Skip to content

Console Output

15:12:51 [2019-12-26T20:12:51.169Z] Triggered by Gerrit: https://git.eclipse.org/r/155059
15:12:51 [2019-12-26T20:12:51.489Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:12:51 [2019-12-26T20:12:51.490Z] Running in Durability level: PERFORMANCE_OPTIMIZED
15:12:52 [2019-12-26T20:12:52.502Z] [Pipeline] Start of Pipeline
15:12:52 [2019-12-26T20:12:52.980Z] [Pipeline] readTrusted
15:12:53 [2019-12-26T20:12:53.086Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:12:53 [2019-12-26T20:12:53.089Z] [Pipeline] podTemplate
15:12:53 [2019-12-26T20:12:53.094Z] [Pipeline] {
15:12:53 [2019-12-26T20:12:53.100Z] [Pipeline] node
15:13:08 [2019-12-26T20:13:08.101Z] Still waiting to schedule task
15:13:08 [2019-12-26T20:13:08.102Z] ‘tracecompass-build-2fqv7-72wzw’ is offline
15:13:56 [2019-12-26T20:13:56.731Z] Agent tracecompass-build-2fqv7-72wzw is provisioned from template Kubernetes Pod Template
15:13:56 [2019-12-26T20:13:56.733Z] ---
15:13:56 [2019-12-26T20:13:56.733Z] apiVersion: "v1"
15:13:56 [2019-12-26T20:13:56.733Z] kind: "Pod"
15:13:56 [2019-12-26T20:13:56.733Z] metadata:
15:13:56 [2019-12-26T20:13:56.733Z]   annotations:
15:13:56 [2019-12-26T20:13:56.733Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/55/"
15:13:56 [2019-12-26T20:13:56.733Z]   labels:
15:13:56 [2019-12-26T20:13:56.733Z]     jenkins: "slave"
15:13:56 [2019-12-26T20:13:56.733Z]     jenkins/label: "tracecompass-build"
15:13:56 [2019-12-26T20:13:56.733Z]   name: "tracecompass-build-2fqv7-72wzw"
15:13:56 [2019-12-26T20:13:56.733Z] spec:
15:13:56 [2019-12-26T20:13:56.733Z]   containers:
15:13:56 [2019-12-26T20:13:56.733Z]   - env:
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_SECRET"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "********"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_TUNNEL"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_AGENT_NAME"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "tracecompass-build-2fqv7-72wzw"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_NAME"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "tracecompass-build-2fqv7-72wzw"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_AGENT_WORKDIR"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "/home/jenkins/agent"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "JENKINS_URL"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
15:13:56 [2019-12-26T20:13:56.733Z]     - name: "HOME"
15:13:56 [2019-12-26T20:13:56.733Z]       value: "/home/jenkins"
15:13:56 [2019-12-26T20:13:56.733Z]     image: "eclipsecbi/jenkins-jnlp-agent"
15:13:56 [2019-12-26T20:13:56.733Z]     name: "jnlp"
15:13:56 [2019-12-26T20:13:56.733Z]     volumeMounts:
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/home/jenkins/.ssh"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "volume-known-hosts"
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/home/jenkins/agent"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "workspace-volume"
15:13:56 [2019-12-26T20:13:56.733Z]       readOnly: false
15:13:56 [2019-12-26T20:13:56.733Z]   - args:
15:13:56 [2019-12-26T20:13:56.733Z]     - "-c"
15:13:56 [2019-12-26T20:13:56.733Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
15:13:56 [2019-12-26T20:13:56.733Z]     command:
15:13:56 [2019-12-26T20:13:56.733Z]     - "/bin/sh"
15:13:56 [2019-12-26T20:13:56.733Z]     image: "delislesim/eclipse-tracecompass-build-env:16.04"
15:13:56 [2019-12-26T20:13:56.733Z]     imagePullPolicy: "Always"
15:13:56 [2019-12-26T20:13:56.733Z]     name: "tracecompass"
15:13:56 [2019-12-26T20:13:56.733Z]     resources:
15:13:56 [2019-12-26T20:13:56.733Z]       limits:
15:13:56 [2019-12-26T20:13:56.733Z]         memory: "2.6Gi"
15:13:56 [2019-12-26T20:13:56.733Z]         cpu: "1.3"
15:13:56 [2019-12-26T20:13:56.733Z]       requests:
15:13:56 [2019-12-26T20:13:56.733Z]         memory: "2.6Gi"
15:13:56 [2019-12-26T20:13:56.733Z]         cpu: "1.3"
15:13:56 [2019-12-26T20:13:56.733Z]     tty: true
15:13:56 [2019-12-26T20:13:56.733Z]     volumeMounts:
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "settings-xml"
15:13:56 [2019-12-26T20:13:56.733Z]       readOnly: true
15:13:56 [2019-12-26T20:13:56.733Z]       subPath: "settings.xml"
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/home/jenkins/.m2/repository"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "m2-repo"
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/opt/tools"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "tools"
15:13:56 [2019-12-26T20:13:56.733Z]     - mountPath: "/home/jenkins/agent"
15:13:56 [2019-12-26T20:13:56.733Z]       name: "workspace-volume"
15:13:56 [2019-12-26T20:13:56.733Z]       readOnly: false
15:13:56 [2019-12-26T20:13:56.733Z]   nodeSelector:
15:13:56 [2019-12-26T20:13:56.733Z]     beta.kubernetes.io/os: "linux"
15:13:56 [2019-12-26T20:13:56.733Z]   restartPolicy: "Never"
15:13:56 [2019-12-26T20:13:56.733Z]   securityContext: {}
15:13:56 [2019-12-26T20:13:56.733Z]   volumes:
15:13:56 [2019-12-26T20:13:56.733Z]   - emptyDir: {}
15:13:56 [2019-12-26T20:13:56.733Z]     name: "m2-repo"
15:13:56 [2019-12-26T20:13:56.733Z]   - name: "settings-xml"
15:13:56 [2019-12-26T20:13:56.733Z]     secret:
15:13:56 [2019-12-26T20:13:56.733Z]       items:
15:13:56 [2019-12-26T20:13:56.733Z]       - key: "settings.xml"
15:13:56 [2019-12-26T20:13:56.733Z]         path: "settings.xml"
15:13:56 [2019-12-26T20:13:56.733Z]       secretName: "m2-secret-dir"
15:13:56 [2019-12-26T20:13:56.733Z]   - emptyDir:
15:13:56 [2019-12-26T20:13:56.733Z]       medium: ""
15:13:56 [2019-12-26T20:13:56.733Z]     name: "workspace-volume"
15:13:56 [2019-12-26T20:13:56.733Z]   - name: "tools"
15:13:56 [2019-12-26T20:13:56.733Z]     persistentVolumeClaim:
15:13:56 [2019-12-26T20:13:56.733Z]       claimName: "tools-claim-jiro-tracecompass"
15:13:56 [2019-12-26T20:13:56.733Z]   - configMap:
15:13:56 [2019-12-26T20:13:56.733Z]       name: "known-hosts"
15:13:56 [2019-12-26T20:13:56.733Z]     name: "volume-known-hosts"
15:13:56 [2019-12-26T20:13:56.733Z] 
15:14:00 [2019-12-26T20:14:00.802Z] Running on tracecompass-build-2fqv7-72wzw in /home/jenkins/agent/workspace/tracecompass-gerrit
15:14:00 [2019-12-26T20:14:00.803Z] [Pipeline] {
15:14:00 [2019-12-26T20:14:00.838Z] [Pipeline] stage
15:14:00 [2019-12-26T20:14:00.841Z] [Pipeline] { (Declarative: Checkout SCM)
15:14:00 [2019-12-26T20:14:00.851Z] [Pipeline] checkout
15:14:29 [2019-12-26T20:14:29.699Z] No credentials specified
15:14:29 [2019-12-26T20:14:29.705Z] Cloning the remote Git repository
15:14:29 [2019-12-26T20:14:29.909Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:14:30 [2019-12-26T20:14:30.518Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit # timeout=10
15:14:31 [2019-12-26T20:14:31.104Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:14:31 [2019-12-26T20:14:31.106Z]  > git --version # timeout=10
15:14:31 [2019-12-26T20:14:31.209Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
15:14:35 [2019-12-26T20:14:35.715Z] Checking out Revision 235222dff65a6ad33a5697890863319463e2f614 (refs/remotes/origin/master)
15:14:34 [2019-12-26T20:14:34.408Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
15:14:34 [2019-12-26T20:14:34.513Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:14:34 [2019-12-26T20:14:34.709Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
15:14:34 [2019-12-26T20:14:34.910Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
15:14:34 [2019-12-26T20:14:34.913Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
15:14:35 [2019-12-26T20:14:35.501Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:14:35 [2019-12-26T20:14:35.608Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:14:35 [2019-12-26T20:14:35.903Z]  > git config core.sparsecheckout # timeout=10
15:14:36 [2019-12-26T20:14:36.103Z]  > git checkout -f 235222dff65a6ad33a5697890863319463e2f614 # timeout=10
15:14:44 [2019-12-26T20:14:44.815Z] Commit message: "Update label tracecompass-sonar.Jenkinsfile"
15:14:44 [2019-12-26T20:14:44.905Z]  > git rev-list --no-walk 235222dff65a6ad33a5697890863319463e2f614 # timeout=10
15:14:45 [2019-12-26T20:14:45.311Z] [Pipeline] }
15:14:45 [2019-12-26T20:14:45.319Z] [Pipeline] // stage
15:14:45 [2019-12-26T20:14:45.333Z] [Pipeline] withEnv
15:14:45 [2019-12-26T20:14:45.334Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.342Z] [Pipeline] container
15:14:45 [2019-12-26T20:14:45.343Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.363Z] [Pipeline] withEnv
15:14:45 [2019-12-26T20:14:45.363Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.370Z] [Pipeline] timestamps
15:14:45 [2019-12-26T20:14:45.370Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
15:14:45 [2019-12-26T20:14:45.371Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.379Z] [Pipeline] timeout
15:14:45 [2019-12-26T20:14:45.379Z] Timeout set to expire in 4 hr 0 min
15:14:45 [2019-12-26T20:14:45.380Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.391Z] [Pipeline] stage
15:14:45 [2019-12-26T20:14:45.394Z] [Pipeline] { (Declarative: Tool Install)
15:14:45 [2019-12-26T20:14:45.402Z] [Pipeline] tool
15:14:45 [2019-12-26T20:14:45.409Z] [Pipeline] envVarsForTool
15:14:45 [2019-12-26T20:14:45.418Z] [Pipeline] tool
15:14:45 [2019-12-26T20:14:45.427Z] [Pipeline] envVarsForTool
15:14:45 [2019-12-26T20:14:45.434Z] [Pipeline] }
15:14:45 [2019-12-26T20:14:45.440Z] [Pipeline] // stage
15:14:45 [2019-12-26T20:14:45.447Z] [Pipeline] withEnv
15:14:45 [2019-12-26T20:14:45.448Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.456Z] [Pipeline] stage
15:14:45 [2019-12-26T20:14:45.458Z] [Pipeline] { (Checkout)
15:14:45 [2019-12-26T20:14:45.476Z] [Pipeline] tool
15:14:45 [2019-12-26T20:14:45.484Z] [Pipeline] envVarsForTool
15:14:45 [2019-12-26T20:14:45.495Z] [Pipeline] tool
15:14:45 [2019-12-26T20:14:45.503Z] [Pipeline] envVarsForTool
15:14:45 [2019-12-26T20:14:45.514Z] [Pipeline] withEnv
15:14:45 [2019-12-26T20:14:45.514Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.523Z] [Pipeline] container
15:14:45 [2019-12-26T20:14:45.524Z] [Pipeline] {
15:14:45 [2019-12-26T20:14:45.530Z] [Pipeline] sh
15:14:51 [2019-12-26T20:14:51.617Z] + mkdir -p ../scripts
15:14:51 [2019-12-26T20:14:51.909Z] [Pipeline] sh
15:14:54 [2019-12-26T20:14:54.504Z] + cp scripts/deploy-rcp.sh ../scripts
15:14:54 [2019-12-26T20:14:54.512Z] [Pipeline] sh
15:14:57 [2019-12-26T20:14:57.110Z] + cp scripts/deploy-update-site.sh ../scripts
15:14:57 [2019-12-26T20:14:57.204Z] [Pipeline] sh
15:14:59 [2019-12-26T20:14:59.899Z] + cp scripts/deploy-doc.sh ../scripts
15:14:59 [2019-12-26T20:14:59.909Z] [Pipeline] checkout
15:15:00 [2019-12-26T20:15:00.098Z] No credentials specified
15:15:00 [2019-12-26T20:15:00.205Z] Fetching changes from the remote Git repository
15:15:00 [2019-12-26T20:15:00.107Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:15:00 [2019-12-26T20:15:00.302Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
15:15:00 [2019-12-26T20:15:00.502Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
15:15:00 [2019-12-26T20:15:00.503Z]  > git --version # timeout=10
15:15:00 [2019-12-26T20:15:00.510Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/59/155059/1 # timeout=10
15:15:56 [2019-12-26T20:15:56.104Z] Checking out Revision 852587a45fbdc561a05b79eb88a1aa7fa95662db (refs/changes/59/155059/1)
15:15:56 [2019-12-26T20:15:56.028Z]  > git rev-parse 852587a45fbdc561a05b79eb88a1aa7fa95662db^{commit} # timeout=10
15:15:56 [2019-12-26T20:15:56.110Z]  > git config core.sparsecheckout # timeout=10
15:15:56 [2019-12-26T20:15:56.115Z]  > git checkout -f 852587a45fbdc561a05b79eb88a1aa7fa95662db # timeout=10
15:16:00 [2019-12-26T20:16:00.903Z] Commit message: "tmf.core: add default trace location attribute to tracetype"
15:16:00 [2019-12-26T20:16:00.910Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:16:02 [2019-12-26T20:16:02.108Z]  > git rev-list --no-walk d3290d3929a4da5220263612cfb847bac88e11c8 # timeout=10
15:16:02 [2019-12-26T20:16:02.220Z] [Pipeline] sh
15:16:04 [2019-12-26T20:16:04.713Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
15:16:04 [2019-12-26T20:16:04.721Z] [Pipeline] sh
15:16:07 [2019-12-26T20:16:07.224Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
15:16:07 [2019-12-26T20:16:07.232Z] [Pipeline] sh
15:16:10 [2019-12-26T20:16:10.110Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
15:16:10 [2019-12-26T20:16:10.118Z] [Pipeline] sh
15:16:12 [2019-12-26T20:16:12.621Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
15:16:12 [2019-12-26T20:16:12.627Z] [Pipeline] }
15:16:12 [2019-12-26T20:16:12.636Z] [Pipeline] // container
15:16:12 [2019-12-26T20:16:12.645Z] [Pipeline] }
15:16:12 [2019-12-26T20:16:12.652Z] [Pipeline] // withEnv
15:16:12 [2019-12-26T20:16:12.659Z] [Pipeline] }
15:16:12 [2019-12-26T20:16:12.666Z] [Pipeline] // stage
15:16:12 [2019-12-26T20:16:12.675Z] [Pipeline] stage
15:16:12 [2019-12-26T20:16:12.677Z] [Pipeline] { (Legacy)
15:16:12 [2019-12-26T20:16:12.714Z] Stage "Legacy" skipped due to when conditional
15:16:12 [2019-12-26T20:16:12.715Z] [Pipeline] }
15:16:12 [2019-12-26T20:16:12.723Z] [Pipeline] // stage
15:16:12 [2019-12-26T20:16:12.732Z] [Pipeline] stage
15:16:12 [2019-12-26T20:16:12.734Z] [Pipeline] { (Build)
15:16:12 [2019-12-26T20:16:12.749Z] [Pipeline] tool
15:16:12 [2019-12-26T20:16:12.757Z] [Pipeline] envVarsForTool
15:16:12 [2019-12-26T20:16:12.767Z] [Pipeline] tool
15:16:12 [2019-12-26T20:16:12.776Z] [Pipeline] envVarsForTool
15:16:12 [2019-12-26T20:16:12.785Z] [Pipeline] withEnv
15:16:12 [2019-12-26T20:16:12.785Z] [Pipeline] {
15:16:12 [2019-12-26T20:16:12.795Z] [Pipeline] container
15:16:12 [2019-12-26T20:16:12.796Z] [Pipeline] {
15:16:12 [2019-12-26T20:16:12.804Z] [Pipeline] sh
15:16:15 [2019-12-26T20:16:15.241Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp
15:16:15 [2019-12-26T20:16:15.249Z] [Pipeline] sh
15:16:17 [2019-12-26T20:16:17.657Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.dev
15:16:17 [2019-12-26T20:16:17.665Z] [Pipeline] sh
15:16:20 [2019-12-26T20:16:20.204Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user
15:16:20 [2019-12-26T20:16:20.211Z] [Pipeline] sh
15:16:22 [2019-12-26T20:16:22.620Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:16:22 [2019-12-26T20:16:22.703Z] [Pipeline] sh
15:16:25 [2019-12-26T20:16:25.201Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:16:25 [2019-12-26T20:16:25.209Z] [Pipeline] sh
15:16:27 [2019-12-26T20:16:27.663Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:16:27 [2019-12-26T20:16:27.671Z] [Pipeline] sh
15:16:30 [2019-12-26T20:16:30.158Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
15:16:30 [2019-12-26T20:16:30.158Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:16:32 [2019-12-26T20:16:32.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 382 B/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 268 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 55 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 120 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 635 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 974 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.4 MB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 700 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 257 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 484 kB/s)
15:16:39 [2019-12-26T20:16:39.253Z] [INFO] Scanning for projects...
15:16:39 [2019-12-26T20:16:39.253Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.511Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.769Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:16:39 [2019-12-26T20:16:39.770Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.028Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.286Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.287Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.545Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
15:16:40 [2019-12-26T20:16:40.803Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
15:16:41 [2019-12-26T20:16:41.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.063Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 56 kB/s)
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.629Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:41 [2019-12-26T20:16:41.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 451 kB/s)
15:16:42 [2019-12-26T20:16:42.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.146Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
15:16:42 [2019-12-26T20:16:42.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 119 kB/s)
15:16:42 [2019-12-26T20:16:42.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 184 kB/s)
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:42 [2019-12-26T20:16:42.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:43 [2019-12-26T20:16:43.178Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 625 kB/s)
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
15:16:43 [2019-12-26T20:16:43.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 686 kB/s)
15:16:43 [2019-12-26T20:16:43.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
15:16:43 [2019-12-26T20:16:43.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
15:16:43 [2019-12-26T20:16:43.954Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
15:16:44 [2019-12-26T20:16:44.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
15:16:44 [2019-12-26T20:16:44.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
15:16:44 [2019-12-26T20:16:44.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
15:16:44 [2019-12-26T20:16:44.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 366 kB/s)
15:16:44 [2019-12-26T20:16:44.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.471Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 97 kB/s)
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:44 [2019-12-26T20:16:44.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s)
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 500 kB/s)
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:45 [2019-12-26T20:16:45.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:45 [2019-12-26T20:16:45.810Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 377 kB/s)
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.104Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
15:16:46 [2019-12-26T20:16:46.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 50 kB/s)
15:16:46 [2019-12-26T20:16:46.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.621Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 65 kB/s)
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:46 [2019-12-26T20:16:46.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:47 [2019-12-26T20:16:47.137Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:47 [2019-12-26T20:16:47.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:47 [2019-12-26T20:16:47.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:47 [2019-12-26T20:16:47.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
15:16:47 [2019-12-26T20:16:47.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 25 kB/s)
15:16:47 [2019-12-26T20:16:47.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
15:16:47 [2019-12-26T20:16:47.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 158 kB/s)
15:16:47 [2019-12-26T20:16:47.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:47 [2019-12-26T20:16:47.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:47 [2019-12-26T20:16:47.913Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 443 kB/s)
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.430Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 24 kB/s)
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.688Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:48 [2019-12-26T20:16:48.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:49 [2019-12-26T20:16:49.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
15:16:49 [2019-12-26T20:16:49.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 152 kB/s)
15:16:49 [2019-12-26T20:16:49.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
15:16:49 [2019-12-26T20:16:49.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 54 kB/s)
15:16:49 [2019-12-26T20:16:49.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.722Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
15:16:49 [2019-12-26T20:16:49.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 189 kB/s)
15:16:49 [2019-12-26T20:16:49.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:49 [2019-12-26T20:16:49.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:49 [2019-12-26T20:16:49.981Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:50 [2019-12-26T20:16:50.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 233 kB/s)
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 139 kB/s)
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:50 [2019-12-26T20:16:50.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:51 [2019-12-26T20:16:51.013Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 253 kB/s)
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
15:16:51 [2019-12-26T20:16:51.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 226 kB/s)
15:16:51 [2019-12-26T20:16:51.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:51 [2019-12-26T20:16:51.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:51 [2019-12-26T20:16:51.788Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:52 [2019-12-26T20:16:52.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:52 [2019-12-26T20:16:52.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:52 [2019-12-26T20:16:52.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
15:16:52 [2019-12-26T20:16:52.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 57 kB/s)
15:16:52 [2019-12-26T20:16:52.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.305Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
15:16:52 [2019-12-26T20:16:52.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 57 kB/s)
15:16:52 [2019-12-26T20:16:52.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:52 [2019-12-26T20:16:52.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:52 [2019-12-26T20:16:52.821Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 72 kB/s)
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 163 kB/s)
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 92 kB/s)
15:16:53 [2019-12-26T20:16:53.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:53 [2019-12-26T20:16:53.977Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 81 kB/s)
15:16:54 [2019-12-26T20:16:54.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.494Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 39 kB/s)
15:16:54 [2019-12-26T20:16:54.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:54 [2019-12-26T20:16:54.753Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 251 kB/s)
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.318Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 336 kB/s)
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:55 [2019-12-26T20:16:55.576Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 100 kB/s)
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.143Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 508 kB/s)
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 165 kB/s)
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:56 [2019-12-26T20:16:56.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:57 [2019-12-26T20:16:57.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:57 [2019-12-26T20:16:57.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:57 [2019-12-26T20:16:57.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
15:16:57 [2019-12-26T20:16:57.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 307 kB/s)
15:16:57 [2019-12-26T20:16:57.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.434Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 58 kB/s)
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:57 [2019-12-26T20:16:57.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:57 [2019-12-26T20:16:57.952Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 75 kB/s)
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.211Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
15:16:58 [2019-12-26T20:16:58.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 52 kB/s)
15:16:58 [2019-12-26T20:16:58.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.728Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
15:16:58 [2019-12-26T20:16:58.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 193 kB/s)
15:16:58 [2019-12-26T20:16:58.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.244Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 67 kB/s)
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:16:59 [2019-12-26T20:16:59.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:16:59 [2019-12-26T20:16:59.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:16:59 [2019-12-26T20:16:59.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:17:00 [2019-12-26T20:17:00.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
15:17:00 [2019-12-26T20:17:00.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 106 kB/s)
15:17:00 [2019-12-26T20:17:00.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.020Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 54 kB/s)
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 172 kB/s)
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:00 [2019-12-26T20:17:00.872Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 159 kB/s)
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.131Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 551 kB/s)
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.698Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 205 kB/s)
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:01 [2019-12-26T20:17:01.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:02 [2019-12-26T20:17:02.214Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 334 kB/s)
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.473Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
15:17:02 [2019-12-26T20:17:02.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s)
15:17:02 [2019-12-26T20:17:02.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
15:17:02 [2019-12-26T20:17:02.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
15:17:02 [2019-12-26T20:17:02.990Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
15:17:03 [2019-12-26T20:17:03.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
15:17:03 [2019-12-26T20:17:03.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
15:17:03 [2019-12-26T20:17:03.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
15:17:03 [2019-12-26T20:17:03.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 459 kB/s)
15:17:03 [2019-12-26T20:17:03.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.507Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
15:17:03 [2019-12-26T20:17:03.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 341 kB/s)
15:17:03 [2019-12-26T20:17:03.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:03 [2019-12-26T20:17:03.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:03 [2019-12-26T20:17:03.766Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.8 MB/s)
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.332Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 447 kB/s)
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:04 [2019-12-26T20:17:04.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:04 [2019-12-26T20:17:04.849Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.0 MB/s)
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.108Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
15:17:05 [2019-12-26T20:17:05.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 423 kB/s)
15:17:05 [2019-12-26T20:17:05.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
15:17:05 [2019-12-26T20:17:05.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 84 kB/s)
15:17:05 [2019-12-26T20:17:05.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:05 [2019-12-26T20:17:05.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:05 [2019-12-26T20:17:05.886Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 459 kB/s)
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.452Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 441 kB/s)
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
15:17:06 [2019-12-26T20:17:06.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
15:17:06 [2019-12-26T20:17:06.968Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 54 kB/s)
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
15:17:07 [2019-12-26T20:17:07.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 30 kB/s)
15:17:07 [2019-12-26T20:17:07.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:07 [2019-12-26T20:17:07.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:07 [2019-12-26T20:17:07.804Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 57 kB/s)
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.062Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 29 kB/s)
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.628Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 32 kB/s)
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:08 [2019-12-26T20:17:08.887Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 46 kB/s)
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.454Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
15:17:09 [2019-12-26T20:17:09.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 38 kB/s)
15:17:09 [2019-12-26T20:17:09.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:09 [2019-12-26T20:17:09.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:09 [2019-12-26T20:17:09.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 190 kB/s)
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 59 kB/s)
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:10 [2019-12-26T20:17:10.744Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.003Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 33 kB/s)
15:17:11 [2019-12-26T20:17:11.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.261Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 102 kB/s)
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:11 [2019-12-26T20:17:11.777Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 33 kB/s)
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.293Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 126 kB/s)
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:12 [2019-12-26T20:17:12.554Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:12 [2019-12-26T20:17:12.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:12 [2019-12-26T20:17:12.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 52 kB/s)
15:17:13 [2019-12-26T20:17:13.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.071Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
15:17:13 [2019-12-26T20:17:13.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 375 kB/s)
15:17:13 [2019-12-26T20:17:13.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.587Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s)
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
15:17:13 [2019-12-26T20:17:13.846Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 132 kB/s)
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.414Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 67 kB/s)
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:14 [2019-12-26T20:17:14.704Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 33 kB/s)
15:17:15 [2019-12-26T20:17:15.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 32 kB/s)
15:17:15 [2019-12-26T20:17:15.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:15 [2019-12-26T20:17:15.777Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:16 [2019-12-26T20:17:16.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:16 [2019-12-26T20:17:16.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:16 [2019-12-26T20:17:16.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
15:17:16 [2019-12-26T20:17:16.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 35 kB/s)
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:16 [2019-12-26T20:17:16.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:16 [2019-12-26T20:17:16.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:16 [2019-12-26T20:17:16.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:16 [2019-12-26T20:17:16.811Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:17 [2019-12-26T20:17:17.072Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:17 [2019-12-26T20:17:17.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:17 [2019-12-26T20:17:17.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:17 [2019-12-26T20:17:17.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:17 [2019-12-26T20:17:17.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:17 [2019-12-26T20:17:17.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:17 [2019-12-26T20:17:17.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:17 [2019-12-26T20:17:17.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:17 [2019-12-26T20:17:17.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:17 [2019-12-26T20:17:17.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:17 [2019-12-26T20:17:17.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:17 [2019-12-26T20:17:17.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:17 [2019-12-26T20:17:17.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:17 [2019-12-26T20:17:17.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:17 [2019-12-26T20:17:17.847Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:18 [2019-12-26T20:17:18.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:18 [2019-12-26T20:17:18.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:18 [2019-12-26T20:17:18.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:18 [2019-12-26T20:17:18.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:18 [2019-12-26T20:17:18.105Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:18 [2019-12-26T20:17:18.363Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:18 [2019-12-26T20:17:18.363Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:18 [2019-12-26T20:17:18.363Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:18 [2019-12-26T20:17:18.363Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:18 [2019-12-26T20:17:18.363Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
15:17:18 [2019-12-26T20:17:18.621Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:18 [2019-12-26T20:17:18.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:18 [2019-12-26T20:17:18.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:18 [2019-12-26T20:17:18.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:18 [2019-12-26T20:17:18.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:19 [2019-12-26T20:17:19.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.139Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:19 [2019-12-26T20:17:19.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:19 [2019-12-26T20:17:19.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:19 [2019-12-26T20:17:19.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.397Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:19 [2019-12-26T20:17:19.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:19 [2019-12-26T20:17:19.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:20 [2019-12-26T20:17:20.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:20 [2019-12-26T20:17:20.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s)
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 64 kB/s)
15:17:20 [2019-12-26T20:17:20.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 2.2 MB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.2 MB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 301 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 374 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 499 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 3.4 MB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.3 MB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 111 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 416 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 818 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 388 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 743 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 519 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 965 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 275 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 59 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 195 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.0 MB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 120 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 196 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 684 kB/s)
15:17:20 [2019-12-26T20:17:20.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 278 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 597 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 788 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 176 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 168 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.6 MB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 297 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 592 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 87 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 7.6 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 32 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 257 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 16 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 21 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 84 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 106 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 8.4 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 2.8 MB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 73 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 553 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 55 kB/s)
15:17:21 [2019-12-26T20:17:21.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 40 kB/s)
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:22 [2019-12-26T20:17:22.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
15:17:23 [2019-12-26T20:17:23.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 20 MB/s)
15:17:23 [2019-12-26T20:17:23.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:23 [2019-12-26T20:17:23.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:23 [2019-12-26T20:17:23.730Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:23 [2019-12-26T20:17:23.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.7 MB/s)
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.245Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 3.7 MB/s)
15:17:24 [2019-12-26T20:17:24.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:24 [2019-12-26T20:17:24.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:25 [2019-12-26T20:17:25.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:25 [2019-12-26T20:17:25.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:25 [2019-12-26T20:17:25.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
15:17:25 [2019-12-26T20:17:25.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 1.2 MB/s)
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 120 kB/s)
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.549Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:27 [2019-12-26T20:17:27.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:28 [2019-12-26T20:17:28.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
15:17:28 [2019-12-26T20:17:28.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 168 kB/s)
15:17:28 [2019-12-26T20:17:28.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
15:17:28 [2019-12-26T20:17:28.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 606 kB/s)
15:17:28 [2019-12-26T20:17:28.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 52 kB/s)
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:28 [2019-12-26T20:17:28.840Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:29 [2019-12-26T20:17:29.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:29 [2019-12-26T20:17:29.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:29 [2019-12-26T20:17:29.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
15:17:29 [2019-12-26T20:17:29.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 258 kB/s)
15:17:29 [2019-12-26T20:17:29.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.406Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.663Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
15:17:29 [2019-12-26T20:17:29.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 58 kB/s)
15:17:29 [2019-12-26T20:17:29.663Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.003Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.003Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 351 kB/s)
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.261Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
15:17:30 [2019-12-26T20:17:30.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 157 kB/s)
15:17:30 [2019-12-26T20:17:30.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:30 [2019-12-26T20:17:30.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:30 [2019-12-26T20:17:30.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 310 kB/s)
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.037Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 142 kB/s)
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.602Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 256 kB/s)
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:31 [2019-12-26T20:17:31.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 824 kB/s)
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.426Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
15:17:32 [2019-12-26T20:17:32.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 400 kB/s)
15:17:32 [2019-12-26T20:17:32.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:32 [2019-12-26T20:17:32.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:32 [2019-12-26T20:17:32.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 34 kB/s)
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.199Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
15:17:33 [2019-12-26T20:17:33.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 532 kB/s)
15:17:33 [2019-12-26T20:17:33.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 78 kB/s)
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:33 [2019-12-26T20:17:33.973Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 642 kB/s)
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 627 kB/s)
15:17:34 [2019-12-26T20:17:34.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 3.5 MB/s)
15:17:35 [2019-12-26T20:17:35.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.057Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 18 kB/s)
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:35 [2019-12-26T20:17:35.622Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:35 [2019-12-26T20:17:35.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:35 [2019-12-26T20:17:35.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:36 [2019-12-26T20:17:36.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
15:17:36 [2019-12-26T20:17:36.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 300 kB/s)
15:17:36 [2019-12-26T20:17:36.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.138Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 27 kB/s)
15:17:36 [2019-12-26T20:17:36.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 128 kB/s)
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:36 [2019-12-26T20:17:36.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:36 [2019-12-26T20:17:36.913Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 526 kB/s)
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.257Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 27 kB/s)
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:37 [2019-12-26T20:17:37.822Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:38 [2019-12-26T20:17:38.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:38 [2019-12-26T20:17:38.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:38 [2019-12-26T20:17:38.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
15:17:38 [2019-12-26T20:17:38.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 132 kB/s)
15:17:38 [2019-12-26T20:17:38.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.337Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
15:17:38 [2019-12-26T20:17:38.596Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 67 kB/s)
15:17:38 [2019-12-26T20:17:38.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:38 [2019-12-26T20:17:38.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:38 [2019-12-26T20:17:38.855Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 224 kB/s)
15:17:39 [2019-12-26T20:17:39.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 302 kB/s)
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:39 [2019-12-26T20:17:39.627Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:39 [2019-12-26T20:17:39.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:39 [2019-12-26T20:17:39.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:40 [2019-12-26T20:17:40.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
15:17:40 [2019-12-26T20:17:40.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 508 kB/s)
15:17:40 [2019-12-26T20:17:40.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.143Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 90 kB/s)
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.401Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
15:17:40 [2019-12-26T20:17:40.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 63 kB/s)
15:17:40 [2019-12-26T20:17:40.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:40 [2019-12-26T20:17:40.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:40 [2019-12-26T20:17:40.967Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 101 kB/s)
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.482Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 16 kB/s)
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:41 [2019-12-26T20:17:41.739Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:41 [2019-12-26T20:17:41.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:41 [2019-12-26T20:17:41.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:41 [2019-12-26T20:17:41.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
15:17:42 [2019-12-26T20:17:42.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 164 kB/s)
15:17:42 [2019-12-26T20:17:42.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.259Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 78 kB/s)
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:42 [2019-12-26T20:17:42.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:42 [2019-12-26T20:17:42.517Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 15 kB/s)
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.081Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 196 kB/s)
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.339Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 98 kB/s)
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:43 [2019-12-26T20:17:43.904Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 55 kB/s)
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 57 kB/s)
15:17:44 [2019-12-26T20:17:44.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:44 [2019-12-26T20:17:44.762Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 48 kB/s)
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.019Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s)
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:45 [2019-12-26T20:17:45.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
15:17:46 [2019-12-26T20:17:46.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 85 kB/s)
15:17:46 [2019-12-26T20:17:46.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.100Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 66 kB/s)
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.358Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 64 kB/s)
15:17:46 [2019-12-26T20:17:46.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.873Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:46 [2019-12-26T20:17:46.873Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 68 kB/s)
15:17:47 [2019-12-26T20:17:47.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.388Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 62 kB/s)
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:47 [2019-12-26T20:17:47.645Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 52 kB/s)
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.211Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 67 kB/s)
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:48 [2019-12-26T20:17:48.469Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 215 kB/s)
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.034Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.293Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 87 kB/s)
15:17:49 [2019-12-26T20:17:49.293Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.293Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.293Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 43 kB/s)
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:49 [2019-12-26T20:17:49.857Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 104 kB/s)
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.374Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.374Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 136 kB/s)
15:17:50 [2019-12-26T20:17:50.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 397 kB/s)
15:17:50 [2019-12-26T20:17:50.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:50 [2019-12-26T20:17:50.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:50 [2019-12-26T20:17:50.889Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 33 kB/s)
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 39 kB/s)
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:51 [2019-12-26T20:17:51.774Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 175 kB/s)
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.032Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 74 kB/s)
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.597Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 966 kB/s)
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:52 [2019-12-26T20:17:52.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:53 [2019-12-26T20:17:53.113Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 82 kB/s)
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
15:17:53 [2019-12-26T20:17:53.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 331 kB/s)
15:17:53 [2019-12-26T20:17:53.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:53 [2019-12-26T20:17:53.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:53 [2019-12-26T20:17:53.886Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.5 MB/s)
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.144Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
15:17:54 [2019-12-26T20:17:54.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 466 kB/s)
15:17:54 [2019-12-26T20:17:54.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 64 kB/s)
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:54 [2019-12-26T20:17:54.966Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 64 kB/s)
15:17:55 [2019-12-26T20:17:55.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.531Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 177 kB/s)
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:55 [2019-12-26T20:17:55.788Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 328 kB/s)
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.354Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
15:17:56 [2019-12-26T20:17:56.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 852 kB/s)
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.6 MB/s)
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 606 kB/s)
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 7.1 MB/s)
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:56 [2019-12-26T20:17:56.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 99 kB/s)
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.435Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 365 kB/s)
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:57 [2019-12-26T20:17:57.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:57 [2019-12-26T20:17:57.951Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.2 MB/s)
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.209Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 535 kB/s)
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:58 [2019-12-26T20:17:58.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 557 kB/s)
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.102Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
15:17:59 [2019-12-26T20:17:59.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 140 kB/s)
15:17:59 [2019-12-26T20:17:59.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.617Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 248 kB/s)
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:17:59 [2019-12-26T20:17:59.875Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.3 MB/s)
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:00 [2019-12-26T20:18:00.440Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:01 [2019-12-26T20:18:01.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:01 [2019-12-26T20:18:01.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:01 [2019-12-26T20:18:01.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
15:18:01 [2019-12-26T20:18:01.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 305 kB/s)
15:18:01 [2019-12-26T20:18:01.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.005Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 87 kB/s)
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:01 [2019-12-26T20:18:01.519Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:01 [2019-12-26T20:18:01.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:01 [2019-12-26T20:18:01.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:01 [2019-12-26T20:18:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
15:18:02 [2019-12-26T20:18:02.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 424 kB/s)
15:18:02 [2019-12-26T20:18:02.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.034Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 214 kB/s)
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.291Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
15:18:02 [2019-12-26T20:18:02.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 329 kB/s)
15:18:02 [2019-12-26T20:18:02.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:02 [2019-12-26T20:18:02.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:02 [2019-12-26T20:18:02.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s)
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.321Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 474 kB/s)
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:03 [2019-12-26T20:18:03.579Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:03 [2019-12-26T20:18:03.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:03 [2019-12-26T20:18:03.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:03 [2019-12-26T20:18:03.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
15:18:04 [2019-12-26T20:18:04.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.0 MB/s)
15:18:04 [2019-12-26T20:18:04.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.095Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 246 kB/s)
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.352Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.1 MB/s)
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:04 [2019-12-26T20:18:04.917Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 275 kB/s)
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.432Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.5 MB/s)
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:05 [2019-12-26T20:18:05.692Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 132 kB/s)
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.104Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.7 MB/s)
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.669Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 106 kB/s)
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:06 [2019-12-26T20:18:06.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 48 kB/s)
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.444Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 100 kB/s)
15:18:07 [2019-12-26T20:18:07.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:07 [2019-12-26T20:18:07.960Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 48 kB/s)
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.476Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 64 kB/s)
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.734Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:08 [2019-12-26T20:18:08.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 102 kB/s)
15:18:09 [2019-12-26T20:18:09.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.250Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 65 kB/s)
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:09 [2019-12-26T20:18:09.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 118 kB/s)
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.072Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 911 kB/s)
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.329Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.1 MB/s)
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
15:18:10 [2019-12-26T20:18:10.894Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
15:18:11 [2019-12-26T20:18:11.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
15:18:11 [2019-12-26T20:18:11.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
15:18:11 [2019-12-26T20:18:11.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
15:18:11 [2019-12-26T20:18:11.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 500 kB/s)
15:18:11 [2019-12-26T20:18:11.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.410Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 68 kB/s)
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:11 [2019-12-26T20:18:11.667Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:12 [2019-12-26T20:18:12.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:12 [2019-12-26T20:18:12.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:12 [2019-12-26T20:18:12.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
15:18:12 [2019-12-26T20:18:12.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 366 kB/s)
15:18:12 [2019-12-26T20:18:12.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.232Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 53 kB/s)
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:12 [2019-12-26T20:18:12.489Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 496 kB/s)
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.053Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 254 kB/s)
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.402Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 53 kB/s)
15:18:13 [2019-12-26T20:18:13.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:13 [2019-12-26T20:18:13.917Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 700 kB/s)
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.174Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 69 kB/s)
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.739Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 92 kB/s)
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:14 [2019-12-26T20:18:14.996Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 167 kB/s)
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.562Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 620 kB/s)
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:15 [2019-12-26T20:18:15.819Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 145 kB/s)
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.384Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 429 kB/s)
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:16 [2019-12-26T20:18:16.641Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 183 kB/s)
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 557 kB/s)
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:17 [2019-12-26T20:18:17.464Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 449 kB/s)
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.029Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 77 kB/s)
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.287Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 54 kB/s)
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:18 [2019-12-26T20:18:18.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 92 kB/s)
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.110Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 70 kB/s)
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.675Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 30 kB/s)
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:19 [2019-12-26T20:18:19.932Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 195 kB/s)
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.498Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 375 kB/s)
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:20 [2019-12-26T20:18:20.806Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 103 kB/s)
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.323Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 60 kB/s)
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:21 [2019-12-26T20:18:21.580Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 28 kB/s)
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.145Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 64 kB/s)
15:18:22 [2019-12-26T20:18:22.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 108 kB/s)
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:22 [2019-12-26T20:18:22.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 81 kB/s)
15:18:23 [2019-12-26T20:18:23.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.434Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 67 kB/s)
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:23 [2019-12-26T20:18:23.691Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 95 kB/s)
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.256Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 387 kB/s)
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:24 [2019-12-26T20:18:24.514Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 495 kB/s)
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.080Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 212 kB/s)
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:25 [2019-12-26T20:18:25.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.111Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:26 [2019-12-26T20:18:26.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:26 [2019-12-26T20:18:26.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:26 [2019-12-26T20:18:26.626Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:26 [2019-12-26T20:18:26.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:27 [2019-12-26T20:18:27.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:27 [2019-12-26T20:18:27.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:27 [2019-12-26T20:18:27.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:27 [2019-12-26T20:18:27.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:27 [2019-12-26T20:18:27.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 884 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 179 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.3 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 2.7 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 5.7 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 684 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 78 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.0 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 208 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 146 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.1 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 646 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 265 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 2.0 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 111 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 139 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 127 kB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.2 MB/s)
15:18:28 [2019-12-26T20:18:28.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 380 kB/s)
15:18:28 [2019-12-26T20:18:28.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 921 kB/s)
15:18:29 [2019-12-26T20:18:29.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.174Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
15:18:29 [2019-12-26T20:18:29.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 174 kB/s)
15:18:29 [2019-12-26T20:18:29.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.690Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
15:18:29 [2019-12-26T20:18:29.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 379 kB/s)
15:18:29 [2019-12-26T20:18:29.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:29 [2019-12-26T20:18:29.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:29 [2019-12-26T20:18:29.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:30 [2019-12-26T20:18:30.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:30 [2019-12-26T20:18:30.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:30 [2019-12-26T20:18:30.463Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
15:18:30 [2019-12-26T20:18:30.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.2 MB/s)
15:18:30 [2019-12-26T20:18:30.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.463Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 108 kB/s)
15:18:30 [2019-12-26T20:18:30.979Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:30 [2019-12-26T20:18:30.979Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 241 kB/s)
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.236Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 274 kB/s)
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:31 [2019-12-26T20:18:31.752Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 52 kB/s)
15:18:32 [2019-12-26T20:18:32.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.266Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 264 kB/s)
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:32 [2019-12-26T20:18:32.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 112 kB/s)
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
15:18:33 [2019-12-26T20:18:33.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 650 kB/s)
15:18:34 [2019-12-26T20:18:34.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.168Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 53 kB/s)
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:34 [2019-12-26T20:18:34.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:34 [2019-12-26T20:18:34.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 530 kB/s)
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.005Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 18 kB/s)
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.620Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
15:18:35 [2019-12-26T20:18:35.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 7.1 MB/s)
15:18:36 [2019-12-26T20:18:36.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 14 MB/s)
15:18:36 [2019-12-26T20:18:36.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:36 [2019-12-26T20:18:36.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:36 [2019-12-26T20:18:36.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 64 kB/s)
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.006Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 743 kB/s)
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.263Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 557 kB/s)
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:37 [2019-12-26T20:18:37.827Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.3 MB/s)
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.084Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.3 MB/s)
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:38 [2019-12-26T20:18:38.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:38 [2019-12-26T20:18:38.906Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 49 kB/s)
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.163Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
15:18:39 [2019-12-26T20:18:39.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 422 kB/s)
15:18:39 [2019-12-26T20:18:39.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
15:18:39 [2019-12-26T20:18:39.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
15:18:39 [2019-12-26T20:18:39.677Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
15:18:40 [2019-12-26T20:18:40.242Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.3 kB/s)
15:18:40 [2019-12-26T20:18:40.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
15:18:40 [2019-12-26T20:18:40.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
15:18:40 [2019-12-26T20:18:40.242Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
15:18:40 [2019-12-26T20:18:40.807Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 18 kB/s)
15:18:40 [2019-12-26T20:18:40.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
15:18:40 [2019-12-26T20:18:40.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
15:18:40 [2019-12-26T20:18:40.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
15:18:41 [2019-12-26T20:18:41.371Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 153 kB/s)
15:18:41 [2019-12-26T20:18:41.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:41 [2019-12-26T20:18:41.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:41 [2019-12-26T20:18:41.371Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:41 [2019-12-26T20:18:41.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:41 [2019-12-26T20:18:41.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:41 [2019-12-26T20:18:41.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 4.0 kB/s)
15:18:42 [2019-12-26T20:18:42.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.214Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 28 kB/s)
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:42 [2019-12-26T20:18:42.473Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 609 kB/s)
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.038Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 111 kB/s)
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 104 kB/s)
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:43 [2019-12-26T20:18:43.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 172 kB/s)
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.117Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 299 kB/s)
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.682Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 104 kB/s)
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:44 [2019-12-26T20:18:44.939Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 61 kB/s)
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 620 kB/s)
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:45 [2019-12-26T20:18:45.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 151 kB/s)
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.325Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 99 kB/s)
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:46 [2019-12-26T20:18:46.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 711 kB/s)
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:47 [2019-12-26T20:18:47.145Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:48 [2019-12-26T20:18:48.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:48 [2019-12-26T20:18:48.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:48 [2019-12-26T20:18:48.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
15:18:48 [2019-12-26T20:18:48.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 15 kB/s)
15:18:48 [2019-12-26T20:18:48.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:48 [2019-12-26T20:18:48.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:48 [2019-12-26T20:18:48.774Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 110 kB/s)
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.031Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 105 kB/s)
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:49 [2019-12-26T20:18:49.596Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 394 kB/s)
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.014Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
15:18:50 [2019-12-26T20:18:50.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.7 MB/s)
15:18:50 [2019-12-26T20:18:50.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.530Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 21 kB/s)
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:50 [2019-12-26T20:18:50.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 4.6 kB/s)
15:18:51 [2019-12-26T20:18:51.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.559Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:51 [2019-12-26T20:18:51.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:52 [2019-12-26T20:18:52.074Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:52 [2019-12-26T20:18:52.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
15:18:52 [2019-12-26T20:18:52.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 5.0 kB/s)
15:18:52 [2019-12-26T20:18:52.074Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:52 [2019-12-26T20:18:52.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:52 [2019-12-26T20:18:52.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 17 kB/s)
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 39 kB/s)
15:18:54 [2019-12-26T20:18:54.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 29 kB/s)
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:54 [2019-12-26T20:18:54.742Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 53 kB/s)
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.306Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 29 kB/s)
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:55 [2019-12-26T20:18:55.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 82 kB/s)
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.130Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 26 kB/s)
15:18:56 [2019-12-26T20:18:56.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.645Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 70 kB/s)
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:56 [2019-12-26T20:18:56.903Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.160Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 24 kB/s)
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.420Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 28 kB/s)
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:57 [2019-12-26T20:18:57.902Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 68 kB/s)
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 58 kB/s)
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.725Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 33 kB/s)
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:58 [2019-12-26T20:18:58.983Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 221 kB/s)
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.547Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 80 kB/s)
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:18:59 [2019-12-26T20:18:59.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 140 kB/s)
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 246 kB/s)
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:00 [2019-12-26T20:19:00.627Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 53 kB/s)
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.191Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 96 kB/s)
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:01 [2019-12-26T20:19:01.448Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 18 kB/s)
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.013Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 30 kB/s)
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
15:19:02 [2019-12-26T20:19:02.270Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
15:19:02 [2019-12-26T20:19:02.834Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 15 kB/s)
15:19:02 [2019-12-26T20:19:02.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
15:19:02 [2019-12-26T20:19:02.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
15:19:02 [2019-12-26T20:19:02.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 85 kB/s)
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 241 kB/s)
15:19:03 [2019-12-26T20:19:03.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.657Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
15:19:03 [2019-12-26T20:19:03.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 166 kB/s)
15:19:03 [2019-12-26T20:19:03.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:03 [2019-12-26T20:19:03.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:03 [2019-12-26T20:19:03.914Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:04 [2019-12-26T20:19:04.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:04 [2019-12-26T20:19:04.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:04 [2019-12-26T20:19:04.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
15:19:04 [2019-12-26T20:19:04.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 165 kB/s)
15:19:04 [2019-12-26T20:19:04.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.428Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 292 kB/s)
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:04 [2019-12-26T20:19:04.704Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:04 [2019-12-26T20:19:04.964Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:05 [2019-12-26T20:19:05.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:05 [2019-12-26T20:19:05.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
15:19:05 [2019-12-26T20:19:05.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 5.4 kB/s)
15:19:05 [2019-12-26T20:19:05.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.478Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 69 kB/s)
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:05 [2019-12-26T20:19:05.736Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 250 kB/s)
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 51 kB/s)
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:06 [2019-12-26T20:19:06.560Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 31 kB/s)
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.125Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 16 kB/s)
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.382Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 31 kB/s)
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:07 [2019-12-26T20:19:07.947Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:08 [2019-12-26T20:19:08.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 46 kB/s)
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 26 kB/s)
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:08 [2019-12-26T20:19:08.768Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 35 kB/s)
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.285Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 25 kB/s)
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:09 [2019-12-26T20:19:09.542Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:09 [2019-12-26T20:19:09.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:09 [2019-12-26T20:19:09.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:09 [2019-12-26T20:19:09.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
15:19:10 [2019-12-26T20:19:10.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 56 kB/s)
15:19:10 [2019-12-26T20:19:10.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.057Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
15:19:10 [2019-12-26T20:19:10.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 47 kB/s)
15:19:10 [2019-12-26T20:19:10.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.315Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 35 kB/s)
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:10 [2019-12-26T20:19:10.879Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 20 kB/s)
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.137Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 47 kB/s)
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:11 [2019-12-26T20:19:11.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 12 kB/s)
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.006Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
15:19:12 [2019-12-26T20:19:12.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 356 kB/s)
15:19:12 [2019-12-26T20:19:12.521Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:12 [2019-12-26T20:19:12.521Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:12 [2019-12-26T20:19:12.521Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:12 [2019-12-26T20:19:12.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:12 [2019-12-26T20:19:12.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:12 [2019-12-26T20:19:12.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
15:19:13 [2019-12-26T20:19:13.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 583 kB/s)
15:19:13 [2019-12-26T20:19:13.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.035Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 150 kB/s)
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.549Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 149 kB/s)
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:13 [2019-12-26T20:19:13.806Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:14 [2019-12-26T20:19:14.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:14 [2019-12-26T20:19:14.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:14 [2019-12-26T20:19:14.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
15:19:14 [2019-12-26T20:19:14.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 281 kB/s)
15:19:14 [2019-12-26T20:19:14.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.319Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 452 kB/s)
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:14 [2019-12-26T20:19:14.576Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:14 [2019-12-26T20:19:14.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 139 kB/s)
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.091Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
15:19:15 [2019-12-26T20:19:15.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 223 kB/s)
15:19:15 [2019-12-26T20:19:15.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.606Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 592 kB/s)
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:15 [2019-12-26T20:19:15.863Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:16 [2019-12-26T20:19:16.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:16 [2019-12-26T20:19:16.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:16 [2019-12-26T20:19:16.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
15:19:16 [2019-12-26T20:19:16.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 553 kB/s)
15:19:16 [2019-12-26T20:19:16.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.377Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 165 kB/s)
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:16 [2019-12-26T20:19:16.634Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:16 [2019-12-26T20:19:16.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 122 kB/s)
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.148Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 112 kB/s)
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.662Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 67 kB/s)
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:17 [2019-12-26T20:19:17.920Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 366 kB/s)
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:18 [2019-12-26T20:19:18.486Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:18 [2019-12-26T20:19:18.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:18 [2019-12-26T20:19:18.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:19 [2019-12-26T20:19:19.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
15:19:19 [2019-12-26T20:19:19.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.6 MB/s)
15:19:19 [2019-12-26T20:19:19.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.159Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
15:19:19 [2019-12-26T20:19:19.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 60 kB/s)
15:19:19 [2019-12-26T20:19:19.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 172 kB/s)
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:19 [2019-12-26T20:19:19.931Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:20 [2019-12-26T20:19:20.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 60 kB/s)
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.446Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 471 kB/s)
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:20 [2019-12-26T20:19:20.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:20 [2019-12-26T20:19:20.962Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 958 kB/s)
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.219Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.476Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
15:19:21 [2019-12-26T20:19:21.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 105 kB/s)
15:19:21 [2019-12-26T20:19:21.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 270 kB/s)
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 866 kB/s)
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.734Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 90 kB/s)
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:21 [2019-12-26T20:19:21.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:22 [2019-12-26T20:19:22.248Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 131 kB/s)
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:22 [2019-12-26T20:19:22.506Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:22 [2019-12-26T20:19:22.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:22 [2019-12-26T20:19:22.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:23 [2019-12-26T20:19:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
15:19:23 [2019-12-26T20:19:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 109 kB/s)
15:19:23 [2019-12-26T20:19:23.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
15:19:23 [2019-12-26T20:19:23.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 136 kB/s)
15:19:23 [2019-12-26T20:19:23.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.279Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 103 kB/s)
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:23 [2019-12-26T20:19:23.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:24 [2019-12-26T20:19:24.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:24 [2019-12-26T20:19:24.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:24 [2019-12-26T20:19:24.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
15:19:24 [2019-12-26T20:19:24.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 258 kB/s)
15:19:24 [2019-12-26T20:19:24.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
15:19:24 [2019-12-26T20:19:24.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 703 kB/s)
15:19:24 [2019-12-26T20:19:24.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:24 [2019-12-26T20:19:24.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:24 [2019-12-26T20:19:24.876Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 246 kB/s)
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.133Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 326 kB/s)
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.703Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 350 kB/s)
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:25 [2019-12-26T20:19:25.962Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:26 [2019-12-26T20:19:26.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:26 [2019-12-26T20:19:26.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:26 [2019-12-26T20:19:26.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
15:19:26 [2019-12-26T20:19:26.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 685 kB/s)
15:19:26 [2019-12-26T20:19:26.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.477Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 305 kB/s)
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:26 [2019-12-26T20:19:26.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:26 [2019-12-26T20:19:26.993Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 50 kB/s)
15:19:27 [2019-12-26T20:19:27.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.251Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 353 kB/s)
15:19:27 [2019-12-26T20:19:27.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:27 [2019-12-26T20:19:27.765Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 75 kB/s)
15:19:28 [2019-12-26T20:19:28.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.280Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 112 kB/s)
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 208 kB/s)
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:28 [2019-12-26T20:19:28.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:29 [2019-12-26T20:19:29.051Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:29 [2019-12-26T20:19:29.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:29 [2019-12-26T20:19:29.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:29 [2019-12-26T20:19:29.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
15:19:29 [2019-12-26T20:19:29.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 70 kB/s)
15:19:29 [2019-12-26T20:19:29.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 61 kB/s)
15:19:29 [2019-12-26T20:19:29.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:29 [2019-12-26T20:19:29.823Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 233 kB/s)
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.080Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.337Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 99 kB/s)
15:19:30 [2019-12-26T20:19:30.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 72 kB/s)
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:30 [2019-12-26T20:19:30.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 64 kB/s)
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.417Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 50 kB/s)
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:31 [2019-12-26T20:19:31.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 64 kB/s)
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.241Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 422 kB/s)
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 52 kB/s)
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:32 [2019-12-26T20:19:32.954Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 124 kB/s)
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.519Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 65 kB/s)
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:33 [2019-12-26T20:19:33.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 78 kB/s)
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.343Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 101 kB/s)
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:34 [2019-12-26T20:19:34.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:34 [2019-12-26T20:19:34.859Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 258 kB/s)
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.117Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 57 kB/s)
15:19:35 [2019-12-26T20:19:35.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.632Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 257 kB/s)
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:35 [2019-12-26T20:19:35.889Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:36 [2019-12-26T20:19:36.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 39 kB/s)
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.405Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 163 kB/s)
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:36 [2019-12-26T20:19:36.662Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:36 [2019-12-26T20:19:36.663Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:37 [2019-12-26T20:19:37.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 773 kB/s)
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.227Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 43 kB/s)
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:37 [2019-12-26T20:19:37.484Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:38 [2019-12-26T20:19:38.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:38 [2019-12-26T20:19:38.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:38 [2019-12-26T20:19:38.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
15:19:38 [2019-12-26T20:19:38.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 776 kB/s)
15:19:38 [2019-12-26T20:19:38.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:38 [2019-12-26T20:19:38.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:38 [2019-12-26T20:19:38.305Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:38 [2019-12-26T20:19:38.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:39 [2019-12-26T20:19:39.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:39 [2019-12-26T20:19:39.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
15:19:39 [2019-12-26T20:19:39.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 176 kB/s)
15:19:39 [2019-12-26T20:19:39.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:39 [2019-12-26T20:19:39.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:39 [2019-12-26T20:19:39.803Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 510 kB/s)
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.060Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
15:19:40 [2019-12-26T20:19:40.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 179 kB/s)
15:19:40 [2019-12-26T20:19:40.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.575Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 216 kB/s)
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:40 [2019-12-26T20:19:40.832Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 39 kB/s)
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 327 kB/s)
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 861 kB/s)
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.396Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
15:19:41 [2019-12-26T20:19:41.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 208 kB/s)
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
15:19:41 [2019-12-26T20:19:41.911Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
15:19:41 [2019-12-26T20:19:41.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 5.9 MB/s)
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:42 [2019-12-26T20:19:42.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:42 [2019-12-26T20:19:42.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:42 [2019-12-26T20:19:42.427Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:42 [2019-12-26T20:19:42.428Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:42 [2019-12-26T20:19:42.428Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:42 [2019-12-26T20:19:42.428Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:42 [2019-12-26T20:19:42.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:42 [2019-12-26T20:19:42.684Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:42 [2019-12-26T20:19:42.685Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:42 [2019-12-26T20:19:42.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
15:19:42 [2019-12-26T20:19:42.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:42 [2019-12-26T20:19:42.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:42 [2019-12-26T20:19:42.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:42 [2019-12-26T20:19:42.942Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:43 [2019-12-26T20:19:43.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:43 [2019-12-26T20:19:43.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:43 [2019-12-26T20:19:43.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
15:19:43 [2019-12-26T20:19:43.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:43 [2019-12-26T20:19:43.457Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:43 [2019-12-26T20:19:43.457Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:43 [2019-12-26T20:19:43.457Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:43 [2019-12-26T20:19:43.457Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:43 [2019-12-26T20:19:43.714Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 76 kB/s)
15:19:43 [2019-12-26T20:19:43.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:43 [2019-12-26T20:19:43.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:43 [2019-12-26T20:19:43.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:43 [2019-12-26T20:19:43.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:43 [2019-12-26T20:19:43.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:43 [2019-12-26T20:19:43.972Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:44 [2019-12-26T20:19:44.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:44 [2019-12-26T20:19:44.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:44 [2019-12-26T20:19:44.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:44 [2019-12-26T20:19:44.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
15:19:44 [2019-12-26T20:19:44.231Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:44 [2019-12-26T20:19:44.488Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:44 [2019-12-26T20:19:44.488Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:44 [2019-12-26T20:19:44.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:45 [2019-12-26T20:19:45.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:45 [2019-12-26T20:19:45.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.0 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.1 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 5.4 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.2 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 2.2 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.9 MB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 318 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 149 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 522 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 190 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 650 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 316 kB/s)
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
15:19:46 [2019-12-26T20:19:46.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.1 MB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 460 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 153 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 492 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 1.1 MB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 655 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 174 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 226 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 157 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 742 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 9.4 MB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 356 kB/s)
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
15:19:46 [2019-12-26T20:19:46.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 92 kB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 180 kB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 508 kB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 23 kB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 1.3 MB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.9 MB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 9.4 kB/s)
15:19:46 [2019-12-26T20:19:46.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 764 kB/s)
15:19:46 [2019-12-26T20:19:46.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 3.9 MB/s)
15:19:47 [2019-12-26T20:19:47.113Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:19:47 [2019-12-26T20:19:47.761Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/
15:19:47 [2019-12-26T20:19:47.761Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/
15:19:47 [2019-12-26T20:19:47.761Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0
15:19:47 [2019-12-26T20:19:47.761Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/
15:19:47 [2019-12-26T20:19:47.761Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/
15:19:48 [2019-12-26T20:19:48.742Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.5.0/
15:19:48 [2019-12-26T20:19:48.742Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.5.0/
15:19:48 [2019-12-26T20:19:48.742Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.5.0
15:19:48 [2019-12-26T20:19:48.742Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.5.0/
15:19:48 [2019-12-26T20:19:48.742Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.5.0/
15:19:49 [2019-12-26T20:19:49.001Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
15:19:49 [2019-12-26T20:19:49.001Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
15:19:49 [2019-12-26T20:19:49.001Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
15:19:49 [2019-12-26T20:19:49.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
15:19:49 [2019-12-26T20:19:49.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
15:19:49 [2019-12-26T20:19:49.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
15:19:49 [2019-12-26T20:19:49.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
15:19:49 [2019-12-26T20:19:49.516Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1
15:19:49 [2019-12-26T20:19:49.516Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
15:19:49 [2019-12-26T20:19:49.516Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
15:19:49 [2019-12-26T20:19:49.774Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
15:19:49 [2019-12-26T20:19:49.774Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
15:19:49 [2019-12-26T20:19:49.774Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository
15:19:49 [2019-12-26T20:19:49.774Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
15:19:49 [2019-12-26T20:19:49.774Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
15:19:50 [2019-12-26T20:19:50.032Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/
15:19:50 [2019-12-26T20:19:50.032Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/
15:19:50 [2019-12-26T20:19:50.032Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1
15:19:50 [2019-12-26T20:19:50.289Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/
15:19:50 [2019-12-26T20:19:50.289Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/
15:19:50 [2019-12-26T20:19:50.289Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/
15:19:50 [2019-12-26T20:19:50.289Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/
15:19:50 [2019-12-26T20:19:50.546Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository
15:19:50 [2019-12-26T20:19:50.546Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/
15:19:50 [2019-12-26T20:19:50.546Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/
15:19:50 [2019-12-26T20:19:50.803Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/ (107.42kB)
15:19:50 [2019-12-26T20:19:50.804Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/ (107.42kB)
15:19:51 [2019-12-26T20:19:51.061Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/
15:19:51 [2019-12-26T20:19:51.061Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/
15:19:51 [2019-12-26T20:19:51.318Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/
15:19:51 [2019-12-26T20:19:51.318Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/
15:19:51 [2019-12-26T20:19:51.884Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
15:19:51 [2019-12-26T20:19:51.884Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
15:19:51 [2019-12-26T20:19:51.884Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
15:19:51 [2019-12-26T20:19:51.884Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
15:19:51 [2019-12-26T20:19:51.884Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
15:19:52 [2019-12-26T20:19:52.142Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
15:19:52 [2019-12-26T20:19:52.142Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
15:19:52 [2019-12-26T20:19:52.400Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
15:19:52 [2019-12-26T20:19:52.400Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
15:19:52 [2019-12-26T20:19:52.400Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
15:19:52 [2019-12-26T20:19:52.400Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
15:19:52 [2019-12-26T20:19:52.656Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
15:19:52 [2019-12-26T20:19:52.656Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
15:19:52 [2019-12-26T20:19:52.656Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/
15:19:52 [2019-12-26T20:19:52.656Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/
15:19:52 [2019-12-26T20:19:52.914Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610
15:19:52 [2019-12-26T20:19:52.914Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/
15:19:52 [2019-12-26T20:19:52.914Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/
15:19:53 [2019-12-26T20:19:53.478Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
15:19:53 [2019-12-26T20:19:53.478Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
15:19:53 [2019-12-26T20:19:53.478Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
15:19:53 [2019-12-26T20:19:53.735Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/
15:19:53 [2019-12-26T20:19:53.735Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/
15:19:53 [2019-12-26T20:19:53.735Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository
15:19:53 [2019-12-26T20:19:53.735Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/
15:19:53 [2019-12-26T20:19:53.735Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/
15:19:54 [2019-12-26T20:19:54.403Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/
15:19:54 [2019-12-26T20:19:54.403Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/
15:19:54 [2019-12-26T20:19:54.403Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.20
15:19:54 [2019-12-26T20:19:54.403Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/
15:19:54 [2019-12-26T20:19:54.403Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/
15:20:02 [2019-12-26T20:20:02.503Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (79.97kB)
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] The user operation is waiting for background work to complete.
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (79.97kB)
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (743.15kB)
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] The user operation is waiting for background work to complete.
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (743.15kB)
15:20:07 [2019-12-26T20:20:07.758Z] [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
15:20:08 [2019-12-26T20:20:08.690Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (9.5MB)
15:20:08 [2019-12-26T20:20:08.690Z] [INFO] The user operation is waiting for background work to complete.
15:20:08 [2019-12-26T20:20:08.690Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (9.5MB)
15:20:09 [2019-12-26T20:20:09.621Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (26.78kB)
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] The user operation is waiting for background work to complete.
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (26.78kB)
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (458.65kB)
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] The user operation is waiting for background work to complete.
15:20:13 [2019-12-26T20:20:13.852Z] [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (458.65kB)
15:20:14 [2019-12-26T20:20:14.110Z] [INFO] Unpacking org.eclipse.osgi_3.15.100.v20191114-1701...
15:20:14 [2019-12-26T20:20:14.674Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (249kB)
15:20:14 [2019-12-26T20:20:14.674Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (249kB)
15:20:14 [2019-12-26T20:20:14.674Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (55.41kB)
15:20:14 [2019-12-26T20:20:14.674Z] [INFO] The user operation is waiting for background work to complete.
15:20:14 [2019-12-26T20:20:14.674Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (55.41kB)
15:20:14 [2019-12-26T20:20:14.931Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
15:20:14 [2019-12-26T20:20:14.931Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (82.7kB)
15:20:14 [2019-12-26T20:20:14.931Z] [INFO] The user operation is waiting for background work to complete.
15:20:14 [2019-12-26T20:20:14.931Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (82.7kB)
15:20:14 [2019-12-26T20:20:14.931Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
15:20:15 [2019-12-26T20:20:15.189Z] [INFO] Fetching org.eclipse.cdt.core_6.10.0.201912051559.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (1.63MB)
15:20:15 [2019-12-26T20:20:15.189Z] [INFO] The user operation is waiting for background work to complete.
15:20:15 [2019-12-26T20:20:15.189Z] [INFO] Fetching org.eclipse.cdt.core_6.10.0.201912051559.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (1.63MB)
15:20:15 [2019-12-26T20:20:15.189Z] [INFO] Unpacking org.eclipse.cdt.core_6.10.0.201912051559...
15:20:17 [2019-12-26T20:20:17.084Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.300.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (17.19kB)
15:20:17 [2019-12-26T20:20:17.084Z] [INFO] The user operation is waiting for background work to complete.
15:20:17 [2019-12-26T20:20:17.084Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.300.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (17.19kB)
15:20:17 [2019-12-26T20:20:17.084Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.300.201910171407...
15:20:17 [2019-12-26T20:20:17.648Z] [INFO] Fetching R-4.14-201912100610&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.14/
15:20:17 [2019-12-26T20:20:17.649Z] [INFO] Fetching R-4.14-201912100610&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.14/
15:20:17 [2019-12-26T20:20:17.649Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (41.62kB)
15:20:17 [2019-12-26T20:20:17.649Z] [INFO] The user operation is waiting for background work to complete.
15:20:17 [2019-12-26T20:20:17.649Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (41.62kB)
15:20:17 [2019-12-26T20:20:17.649Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.500.v20190916-2125...
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.81kB)
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] The user operation is waiting for background work to complete.
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.81kB)
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.600.v20191122-2104...
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (41.95kB)
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] The user operation is waiting for background work to complete.
15:20:17 [2019-12-26T20:20:17.906Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (41.95kB)
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.800.v20191122-2108...
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.8kB)
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] The user operation is waiting for background work to complete.
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.8kB)
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.600.v20191122-2104...
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (873.23kB)
15:20:18 [2019-12-26T20:20:18.163Z] [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (873.23kB)
15:20:18 [2019-12-26T20:20:18.420Z] [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.74kB)
15:20:18 [2019-12-26T20:20:18.420Z] [INFO] The user operation is waiting for background work to complete.
15:20:18 [2019-12-26T20:20:18.420Z] [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.74kB)
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Unpacking org.eclipse.core.runtime_3.17.0.v20191122-2104...
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (18.05kB)
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] The user operation is waiting for background work to complete.
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (18.05kB)
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Unpacking org.eclipse.core.variables_3.4.700.v20191114-1848...
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (107.92kB)
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] The user operation is waiting for background work to complete.
15:20:18 [2019-12-26T20:20:18.677Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (107.92kB)
15:20:18 [2019-12-26T20:20:18.936Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954...
15:20:18 [2019-12-26T20:20:18.936Z] [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (100.78kB)
15:20:18 [2019-12-26T20:20:18.936Z] [INFO] The user operation is waiting for background work to complete.
15:20:18 [2019-12-26T20:20:18.936Z] [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (100.78kB)
15:20:19 [2019-12-26T20:20:19.194Z] [INFO] Unpacking org.eclipse.text_3.10.0.v20191122-2108...
15:20:19 [2019-12-26T20:20:19.194Z] [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (42.96kB)
15:20:19 [2019-12-26T20:20:19.194Z] [INFO] The user operation is waiting for background work to complete.
15:20:19 [2019-12-26T20:20:19.194Z] [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (42.96kB)
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Unpacking org.eclipse.core.commands_3.9.600.v20191122-2109...
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (52.5kB)
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] The user operation is waiting for background work to complete.
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (52.5kB)
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.600.v20191004-1420...
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (54.22kB)
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] The user operation is waiting for background work to complete.
15:20:19 [2019-12-26T20:20:19.502Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (54.22kB)
15:20:19 [2019-12-26T20:20:19.759Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.600.v20191017-2055...
15:20:19 [2019-12-26T20:20:19.759Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.89kB)
15:20:19 [2019-12-26T20:20:19.759Z] [INFO] The user operation is waiting for background work to complete.
15:20:19 [2019-12-26T20:20:19.759Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.89kB)
15:20:19 [2019-12-26T20:20:19.759Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.600.v20191017-2055...
15:20:20 [2019-12-26T20:20:20.017Z] [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.12kB)
15:20:20 [2019-12-26T20:20:20.017Z] [INFO] The user operation is waiting for background work to complete.
15:20:20 [2019-12-26T20:20:20.017Z] [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.12kB)
15:20:20 [2019-12-26T20:20:20.018Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.600.v20191122-2104...
15:20:20 [2019-12-26T20:20:20.018Z] [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (42.16kB)
15:20:20 [2019-12-26T20:20:20.018Z] [INFO] The user operation is waiting for background work to complete.
15:20:20 [2019-12-26T20:20:20.018Z] [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (42.16kB)
15:20:20 [2019-12-26T20:20:20.274Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535...
15:20:20 [2019-12-26T20:20:20.274Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.400.v20191120-1313.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.69kB)
15:20:20 [2019-12-26T20:20:20.274Z] [INFO] The user operation is waiting for background work to complete.
15:20:20 [2019-12-26T20:20:20.274Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.400.v20191120-1313.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.69kB)
15:20:20 [2019-12-26T20:20:20.274Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.400.v20191120-1313...
15:20:21 [2019-12-26T20:20:21.206Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/
15:20:21 [2019-12-26T20:20:21.206Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/
15:20:21 [2019-12-26T20:20:21.206Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (131.9kB)
15:20:21 [2019-12-26T20:20:21.206Z] [INFO] The user operation is waiting for background work to complete.
15:20:21 [2019-12-26T20:20:21.206Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (131.9kB)
15:20:21 [2019-12-26T20:20:21.464Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
15:20:21 [2019-12-26T20:20:21.464Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (103.07kB)
15:20:21 [2019-12-26T20:20:21.464Z] [INFO] The user operation is waiting for background work to complete.
15:20:21 [2019-12-26T20:20:21.464Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (103.07kB)
15:20:21 [2019-12-26T20:20:21.464Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
15:20:21 [2019-12-26T20:20:21.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
15:20:21 [2019-12-26T20:20:21.979Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
15:20:21 [2019-12-26T20:20:21.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
15:20:22 [2019-12-26T20:20:22.237Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (13.03kB)
15:20:22 [2019-12-26T20:20:22.237Z] [INFO] The user operation is waiting for background work to complete.
15:20:22 [2019-12-26T20:20:22.237Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (13.03kB)
15:20:22 [2019-12-26T20:20:22.237Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
15:20:22 [2019-12-26T20:20:22.494Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (101.68kB)
15:20:22 [2019-12-26T20:20:22.494Z] [INFO] The user operation is waiting for background work to complete.
15:20:22 [2019-12-26T20:20:22.494Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (101.68kB)
15:20:22 [2019-12-26T20:20:22.494Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (63.49kB)
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] The user operation is waiting for background work to complete.
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (63.49kB)
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (14.52kB)
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] The user operation is waiting for background work to complete.
15:20:22 [2019-12-26T20:20:22.752Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (14.52kB)
15:20:23 [2019-12-26T20:20:23.009Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
15:20:23 [2019-12-26T20:20:23.009Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (258.72kB)
15:20:23 [2019-12-26T20:20:23.009Z] [INFO] The user operation is waiting for background work to complete.
15:20:23 [2019-12-26T20:20:23.009Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (258.72kB)
15:20:23 [2019-12-26T20:20:23.009Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
15:20:23 [2019-12-26T20:20:23.266Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (95.26kB)
15:20:23 [2019-12-26T20:20:23.266Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (95.26kB)
15:20:23 [2019-12-26T20:20:23.523Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (15.35kB)
15:20:23 [2019-12-26T20:20:23.523Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (15.35kB)
15:20:23 [2019-12-26T20:20:23.523Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (35.59kB)
15:20:23 [2019-12-26T20:20:23.523Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (35.59kB)
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (33.71kB)
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] The user operation is waiting for background work to complete.
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (33.71kB)
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (154.23kB)
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] The user operation is waiting for background work to complete.
15:20:23 [2019-12-26T20:20:23.781Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (154.23kB)
15:20:24 [2019-12-26T20:20:24.038Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
15:20:24 [2019-12-26T20:20:24.038Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (44.03kB)
15:20:24 [2019-12-26T20:20:24.038Z] [INFO] The user operation is waiting for background work to complete.
15:20:24 [2019-12-26T20:20:24.038Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (44.03kB)
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (30.65kB)
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] The user operation is waiting for background work to complete.
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (30.65kB)
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (304.82kB)
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] The user operation is waiting for background work to complete.
15:20:24 [2019-12-26T20:20:24.296Z] [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (304.82kB)
15:20:24 [2019-12-26T20:20:24.554Z] [INFO] Unpacking org.eclipse.compare_3.7.800.v20191122-2107...
15:20:24 [2019-12-26T20:20:24.811Z] [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (364.34kB)
15:20:24 [2019-12-26T20:20:24.811Z] [INFO] The user operation is waiting for background work to complete.
15:20:24 [2019-12-26T20:20:24.811Z] [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (364.34kB)
15:20:24 [2019-12-26T20:20:24.811Z] [INFO] Unpacking org.eclipse.ui_3.115.0.v20191127-1056...
15:20:25 [2019-12-26T20:20:25.069Z] [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (319.42kB)
15:20:25 [2019-12-26T20:20:25.069Z] [INFO] The user operation is waiting for background work to complete.
15:20:25 [2019-12-26T20:20:25.069Z] [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (319.42kB)
15:20:25 [2019-12-26T20:20:25.069Z] [INFO] Unpacking org.eclipse.jface.text_3.16.100.v20191203-1634...
15:20:25 [2019-12-26T20:20:25.634Z] [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (962.29kB)
15:20:25 [2019-12-26T20:20:25.634Z] [INFO] The user operation is waiting for background work to complete.
15:20:25 [2019-12-26T20:20:25.634Z] [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (962.29kB)
15:20:25 [2019-12-26T20:20:25.634Z] [INFO] Unpacking org.eclipse.ui.ide_3.16.100.v20191122-2109...
15:20:26 [2019-12-26T20:20:26.198Z] [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.42kB)
15:20:26 [2019-12-26T20:20:26.199Z] [INFO] The user operation is waiting for background work to complete.
15:20:26 [2019-12-26T20:20:26.199Z] [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.42kB)
15:20:26 [2019-12-26T20:20:26.457Z] [INFO] Unpacking org.eclipse.ui.views_3.10.100.v20191114-0830...
15:20:26 [2019-12-26T20:20:26.457Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (234.26kB)
15:20:26 [2019-12-26T20:20:26.457Z] [INFO] The user operation is waiting for background work to complete.
15:20:26 [2019-12-26T20:20:26.457Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (234.26kB)
15:20:26 [2019-12-26T20:20:26.457Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108...
15:20:26 [2019-12-26T20:20:26.805Z] [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (204.63kB)
15:20:26 [2019-12-26T20:20:26.805Z] [INFO] The user operation is waiting for background work to complete.
15:20:26 [2019-12-26T20:20:26.805Z] [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (204.63kB)
15:20:26 [2019-12-26T20:20:26.805Z] [INFO] Unpacking org.eclipse.ui.editors_3.13.0.v20191203-1122...
15:20:27 [2019-12-26T20:20:27.063Z] [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (123.32kB)
15:20:27 [2019-12-26T20:20:27.063Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.063Z] [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (123.32kB)
15:20:27 [2019-12-26T20:20:27.063Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.200.v20191114-0830...
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.06kB)
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.06kB)
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] Unpacking org.eclipse.compare.core_3.6.700.v20191122-2107...
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.83kB)
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.320Z] [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.83kB)
15:20:27 [2019-12-26T20:20:27.577Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.700.v20191122-2109...
15:20:27 [2019-12-26T20:20:27.577Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (82.52kB)
15:20:27 [2019-12-26T20:20:27.577Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.577Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (82.52kB)
15:20:27 [2019-12-26T20:20:27.577Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.8.100.v20191118-0932...
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.79kB)
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.79kB)
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.200.v20191105-1311...
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.77kB)
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] The user operation is waiting for background work to complete.
15:20:27 [2019-12-26T20:20:27.834Z] [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.77kB)
15:20:28 [2019-12-26T20:20:28.091Z] [INFO] Unpacking org.eclipse.core.net_1.3.700.v20191122-2107...
15:20:28 [2019-12-26T20:20:28.091Z] [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.58kB)
15:20:28 [2019-12-26T20:20:28.091Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.091Z] [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.58kB)
15:20:28 [2019-12-26T20:20:28.091Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.400.v20191008-0645...
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.78kB)
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.78kB)
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.800.v20190926-0808...
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (25.92kB)
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.349Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (25.92kB)
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.500.v20190916-2125...
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (14.07kB)
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (14.07kB)
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.69kB)
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.606Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.69kB)
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.300.v20191017-1404...
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (28.26kB)
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (28.26kB)
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Unpacking org.eclipse.e4.core.services_2.2.100.v20191122-2104...
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.68kB)
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] The user operation is waiting for background work to complete.
15:20:28 [2019-12-26T20:20:28.864Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.68kB)
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538...
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.77kB)
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] The user operation is waiting for background work to complete.
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.77kB)
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104...
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.67kB)
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] The user operation is waiting for background work to complete.
15:20:29 [2019-12-26T20:20:29.121Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.67kB)
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707...
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.81kB)
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] The user operation is waiting for background work to complete.
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.81kB)
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408...
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (107.16kB)
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] The user operation is waiting for background work to complete.
15:20:29 [2019-12-26T20:20:29.378Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (107.16kB)
15:20:29 [2019-12-26T20:20:29.635Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
15:20:29 [2019-12-26T20:20:29.635Z] [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (485.42kB)
15:20:29 [2019-12-26T20:20:29.635Z] [INFO] The user operation is waiting for background work to complete.
15:20:29 [2019-12-26T20:20:29.635Z] [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (485.42kB)
15:20:29 [2019-12-26T20:20:29.893Z] [INFO] Unpacking org.eclipse.emf.ecore_2.20.0.v20190920-0401...
15:20:30 [2019-12-26T20:20:30.149Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.97kB)
15:20:30 [2019-12-26T20:20:30.149Z] [INFO] The user operation is waiting for background work to complete.
15:20:30 [2019-12-26T20:20:30.149Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.97kB)
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310...
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.04kB)
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] The user operation is waiting for background work to complete.
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.04kB)
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Unpacking org.eclipse.swt_3.113.0.v20191204-0601...
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (360.91kB)
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] The user operation is waiting for background work to complete.
15:20:30 [2019-12-26T20:20:30.407Z] [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (360.91kB)
15:20:30 [2019-12-26T20:20:30.664Z] [INFO] Unpacking org.eclipse.jface_3.18.0.v20191122-2109...
15:20:30 [2019-12-26T20:20:30.921Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (64.89kB)
15:20:30 [2019-12-26T20:20:30.921Z] [INFO] The user operation is waiting for background work to complete.
15:20:30 [2019-12-26T20:20:30.921Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (64.89kB)
15:20:31 [2019-12-26T20:20:31.178Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716...
15:20:31 [2019-12-26T20:20:31.178Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (79.15kB)
15:20:31 [2019-12-26T20:20:31.178Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.178Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (79.15kB)
15:20:31 [2019-12-26T20:20:31.178Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031...
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.02kB)
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.02kB)
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011...
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.82kB)
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.436Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.82kB)
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.700.v20191114-0830...
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.82kB)
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.82kB)
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636...
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (111.15kB)
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.693Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (111.15kB)
15:20:31 [2019-12-26T20:20:31.950Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503...
15:20:31 [2019-12-26T20:20:31.950Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.16kB)
15:20:31 [2019-12-26T20:20:31.950Z] [INFO] The user operation is waiting for background work to complete.
15:20:31 [2019-12-26T20:20:31.950Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.16kB)
15:20:31 [2019-12-26T20:20:31.950Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643...
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.7kB)
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.7kB)
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.300.v20191001-1333...
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.46kB)
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.46kB)
15:20:32 [2019-12-26T20:20:32.208Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808...
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (85.9kB)
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (85.9kB)
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917...
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (51.07kB)
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.466Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (51.07kB)
15:20:32 [2019-12-26T20:20:32.723Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
15:20:32 [2019-12-26T20:20:32.723Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (84.22kB)
15:20:32 [2019-12-26T20:20:32.723Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.723Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (84.22kB)
15:20:32 [2019-12-26T20:20:32.723Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (49.92kB)
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (49.92kB)
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314...
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (94.87kB)
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] The user operation is waiting for background work to complete.
15:20:32 [2019-12-26T20:20:32.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (94.87kB)
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715...
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (61.45kB)
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] The user operation is waiting for background work to complete.
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (61.45kB)
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643...
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (77.54kB)
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] The user operation is waiting for background work to complete.
15:20:33 [2019-12-26T20:20:33.304Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (77.54kB)
15:20:33 [2019-12-26T20:20:33.563Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.200.v20191113-1050...
15:20:33 [2019-12-26T20:20:33.563Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.07kB)
15:20:33 [2019-12-26T20:20:33.563Z] [INFO] The user operation is waiting for background work to complete.
15:20:33 [2019-12-26T20:20:33.563Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.07kB)
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808...
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (114.83kB)
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] The user operation is waiting for background work to complete.
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (114.83kB)
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Unpacking org.eclipse.emf.common_2.17.0.v20190920-0401...
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (23.94kB)
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] The user operation is waiting for background work to complete.
15:20:33 [2019-12-26T20:20:33.820Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (23.94kB)
15:20:34 [2019-12-26T20:20:34.078Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.200.v20191008-0718...
15:20:34 [2019-12-26T20:20:34.078Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (29.94kB)
15:20:34 [2019-12-26T20:20:34.078Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.078Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (29.94kB)
15:20:34 [2019-12-26T20:20:34.078Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.600.v20191014-2022...
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32.06kB)
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32.06kB)
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.200.v20191014-1220...
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (74.72kB)
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.336Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (74.72kB)
15:20:34 [2019-12-26T20:20:34.593Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645...
15:20:34 [2019-12-26T20:20:34.594Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (108.01kB)
15:20:34 [2019-12-26T20:20:34.594Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.594Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (108.01kB)
15:20:34 [2019-12-26T20:20:34.594Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702...
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (50.95kB)
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (50.95kB)
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702...
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.47kB)
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] The user operation is waiting for background work to complete.
15:20:34 [2019-12-26T20:20:34.851Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.47kB)
15:20:35 [2019-12-26T20:20:35.109Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510...
15:20:35 [2019-12-26T20:20:35.109Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (44.42kB)
15:20:35 [2019-12-26T20:20:35.109Z] [INFO] The user operation is waiting for background work to complete.
15:20:35 [2019-12-26T20:20:35.109Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (44.42kB)
15:20:35 [2019-12-26T20:20:35.109Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
15:20:35 [2019-12-26T20:20:35.365Z] [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (125.97kB)
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] The user operation is waiting for background work to complete.
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (125.97kB)
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] Unpacking org.eclipse.help_3.8.600.v20191123-0656...
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (182.08kB)
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] The user operation is waiting for background work to complete.
15:20:35 [2019-12-26T20:20:35.366Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (182.08kB)
15:20:35 [2019-12-26T20:20:35.622Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119...
15:20:35 [2019-12-26T20:20:35.880Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (133.62kB)
15:20:35 [2019-12-26T20:20:35.880Z] [INFO] The user operation is waiting for background work to complete.
15:20:35 [2019-12-26T20:20:35.880Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (133.62kB)
15:20:35 [2019-12-26T20:20:35.880Z] [INFO] Unpacking org.eclipse.ui.navigator_3.9.100.v20191122-2109...
15:20:36 [2019-12-26T20:20:36.139Z] [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (127.12kB)
15:20:36 [2019-12-26T20:20:36.139Z] [INFO] The user operation is waiting for background work to complete.
15:20:36 [2019-12-26T20:20:36.139Z] [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (127.12kB)
15:20:36 [2019-12-26T20:20:36.139Z] [INFO] Unpacking org.eclipse.team.core_3.8.800.v20191122-2107...
15:20:36 [2019-12-26T20:20:36.398Z] [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (494.27kB)
15:20:36 [2019-12-26T20:20:36.398Z] [INFO] The user operation is waiting for background work to complete.
15:20:36 [2019-12-26T20:20:36.398Z] [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (494.27kB)
15:20:36 [2019-12-26T20:20:36.398Z] [INFO] Unpacking org.eclipse.team.ui_3.8.700.v20191122-2107...
15:20:36 [2019-12-26T20:20:36.963Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.1MB)
15:20:36 [2019-12-26T20:20:36.963Z] [INFO] The user operation is waiting for background work to complete.
15:20:36 [2019-12-26T20:20:36.963Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.1MB)
15:20:36 [2019-12-26T20:20:36.963Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601...
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Fetching org.eclipse.test.performance_3.14.100.v20190916-1253.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (57.16kB)
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] The user operation is waiting for background work to complete.
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Fetching org.eclipse.test.performance_3.14.100.v20190916-1253.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (57.16kB)
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Unpacking org.eclipse.test.performance_3.14.100.v20190916-1253...
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (284.7kB)
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] The user operation is waiting for background work to complete.
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (284.7kB)
15:20:37 [2019-12-26T20:20:37.895Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
15:20:43 [2019-12-26T20:20:43.150Z] [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)
15:20:43 [2019-12-26T20:20:43.150Z] [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)
15:20:44 [2019-12-26T20:20:44.172Z] [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/ (12.7MB of 59.71MB at 12.69MB/s)
15:20:45 [2019-12-26T20:20:45.104Z] [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/ (25.31MB of 59.71MB at 12.65MB/s)
15:20:46 [2019-12-26T20:20:46.034Z] [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/ (37.86MB of 59.71MB at 12.61MB/s)
15:20:46 [2019-12-26T20:20:46.966Z] [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/ (50.77MB of 59.71MB at 12.69MB/s)
15:20:47 [2019-12-26T20:20:47.898Z] [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1,004.33kB)
15:20:47 [2019-12-26T20:20:47.898Z] [INFO] The user operation is waiting for background work to complete.
15:20:47 [2019-12-26T20:20:47.898Z] [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1,004.33kB)
15:20:47 [2019-12-26T20:20:47.898Z] [INFO] Unpacking org.eclipse.ui.workbench_3.117.0.v20191126-1131...
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.35kB)
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (55.35kB)
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.500.v20191122-2109...
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.13kB)
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.13kB)
15:20:49 [2019-12-26T20:20:49.269Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336...
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.45kB)
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (21.45kB)
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Unpacking org.eclipse.urischeme_1.0.500.v20191122-2109...
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (40.96kB)
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (40.96kB)
15:20:49 [2019-12-26T20:20:49.526Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939...
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (16.71kB)
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] The user operation is waiting for background work to complete.
15:20:49 [2019-12-26T20:20:49.784Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (16.71kB)
15:20:50 [2019-12-26T20:20:50.042Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
15:20:50 [2019-12-26T20:20:50.300Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (819.53kB)
15:20:50 [2019-12-26T20:20:50.300Z] [INFO] The user operation is waiting for background work to complete.
15:20:50 [2019-12-26T20:20:50.300Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (819.53kB)
15:20:50 [2019-12-26T20:20:50.300Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601...
15:20:51 [2019-12-26T20:20:51.231Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1,008.75kB)
15:20:51 [2019-12-26T20:20:51.231Z] [INFO] The user operation is waiting for background work to complete.
15:20:51 [2019-12-26T20:20:51.231Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1,008.75kB)
15:20:51 [2019-12-26T20:20:51.231Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601...
15:20:51 [2019-12-26T20:20:51.796Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
15:20:52 [2019-12-26T20:20:52.360Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:52 [2019-12-26T20:20:52.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:20:52 [2019-12-26T20:20:52.617Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (207.48kB)
15:20:52 [2019-12-26T20:20:52.617Z] [INFO] The user operation is waiting for background work to complete.
15:20:52 [2019-12-26T20:20:52.617Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (207.48kB)
15:20:52 [2019-12-26T20:20:52.617Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
15:20:53 [2019-12-26T20:20:53.307Z] [INFO] Fetching update-7.5.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
15:20:53 [2019-12-26T20:20:53.307Z] [INFO] Fetching update-7.5.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
15:20:53 [2019-12-26T20:20:53.307Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (405.11kB)
15:20:53 [2019-12-26T20:20:53.307Z] [INFO] The user operation is waiting for background work to complete.
15:20:53 [2019-12-26T20:20:53.307Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (405.11kB)
15:20:53 [2019-12-26T20:20:53.565Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
15:20:53 [2019-12-26T20:20:53.822Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (42.52kB)
15:20:53 [2019-12-26T20:20:53.822Z] [INFO] The user operation is waiting for background work to complete.
15:20:53 [2019-12-26T20:20:53.823Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (42.52kB)
15:20:54 [2019-12-26T20:20:54.080Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
15:20:54 [2019-12-26T20:20:54.080Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (114.7kB)
15:20:54 [2019-12-26T20:20:54.080Z] [INFO] The user operation is waiting for background work to complete.
15:20:54 [2019-12-26T20:20:54.080Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (114.7kB)
15:20:54 [2019-12-26T20:20:54.080Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
15:20:54 [2019-12-26T20:20:54.338Z] [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (125.76kB)
15:20:54 [2019-12-26T20:20:54.338Z] [INFO] The user operation is waiting for background work to complete.
15:20:54 [2019-12-26T20:20:54.338Z] [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (125.76kB)
15:20:54 [2019-12-26T20:20:54.338Z] [INFO] Unpacking org.eclipse.debug.core_3.14.100.v20191115-1406...
15:20:54 [2019-12-26T20:20:54.595Z] [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.01MB)
15:20:54 [2019-12-26T20:20:54.595Z] [INFO] The user operation is waiting for background work to complete.
15:20:54 [2019-12-26T20:20:54.595Z] [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.01MB)
15:20:54 [2019-12-26T20:20:54.595Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.300.v20191116-2105...
15:20:55 [2019-12-26T20:20:55.526Z] [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (88.43kB)
15:20:55 [2019-12-26T20:20:55.526Z] [INFO] The user operation is waiting for background work to complete.
15:20:55 [2019-12-26T20:20:55.526Z] [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (88.43kB)
15:20:55 [2019-12-26T20:20:55.526Z] [INFO] Unpacking org.eclipse.ui.console_3.9.0.v20191126-0912...
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201912060402.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (11.78kB)
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] The user operation is waiting for background work to complete.
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201912060402.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (11.78kB)
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] Unpacking org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201912060402...
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (52.45kB)
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] The user operation is waiting for background work to complete.
15:20:55 [2019-12-26T20:20:55.784Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.5.0/plugins/ (52.45kB)
15:20:56 [2019-12-26T20:20:56.041Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
15:20:56 [2019-12-26T20:20:56.041Z] [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (216.5kB)
15:20:56 [2019-12-26T20:20:56.041Z] [INFO] The user operation is waiting for background work to complete.
15:20:56 [2019-12-26T20:20:56.041Z] [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (216.5kB)
15:20:56 [2019-12-26T20:20:56.041Z] [INFO] Unpacking org.eclipse.search_3.11.800.v20191122-2108...
15:20:56 [2019-12-26T20:20:56.298Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (334.86kB)
15:20:56 [2019-12-26T20:20:56.298Z] [INFO] The user operation is waiting for background work to complete.
15:20:56 [2019-12-26T20:20:56.298Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (334.86kB)
15:20:56 [2019-12-26T20:20:56.298Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
15:20:56 [2019-12-26T20:20:56.862Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (29.1kB)
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] The user operation is waiting for background work to complete.
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (29.1kB)
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] Fetching org.eclipse.ui.themes_1.2.800.v20191127-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (29.22kB)
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] The user operation is waiting for background work to complete.
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] Fetching org.eclipse.ui.themes_1.2.800.v20191127-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (29.22kB)
15:20:56 [2019-12-26T20:20:56.863Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.800.v20191127-1314...
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (24.09kB)
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (24.09kB)
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (20.13kB)
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.120Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (20.13kB)
15:20:57 [2019-12-26T20:20:57.377Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
15:20:57 [2019-12-26T20:20:57.377Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (43.27kB)
15:20:57 [2019-12-26T20:20:57.377Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.377Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (43.27kB)
15:20:57 [2019-12-26T20:20:57.377Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
15:20:57 [2019-12-26T20:20:57.634Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (53.4kB)
15:20:57 [2019-12-26T20:20:57.634Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.634Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (53.4kB)
15:20:57 [2019-12-26T20:20:57.634Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
15:20:57 [2019-12-26T20:20:57.634Z] [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.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (119.62kB)
15:20:57 [2019-12-26T20:20:57.634Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.634Z] [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.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (119.62kB)
15:20:57 [2019-12-26T20:20:57.891Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
15:20:57 [2019-12-26T20:20:57.891Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (55.83kB)
15:20:57 [2019-12-26T20:20:57.891Z] [INFO] The user operation is waiting for background work to complete.
15:20:57 [2019-12-26T20:20:57.891Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (55.83kB)
15:20:58 [2019-12-26T20:20:58.149Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
15:20:58 [2019-12-26T20:20:58.149Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (24.68kB)
15:20:58 [2019-12-26T20:20:58.149Z] [INFO] The user operation is waiting for background work to complete.
15:20:58 [2019-12-26T20:20:58.149Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (24.68kB)
15:20:58 [2019-12-26T20:20:58.149Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
15:20:58 [2019-12-26T20:20:58.406Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (155.15kB)
15:20:58 [2019-12-26T20:20:58.406Z] [INFO] The user operation is waiting for background work to complete.
15:20:58 [2019-12-26T20:20:58.406Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (155.15kB)
15:20:58 [2019-12-26T20:20:58.406Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
15:20:58 [2019-12-26T20:20:58.663Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.200.v201911262138.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (314.27kB)
15:20:58 [2019-12-26T20:20:58.663Z] [INFO] The user operation is waiting for background work to complete.
15:20:58 [2019-12-26T20:20:58.663Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.200.v201911262138.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (314.27kB)
15:20:58 [2019-12-26T20:20:58.663Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.200.v201911262138...
15:20:58 [2019-12-26T20:20:58.920Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (134.72kB)
15:20:58 [2019-12-26T20:20:58.920Z] [INFO] The user operation is waiting for background work to complete.
15:20:58 [2019-12-26T20:20:58.920Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (134.72kB)
15:20:59 [2019-12-26T20:20:59.178Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (49.29kB)
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] The user operation is waiting for background work to complete.
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (49.29kB)
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201911262147.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (255.24kB)
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] The user operation is waiting for background work to complete.
15:20:59 [2019-12-26T20:20:59.435Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201911262147.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.16.0/S-3.16.0.RC2-20191210070716/repository/plugins/ (255.24kB)
15:20:59 [2019-12-26T20:20:59.692Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201911262147...
15:21:00 [2019-12-26T20:21:00.257Z] [INFO] Fetching 2.20&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
15:21:00 [2019-12-26T20:21:00.257Z] [INFO] Fetching 2.20&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
15:21:00 [2019-12-26T20:21:00.257Z] [INFO] Fetching a02a00c86a16001a1b1bdfae4c6784d9 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/.blobstore/44/ (535.43kB)
15:21:00 [2019-12-26T20:21:00.257Z] [INFO] The user operation is waiting for background work to complete.
15:21:00 [2019-12-26T20:21:00.257Z] [INFO] Fetching a02a00c86a16001a1b1bdfae4c6784d9 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/.blobstore/44/ (535.43kB)
15:21:00 [2019-12-26T20:21:00.516Z] [INFO] Unpacking org.eclipse.xsd_2.17.0.v20191117-1035...
15:21:01 [2019-12-26T20:21:01.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:21:01 [2019-12-26T20:21:01.421Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:21:01 [2019-12-26T20:21:01.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:21:01 [2019-12-26T20:21:01.679Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:21:01 [2019-12-26T20:21:01.679Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
15:21:01 [2019-12-26T20:21:01.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.244Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.502Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.502Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (31.86kB)
15:21:02 [2019-12-26T20:21:02.502Z] [INFO] The user operation is waiting for background work to complete.
15:21:02 [2019-12-26T20:21:02.502Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (31.86kB)
15:21:02 [2019-12-26T20:21:02.759Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
15:21:02 [2019-12-26T20:21:02.759Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.759Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
15:21:02 [2019-12-26T20:21:02.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
15:21:03 [2019-12-26T20:21:03.325Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
15:21:03 [2019-12-26T20:21:03.582Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:21:03 [2019-12-26T20:21:03.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:21:04 [2019-12-26T20:21:04.518Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:21:04 [2019-12-26T20:21:04.775Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:21:04 [2019-12-26T20:21:04.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.706Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.963Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
15:21:05 [2019-12-26T20:21:05.964Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
15:21:06 [2019-12-26T20:21:06.526Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
15:21:06 [2019-12-26T20:21:06.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:21:06 [2019-12-26T20:21:06.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:21:07 [2019-12-26T20:21:07.348Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:21:07 [2019-12-26T20:21:07.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
15:21:07 [2019-12-26T20:21:07.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.476Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.733Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.991Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.991Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
15:21:08 [2019-12-26T20:21:08.991Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
15:21:09 [2019-12-26T20:21:09.804Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
15:21:09 [2019-12-26T20:21:09.805Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:21:09 [2019-12-26T20:21:09.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.664Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.664Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.920Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
15:21:10 [2019-12-26T20:21:10.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
15:21:11 [2019-12-26T20:21:11.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
15:21:11 [2019-12-26T20:21:11.742Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:21:11 [2019-12-26T20:21:11.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:21:12 [2019-12-26T20:21:12.673Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:21:12 [2019-12-26T20:21:12.930Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
15:21:12 [2019-12-26T20:21:12.930Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
15:21:13 [2019-12-26T20:21:13.187Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
15:21:13 [2019-12-26T20:21:13.187Z] [INFO] The user operation is waiting for background work to complete.
15:21:13 [2019-12-26T20:21:13.187Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
15:21:13 [2019-12-26T20:21:13.444Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845...
15:21:13 [2019-12-26T20:21:13.444Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
15:21:13 [2019-12-26T20:21:13.444Z] [INFO] The user operation is waiting for background work to complete.
15:21:13 [2019-12-26T20:21:13.444Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
15:21:13 [2019-12-26T20:21:13.444Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845...
15:21:14 [2019-12-26T20:21:14.007Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
15:21:14 [2019-12-26T20:21:14.007Z] [INFO] The user operation is waiting for background work to complete.
15:21:14 [2019-12-26T20:21:14.007Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
15:21:14 [2019-12-26T20:21:14.007Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] The user operation is waiting for background work to complete.
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] The user operation is waiting for background work to complete.
15:21:14 [2019-12-26T20:21:14.264Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
15:21:14 [2019-12-26T20:21:14.521Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845...
15:21:15 [2019-12-26T20:21:15.085Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
15:21:15 [2019-12-26T20:21:15.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
15:21:15 [2019-12-26T20:21:15.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
15:21:16 [2019-12-26T20:21:16.712Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
15:21:16 [2019-12-26T20:21:16.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
15:21:16 [2019-12-26T20:21:16.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
15:21:18 [2019-12-26T20:21:18.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
15:21:18 [2019-12-26T20:21:18.341Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
15:21:18 [2019-12-26T20:21:18.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
15:21:19 [2019-12-26T20:21:19.377Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
15:21:19 [2019-12-26T20:21:19.634Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
15:21:19 [2019-12-26T20:21:19.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
15:21:20 [2019-12-26T20:21:20.565Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
15:21:20 [2019-12-26T20:21:20.837Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:21:26 [2019-12-26T20:21:26.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.372Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
15:21:31 [2019-12-26T20:21:31.937Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
15:21:32 [2019-12-26T20:21:32.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:21:32 [2019-12-26T20:21:32.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:21:32 [2019-12-26T20:21:32.868Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.381Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.381Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.639Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.896Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.896Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.896Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.896Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:21:33 [2019-12-26T20:21:33.896Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:21:34 [2019-12-26T20:21:34.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:21:34 [2019-12-26T20:21:34.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:21:34 [2019-12-26T20:21:34.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:21:34 [2019-12-26T20:21:34.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:21:34 [2019-12-26T20:21:34.666Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:21:34 [2019-12-26T20:21:34.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:21:34 [2019-12-26T20:21:34.666Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:21:34 [2019-12-26T20:21:34.666Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
15:21:34 [2019-12-26T20:21:34.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
15:21:34 [2019-12-26T20:21:34.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
15:21:35 [2019-12-26T20:21:35.180Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:21:35 [2019-12-26T20:21:35.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.112Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.112Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.626Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.883Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
15:21:36 [2019-12-26T20:21:36.883Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
15:21:37 [2019-12-26T20:21:37.815Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
15:21:38 [2019-12-26T20:21:38.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:21:38 [2019-12-26T20:21:38.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:21:38 [2019-12-26T20:21:38.620Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:21:39 [2019-12-26T20:21:39.552Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:21:39 [2019-12-26T20:21:39.552Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:21:39 [2019-12-26T20:21:39.552Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:21:39 [2019-12-26T20:21:39.809Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.4.0.201908101428.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (106.86kB)
15:21:39 [2019-12-26T20:21:39.809Z] [INFO] The user operation is waiting for background work to complete.
15:21:39 [2019-12-26T20:21:39.809Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.4.0.201908101428.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (106.86kB)
15:21:39 [2019-12-26T20:21:39.809Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.4.0.201908101428...
15:21:40 [2019-12-26T20:21:40.066Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201911192211.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/plugins/ (77.11kB)
15:21:40 [2019-12-26T20:21:40.066Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201911192211.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/plugins/ (77.11kB)
15:21:40 [2019-12-26T20:21:40.066Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.300.201911041223.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (333.03kB)
15:21:40 [2019-12-26T20:21:40.066Z] [INFO] The user operation is waiting for background work to complete.
15:21:40 [2019-12-26T20:21:40.066Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.300.201911041223.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (333.03kB)
15:21:40 [2019-12-26T20:21:40.323Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.300.201911041223...
15:21:40 [2019-12-26T20:21:40.581Z] [INFO] Fetching org.eclipse.cdt.ui_6.6.100.201911141456.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (1.92MB)
15:21:40 [2019-12-26T20:21:40.581Z] [INFO] The user operation is waiting for background work to complete.
15:21:40 [2019-12-26T20:21:40.581Z] [INFO] Fetching org.eclipse.cdt.ui_6.6.100.201911141456.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (1.92MB)
15:21:40 [2019-12-26T20:21:40.906Z] [INFO] Unpacking org.eclipse.cdt.ui_6.6.100.201911141456...
15:21:42 [2019-12-26T20:21:42.800Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201911192211.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/plugins/ (81.31kB)
15:21:42 [2019-12-26T20:21:42.800Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201911192211.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1/plugins/ (81.31kB)
15:21:42 [2019-12-26T20:21:42.800Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.200.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (96.48kB)
15:21:42 [2019-12-26T20:21:42.800Z] [INFO] The user operation is waiting for background work to complete.
15:21:42 [2019-12-26T20:21:42.800Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.200.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (96.48kB)
15:21:43 [2019-12-26T20:21:43.057Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.200.201910171407...
15:21:43 [2019-12-26T20:21:43.057Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.8.0.201911251701.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (427.49kB)
15:21:43 [2019-12-26T20:21:43.057Z] [INFO] The user operation is waiting for background work to complete.
15:21:43 [2019-12-26T20:21:43.057Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.8.0.201911251701.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (427.49kB)
15:21:43 [2019-12-26T20:21:43.314Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.8.0.201911251701...
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] Fetching org.eclipse.cdt.launch_9.3.100.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (85.32kB)
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] The user operation is waiting for background work to complete.
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] Fetching org.eclipse.cdt.launch_9.3.100.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (85.32kB)
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] Unpacking org.eclipse.cdt.launch_9.3.100.201910171407...
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (11.62kB)
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] The user operation is waiting for background work to complete.
15:21:43 [2019-12-26T20:21:43.879Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (11.62kB)
15:21:44 [2019-12-26T20:21:44.136Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055...
15:21:44 [2019-12-26T20:21:44.136Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.300.201911041219.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (121.52kB)
15:21:44 [2019-12-26T20:21:44.136Z] [INFO] The user operation is waiting for background work to complete.
15:21:44 [2019-12-26T20:21:44.136Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.300.201911041219.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (121.52kB)
15:21:44 [2019-12-26T20:21:44.136Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.300.201911041219...
15:21:44 [2019-12-26T20:21:44.393Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.400.201911251701.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (241.47kB)
15:21:44 [2019-12-26T20:21:44.393Z] [INFO] The user operation is waiting for background work to complete.
15:21:44 [2019-12-26T20:21:44.393Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.400.201911251701.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (241.47kB)
15:21:44 [2019-12-26T20:21:44.393Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.400.201911251701...
15:21:44 [2019-12-26T20:21:44.650Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.300.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (359.05kB)
15:21:44 [2019-12-26T20:21:44.650Z] [INFO] The user operation is waiting for background work to complete.
15:21:44 [2019-12-26T20:21:44.650Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.300.201910171407.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (359.05kB)
15:21:44 [2019-12-26T20:21:44.650Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.300.201910171407...
15:21:45 [2019-12-26T20:21:45.214Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.102.201907171153.jar from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/plugins/ (185.79kB)
15:21:45 [2019-12-26T20:21:45.214Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.102.201907171153.jar from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/plugins/ (185.79kB)
15:21:45 [2019-12-26T20:21:45.471Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.2.201911192140.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (36.71kB)
15:21:45 [2019-12-26T20:21:45.471Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.2.201911192140.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (36.71kB)
15:21:45 [2019-12-26T20:21:45.471Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.2.201911192140.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (11.43kB)
15:21:45 [2019-12-26T20:21:45.471Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.2.201911192140.jar from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (11.43kB)
15:21:46 [2019-12-26T20:21:46.035Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:21:46 [2019-12-26T20:21:46.035Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:21:46 [2019-12-26T20:21:46.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:21:46 [2019-12-26T20:21:46.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:21:46 [2019-12-26T20:21:46.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
15:21:46 [2019-12-26T20:21:46.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
15:21:47 [2019-12-26T20:21:47.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
15:21:47 [2019-12-26T20:21:47.785Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:21:47 [2019-12-26T20:21:47.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:21:48 [2019-12-26T20:21:48.349Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:21:48 [2019-12-26T20:21:48.605Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
15:21:48 [2019-12-26T20:21:48.605Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.169Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.704Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.704Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.704Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.965Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.965Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:21:49 [2019-12-26T20:21:49.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (107.05kB)
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] The user operation is waiting for background work to complete.
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (107.05kB)
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] Fetching org.eclipse.jsch.core_1.3.700.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.78kB)
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] The user operation is waiting for background work to complete.
15:21:50 [2019-12-26T20:21:50.528Z] [INFO] Fetching org.eclipse.jsch.core_1.3.700.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.78kB)
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.700.v20190925-1021...
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.700.v20191105-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (34.58kB)
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] The user operation is waiting for background work to complete.
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.700.v20191105-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (34.58kB)
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.700.v20191105-0922...
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (80.52kB)
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] The user operation is waiting for background work to complete.
15:21:50 [2019-12-26T20:21:50.785Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (80.52kB)
15:21:51 [2019-12-26T20:21:51.042Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201909031456...
15:21:51 [2019-12-26T20:21:51.042Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (35.83kB)
15:21:51 [2019-12-26T20:21:51.042Z] [INFO] The user operation is waiting for background work to complete.
15:21:51 [2019-12-26T20:21:51.042Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (35.83kB)
15:21:51 [2019-12-26T20:21:51.042Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201909031456...
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (20.84kB)
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] The user operation is waiting for background work to complete.
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (20.84kB)
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201909031456...
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (54.2kB)
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] The user operation is waiting for background work to complete.
15:21:51 [2019-12-26T20:21:51.299Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (54.2kB)
15:21:51 [2019-12-26T20:21:51.300Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201909031456...
15:21:51 [2019-12-26T20:21:51.864Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:21:51 [2019-12-26T20:21:51.864Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:21:51 [2019-12-26T20:21:51.864Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.120Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.120Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.683Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:21:52 [2019-12-26T20:21:52.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:21:53 [2019-12-26T20:21:53.247Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:21:53 [2019-12-26T20:21:53.504Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
15:21:53 [2019-12-26T20:21:53.504Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
15:21:54 [2019-12-26T20:21:54.434Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
15:21:54 [2019-12-26T20:21:54.435Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:21:54 [2019-12-26T20:21:54.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.929Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
15:21:55 [2019-12-26T20:21:55.929Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:21:56 [2019-12-26T20:21:56.186Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:21:56 [2019-12-26T20:21:56.749Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.939Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.939Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.940Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.940Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
15:21:57 [2019-12-26T20:21:57.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
15:21:58 [2019-12-26T20:21:58.505Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
15:21:58 [2019-12-26T20:21:58.505Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:21:58 [2019-12-26T20:21:58.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:21:59 [2019-12-26T20:21:59.435Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:21:59 [2019-12-26T20:21:59.435Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
15:21:59 [2019-12-26T20:21:59.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
15:22:00 [2019-12-26T20:22:00.366Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
15:22:00 [2019-12-26T20:22:00.366Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
15:22:00 [2019-12-26T20:22:00.366Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
15:22:01 [2019-12-26T20:22:01.297Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
15:22:01 [2019-12-26T20:22:01.554Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
15:22:01 [2019-12-26T20:22:01.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
15:22:02 [2019-12-26T20:22:02.118Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
15:22:02 [2019-12-26T20:22:02.375Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
15:22:02 [2019-12-26T20:22:02.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.306Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.306Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.306Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.563Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.563Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:22:03 [2019-12-26T20:22:03.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:22:03 [2019-12-26T20:22:03.820Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:22:03 [2019-12-26T20:22:03.820Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:22:03 [2019-12-26T20:22:03.820Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.750Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.750Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.751Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.751Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
15:22:04 [2019-12-26T20:22:04.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
15:22:05 [2019-12-26T20:22:05.314Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
15:22:05 [2019-12-26T20:22:05.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:22:05 [2019-12-26T20:22:05.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:22:05 [2019-12-26T20:22:05.878Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:22:06 [2019-12-26T20:22:06.135Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
15:22:06 [2019-12-26T20:22:06.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
15:22:06 [2019-12-26T20:22:06.699Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (141.89kB)
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] The user operation is waiting for background work to complete.
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (141.89kB)
15:22:07 [2019-12-26T20:22:07.198Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.800.v20191123-0656...
15:22:07 [2019-12-26T20:22:07.455Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:22:07 [2019-12-26T20:22:07.455Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:22:07 [2019-12-26T20:22:07.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:22:07 [2019-12-26T20:22:07.712Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:22:07 [2019-12-26T20:22:07.712Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:22:07 [2019-12-26T20:22:07.712Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (62.49kB)
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] The user operation is waiting for background work to complete.
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (62.49kB)
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (33.35kB)
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] The user operation is waiting for background work to complete.
15:22:08 [2019-12-26T20:22:08.276Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (33.35kB)
15:22:08 [2019-12-26T20:22:08.532Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
15:22:08 [2019-12-26T20:22:08.532Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (60.2kB)
15:22:08 [2019-12-26T20:22:08.532Z] [INFO] The user operation is waiting for background work to complete.
15:22:08 [2019-12-26T20:22:08.532Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (60.2kB)
15:22:08 [2019-12-26T20:22:08.532Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
15:22:08 [2019-12-26T20:22:08.789Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (1.28MB)
15:22:08 [2019-12-26T20:22:08.789Z] [INFO] The user operation is waiting for background work to complete.
15:22:08 [2019-12-26T20:22:08.789Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (1.28MB)
15:22:08 [2019-12-26T20:22:08.789Z] [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
15:22:09 [2019-12-26T20:22:09.354Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (328.72kB)
15:22:09 [2019-12-26T20:22:09.354Z] [INFO] The user operation is waiting for background work to complete.
15:22:09 [2019-12-26T20:22:09.354Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (328.72kB)
15:22:09 [2019-12-26T20:22:09.354Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (21.32kB)
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] The user operation is waiting for background work to complete.
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (21.32kB)
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (55.73kB)
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] The user operation is waiting for background work to complete.
15:22:09 [2019-12-26T20:22:09.917Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (55.73kB)
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (21.59kB)
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] The user operation is waiting for background work to complete.
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/plugins/ (21.59kB)
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (2.83MB)
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] The user operation is waiting for background work to complete.
15:22:10 [2019-12-26T20:22:10.174Z] [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (2.83MB)
15:22:10 [2019-12-26T20:22:10.432Z] [INFO] Unpacking org.apache.ant_1.10.7.v20190926-0324...
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (27.48kB)
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] The user operation is waiting for background work to complete.
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (27.48kB)
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB)
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] The user operation is waiting for background work to complete.
15:22:10 [2019-12-26T20:22:10.996Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB)
15:22:11 [2019-12-26T20:22:11.253Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
15:22:11 [2019-12-26T20:22:11.253Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (112.2kB)
15:22:11 [2019-12-26T20:22:11.253Z] [INFO] The user operation is waiting for background work to complete.
15:22:11 [2019-12-26T20:22:11.253Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (112.2kB)
15:22:11 [2019-12-26T20:22:11.253Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
15:22:11 [2019-12-26T20:22:11.510Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (31.52kB)
15:22:11 [2019-12-26T20:22:11.510Z] [INFO] The user operation is waiting for background work to complete.
15:22:11 [2019-12-26T20:22:11.510Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (31.52kB)
15:22:11 [2019-12-26T20:22:11.510Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (75.47kB)
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] The user operation is waiting for background work to complete.
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (75.47kB)
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (34.83kB)
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] The user operation is waiting for background work to complete.
15:22:11 [2019-12-26T20:22:11.768Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (34.83kB)
15:22:12 [2019-12-26T20:22:12.025Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
15:22:12 [2019-12-26T20:22:12.025Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (329.69kB)
15:22:12 [2019-12-26T20:22:12.025Z] [INFO] The user operation is waiting for background work to complete.
15:22:12 [2019-12-26T20:22:12.025Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (329.69kB)
15:22:12 [2019-12-26T20:22:12.025Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009...
15:22:12 [2019-12-26T20:22:12.282Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (108.91kB)
15:22:12 [2019-12-26T20:22:12.282Z] [INFO] The user operation is waiting for background work to complete.
15:22:12 [2019-12-26T20:22:12.282Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (108.91kB)
15:22:12 [2019-12-26T20:22:12.539Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
15:22:12 [2019-12-26T20:22:12.539Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (17.36kB)
15:22:12 [2019-12-26T20:22:12.539Z] [INFO] The user operation is waiting for background work to complete.
15:22:12 [2019-12-26T20:22:12.539Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (17.36kB)
15:22:12 [2019-12-26T20:22:12.795Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
15:22:12 [2019-12-26T20:22:12.795Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (2.36MB)
15:22:13 [2019-12-26T20:22:13.052Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (687.76kB)
15:22:13 [2019-12-26T20:22:13.052Z] [INFO] The user operation is waiting for background work to complete.
15:22:13 [2019-12-26T20:22:13.052Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (687.76kB)
15:22:13 [2019-12-26T20:22:13.309Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
15:22:13 [2019-12-26T20:22:13.873Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (923.82kB)
15:22:13 [2019-12-26T20:22:13.873Z] [INFO] The user operation is waiting for background work to complete.
15:22:13 [2019-12-26T20:22:13.873Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (923.82kB)
15:22:13 [2019-12-26T20:22:13.873Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
15:22:14 [2019-12-26T20:22:14.804Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (3.42MB)
15:22:14 [2019-12-26T20:22:14.804Z] [INFO] The user operation is waiting for background work to complete.
15:22:14 [2019-12-26T20:22:14.804Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (3.42MB)
15:22:15 [2019-12-26T20:22:15.207Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.92kB)
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.92kB)
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] Unpacking org.eclipse.ant.core_3.5.600.v20191122-2102...
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] Fetching org.eclipse.compare.win32_1.2.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (24.56kB)
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.138Z] [INFO] Fetching org.eclipse.compare.win32_1.2.700.v20191122-2107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (24.56kB)
15:22:16 [2019-12-26T20:22:16.395Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.700.v20191122-2107...
15:22:16 [2019-12-26T20:22:16.395Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.22kB)
15:22:16 [2019-12-26T20:22:16.395Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.395Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.22kB)
15:22:16 [2019-12-26T20:22:16.395Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.6.0.v20191118-0932...
15:22:16 [2019-12-26T20:22:16.651Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.74kB)
15:22:16 [2019-12-26T20:22:16.651Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.651Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.74kB)
15:22:16 [2019-12-26T20:22:16.651Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.500.v20191014-1300...
15:22:16 [2019-12-26T20:22:16.652Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (36.57kB)
15:22:16 [2019-12-26T20:22:16.652Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.652Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (36.57kB)
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.44kB)
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (33.44kB)
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337...
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (56.91kB)
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] The user operation is waiting for background work to complete.
15:22:16 [2019-12-26T20:22:16.908Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (56.91kB)
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (23.78kB)
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (23.78kB)
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836...
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (103.2kB)
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.165Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (103.2kB)
15:22:17 [2019-12-26T20:22:17.423Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451...
15:22:17 [2019-12-26T20:22:17.423Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (80.12kB)
15:22:17 [2019-12-26T20:22:17.423Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.423Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (80.12kB)
15:22:17 [2019-12-26T20:22:17.423Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426...
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (51.54kB)
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (51.54kB)
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] Unpacking org.eclipse.equinox.console_1.4.0.v20190819-1430...
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (20.81kB)
15:22:17 [2019-12-26T20:22:17.679Z] [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (20.81kB)
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.09kB)
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.09kB)
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] Unpacking org.eclipse.ecf_3.9.4.v20191020-1846...
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.11kB)
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] The user operation is waiting for background work to complete.
15:22:17 [2019-12-26T20:22:17.936Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.11kB)
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846...
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (12.23kB)
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] The user operation is waiting for background work to complete.
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (12.23kB)
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.400.v20190621-0852...
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.6kB)
15:22:18 [2019-12-26T20:22:18.193Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.6kB)
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.96kB)
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] The user operation is waiting for background work to complete.
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.96kB)
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926...
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.56kB)
15:22:18 [2019-12-26T20:22:18.450Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.56kB)
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.33kB)
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] The user operation is waiting for background work to complete.
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.33kB)
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846...
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (45.04kB)
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] The user operation is waiting for background work to complete.
15:22:18 [2019-12-26T20:22:18.707Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (45.04kB)
15:22:18 [2019-12-26T20:22:18.964Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905...
15:22:18 [2019-12-26T20:22:18.964Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (26.68kB)
15:22:18 [2019-12-26T20:22:18.964Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (26.68kB)
15:22:19 [2019-12-26T20:22:19.221Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (35.63kB)
15:22:19 [2019-12-26T20:22:19.222Z] [INFO] The user operation is waiting for background work to complete.
15:22:19 [2019-12-26T20:22:19.222Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (35.63kB)
15:22:19 [2019-12-26T20:22:19.222Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656...
15:22:19 [2019-12-26T20:22:19.222Z] [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.14/R-4.14-201912100610/plugins/ (14.36kB)
15:22:19 [2019-12-26T20:22:19.222Z] [INFO] The user operation is waiting for background work to complete.
15:22:19 [2019-12-26T20:22:19.222Z] [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.14/R-4.14-201912100610/plugins/ (14.36kB)
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (26.64kB)
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (26.64kB)
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.38kB)
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] The user operation is waiting for background work to complete.
15:22:19 [2019-12-26T20:22:19.479Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.38kB)
15:22:19 [2019-12-26T20:22:19.735Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926...
15:22:19 [2019-12-26T20:22:19.735Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (22.6kB)
15:22:19 [2019-12-26T20:22:19.735Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (22.6kB)
15:22:19 [2019-12-26T20:22:19.735Z] [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.06kB)
15:22:19 [2019-12-26T20:22:19.735Z] [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.06kB)
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.13kB)
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.13kB)
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (19.47kB)
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] The user operation is waiting for background work to complete.
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (19.47kB)
15:22:19 [2019-12-26T20:22:19.993Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702...
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (34.36kB)
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] The user operation is waiting for background work to complete.
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (34.36kB)
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207...
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.29kB)
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] The user operation is waiting for background work to complete.
15:22:20 [2019-12-26T20:22:20.249Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.29kB)
15:22:20 [2019-12-26T20:22:20.506Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006...
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.5kB)
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] The user operation is waiting for background work to complete.
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.5kB)
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612...
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (219.72kB)
15:22:20 [2019-12-26T20:22:20.507Z] [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (219.72kB)
15:22:20 [2019-12-26T20:22:20.763Z] [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (691.08kB)
15:22:20 [2019-12-26T20:22:20.763Z] [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (691.08kB)
15:22:21 [2019-12-26T20:22:21.021Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (139.05kB)
15:22:21 [2019-12-26T20:22:21.021Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (139.05kB)
15:22:21 [2019-12-26T20:22:21.021Z] [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (571.31kB)
15:22:21 [2019-12-26T20:22:21.021Z] [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (571.31kB)
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (18.49kB)
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (18.49kB)
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.71kB)
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.277Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.71kB)
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850...
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8.71kB)
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8.71kB)
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850...
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (58.09kB)
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.534Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (58.09kB)
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504...
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (38.91kB)
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (38.91kB)
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732...
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.99kB)
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] The user operation is waiting for background work to complete.
15:22:21 [2019-12-26T20:22:21.791Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.99kB)
15:22:22 [2019-12-26T20:22:22.048Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219...
15:22:22 [2019-12-26T20:22:22.048Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.14kB)
15:22:22 [2019-12-26T20:22:22.048Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.048Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (48.14kB)
15:22:22 [2019-12-26T20:22:22.048Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.500.v20191014-1220...
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.06kB)
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.06kB)
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207...
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.52kB)
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.52kB)
15:22:22 [2019-12-26T20:22:22.305Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206...
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (35.24kB)
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (35.24kB)
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917...
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.72kB)
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.562Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.72kB)
15:22:22 [2019-12-26T20:22:22.820Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836...
15:22:22 [2019-12-26T20:22:22.820Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (116.64kB)
15:22:22 [2019-12-26T20:22:22.820Z] [INFO] The user operation is waiting for background work to complete.
15:22:22 [2019-12-26T20:22:22.820Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (116.64kB)
15:22:22 [2019-12-26T20:22:22.820Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (81.19kB)
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (81.19kB)
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.34kB)
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.103Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (22.34kB)
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955...
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32kB)
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32kB)
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507...
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (37.04kB)
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.360Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (37.04kB)
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.64kB)
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.64kB)
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (37.91kB)
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.653Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (37.91kB)
15:22:23 [2019-12-26T20:22:23.910Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945...
15:22:23 [2019-12-26T20:22:23.910Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.49kB)
15:22:23 [2019-12-26T20:22:23.910Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.911Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.49kB)
15:22:23 [2019-12-26T20:22:23.911Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945...
15:22:23 [2019-12-26T20:22:23.911Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (43.28kB)
15:22:23 [2019-12-26T20:22:23.911Z] [INFO] The user operation is waiting for background work to complete.
15:22:23 [2019-12-26T20:22:23.911Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (43.28kB)
15:22:24 [2019-12-26T20:22:24.169Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507...
15:22:24 [2019-12-26T20:22:24.169Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (105.59kB)
15:22:24 [2019-12-26T20:22:24.169Z] [INFO] The user operation is waiting for background work to complete.
15:22:24 [2019-12-26T20:22:24.169Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (105.59kB)
15:22:24 [2019-12-26T20:22:24.169Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256...
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.45kB)
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] The user operation is waiting for background work to complete.
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.45kB)
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645...
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.54kB)
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] The user operation is waiting for background work to complete.
15:22:24 [2019-12-26T20:22:24.428Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.54kB)
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510...
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (121.9kB)
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] The user operation is waiting for background work to complete.
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (121.9kB)
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510...
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.11kB)
15:22:24 [2019-12-26T20:22:24.685Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.11kB)
15:22:24 [2019-12-26T20:22:24.941Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (287.13kB)
15:22:24 [2019-12-26T20:22:24.941Z] [INFO] The user operation is waiting for background work to complete.
15:22:24 [2019-12-26T20:22:24.941Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (287.13kB)
15:22:24 [2019-12-26T20:22:24.941Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517...
15:22:25 [2019-12-26T20:22:25.198Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.500.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.81kB)
15:22:25 [2019-12-26T20:22:25.198Z] [INFO] The user operation is waiting for background work to complete.
15:22:25 [2019-12-26T20:22:25.198Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.500.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (46.81kB)
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.500.v20191016-0512...
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (10.91kB)
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] The user operation is waiting for background work to complete.
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (10.91kB)
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309...
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.3kB)
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] The user operation is waiting for background work to complete.
15:22:25 [2019-12-26T20:22:25.455Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (71.3kB)
15:22:25 [2019-12-26T20:22:25.711Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.500.v20191003-0536...
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.500.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.68kB)
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] The user operation is waiting for background work to complete.
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.500.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.68kB)
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.500.v20191016-0512...
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.03kB)
15:22:25 [2019-12-26T20:22:25.712Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.03kB)
15:22:25 [2019-12-26T20:22:25.968Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (62.67kB)
15:22:25 [2019-12-26T20:22:25.968Z] [INFO] The user operation is waiting for background work to complete.
15:22:25 [2019-12-26T20:22:25.968Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (62.67kB)
15:22:25 [2019-12-26T20:22:25.969Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512...
15:22:25 [2019-12-26T20:22:25.969Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.300.v20191016-0515.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.64kB)
15:22:26 [2019-12-26T20:22:26.225Z] [INFO] The user operation is waiting for background work to complete.
15:22:26 [2019-12-26T20:22:26.225Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.300.v20191016-0515.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (44.64kB)
15:22:26 [2019-12-26T20:22:26.225Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.300.v20191016-0515...
15:22:26 [2019-12-26T20:22:26.225Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.9kB)
15:22:26 [2019-12-26T20:22:26.225Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.600.v20191120-0247.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (18.9kB)
15:22:26 [2019-12-26T20:22:26.483Z] [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (175.92kB)
15:22:26 [2019-12-26T20:22:26.483Z] [INFO] The user operation is waiting for background work to complete.
15:22:26 [2019-12-26T20:22:26.483Z] [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (175.92kB)
15:22:26 [2019-12-26T20:22:26.483Z] [INFO] Unpacking org.eclipse.help.base_4.2.800.v20191210-0610...
15:22:26 [2019-12-26T20:22:26.739Z] [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (204.92kB)
15:22:26 [2019-12-26T20:22:26.739Z] [INFO] The user operation is waiting for background work to complete.
15:22:26 [2019-12-26T20:22:26.739Z] [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (204.92kB)
15:22:26 [2019-12-26T20:22:26.739Z] [INFO] Unpacking org.eclipse.help.ui_4.1.700.v20191123-0656...
15:22:26 [2019-12-26T20:22:26.995Z] [INFO] Fetching org.eclipse.help.webapp_3.9.700.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (284.94kB)
15:22:26 [2019-12-26T20:22:26.995Z] [INFO] The user operation is waiting for background work to complete.
15:22:26 [2019-12-26T20:22:26.996Z] [INFO] Fetching org.eclipse.help.webapp_3.9.700.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (284.94kB)
15:22:26 [2019-12-26T20:22:26.996Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.700.v20191123-0656...
15:22:27 [2019-12-26T20:22:27.253Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (31.78kB)
15:22:27 [2019-12-26T20:22:27.253Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (31.78kB)
15:22:27 [2019-12-26T20:22:27.253Z] [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (170.14kB)
15:22:27 [2019-12-26T20:22:27.253Z] [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (170.14kB)
15:22:27 [2019-12-26T20:22:27.510Z] [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (126.39kB)
15:22:27 [2019-12-26T20:22:27.510Z] [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (126.39kB)
15:22:27 [2019-12-26T20:22:27.510Z] [INFO] Fetching org.eclipse.help_2.3.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.52kB)
15:22:27 [2019-12-26T20:22:27.510Z] [INFO] Fetching org.eclipse.help_2.3.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.52kB)
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (406.11kB)
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] The user operation is waiting for background work to complete.
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (406.11kB)
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] Unpacking org.eclipse.platform_4.14.0.v20191210-0610...
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8.54MB)
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] The user operation is waiting for background work to complete.
15:22:27 [2019-12-26T20:22:27.767Z] [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8.54MB)
15:22:28 [2019-12-26T20:22:28.700Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.14.0.v20191204-0828...
15:22:30 [2019-12-26T20:22:30.070Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.100.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (36.87kB)
15:22:30 [2019-12-26T20:22:30.070Z] [INFO] The user operation is waiting for background work to complete.
15:22:30 [2019-12-26T20:22:30.070Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.100.v20191122-2108.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (36.87kB)
15:22:30 [2019-12-26T20:22:30.070Z] [INFO] Unpacking org.eclipse.text.quicksearch_1.0.100.v20191122-2108...
15:22:30 [2019-12-26T20:22:30.327Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.700.v20191025-0657.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.74MB)
15:22:30 [2019-12-26T20:22:30.327Z] [INFO] The user operation is waiting for background work to complete.
15:22:30 [2019-12-26T20:22:30.327Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.700.v20191025-0657.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (1.74MB)
15:22:30 [2019-12-26T20:22:30.327Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.700.v20191025-0657...
15:22:30 [2019-12-26T20:22:30.998Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (147.38kB)
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] The user operation is waiting for background work to complete.
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (147.38kB)
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656...
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (97.35kB)
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] The user operation is waiting for background work to complete.
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (97.35kB)
15:22:30 [2019-12-26T20:22:30.999Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.600.v20191122-2109...
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (50.28kB)
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (50.28kB)
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.600.v20191114-0832...
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.600.v20191106-1253.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.71kB)
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.257Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.600.v20191106-1253.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.71kB)
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.600.v20191106-1253...
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Fetching org.eclipse.ui.net_1.3.600.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.41kB)
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Fetching org.eclipse.ui.net_1.3.600.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (20.41kB)
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Unpacking org.eclipse.ui.net_1.3.600.v20190925-1021...
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (66.04kB)
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.514Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (66.04kB)
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.500.v20191025-1523...
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Fetching org.eclipse.ui.win32_3.4.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.39kB)
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Fetching org.eclipse.ui.win32_3.4.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (13.39kB)
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.300.v20190926-0808...
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.28kB)
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] The user operation is waiting for background work to complete.
15:22:31 [2019-12-26T20:22:31.771Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (14.28kB)
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804...
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.8kB)
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] The user operation is waiting for background work to complete.
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.8kB)
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021...
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (84.58kB)
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] The user operation is waiting for background work to complete.
15:22:32 [2019-12-26T20:22:32.028Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (84.58kB)
15:22:32 [2019-12-26T20:22:32.285Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.900.v20191122-2109...
15:22:32 [2019-12-26T20:22:32.285Z] [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (20.44kB)
15:22:32 [2019-12-26T20:22:32.285Z] [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (20.44kB)
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] Fetching org.eclipse.platform_root_4.14.0.v20191210-0610 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (196B)
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] Fetching org.eclipse.platform_root_4.14.0.v20191210-0610 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (196B)
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (43.19kB)
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] The user operation is waiting for background work to complete.
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (43.19kB)
15:22:32 [2019-12-26T20:22:32.543Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.400.v20191122-2102...
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.42kB)
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] The user operation is waiting for background work to complete.
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (9.42kB)
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] Unpacking org.eclipse.rcp_4.14.0.v20191210-0610...
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.1kB)
15:22:32 [2019-12-26T20:22:32.799Z] [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (19.1kB)
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] Fetching org.eclipse.rcp_root_4.14.0.v20191210-0610 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (25.54kB)
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] Fetching org.eclipse.rcp_root_4.14.0.v20191210-0610 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (25.54kB)
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.3kB)
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] The user operation is waiting for background work to complete.
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (26.3kB)
15:22:33 [2019-12-26T20:22:33.056Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.700.v20191105-1619...
15:22:33 [2019-12-26T20:22:33.619Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (15.18kB)
15:22:33 [2019-12-26T20:22:33.619Z] [INFO] The user operation is waiting for background work to complete.
15:22:33 [2019-12-26T20:22:33.619Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (15.18kB)
15:22:33 [2019-12-26T20:22:33.619Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.41kB)
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] The user operation is waiting for background work to complete.
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (16.41kB)
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808...
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (39.44kB)
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] The user operation is waiting for background work to complete.
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (39.44kB)
15:22:33 [2019-12-26T20:22:33.876Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426...
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (24.56kB)
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] The user operation is waiting for background work to complete.
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (24.56kB)
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934...
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.62kB)
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] The user operation is waiting for background work to complete.
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (7.62kB)
15:22:34 [2019-12-26T20:22:34.134Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.300.v20190926-0808...
15:22:34 [2019-12-26T20:22:34.699Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (11.32kB)
15:22:34 [2019-12-26T20:22:34.699Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (11.32kB)
15:22:34 [2019-12-26T20:22:34.699Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (93.41kB)
15:22:34 [2019-12-26T20:22:34.699Z] [INFO] The user operation is waiting for background work to complete.
15:22:34 [2019-12-26T20:22:34.699Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (93.41kB)
15:22:34 [2019-12-26T20:22:34.956Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023...
15:22:34 [2019-12-26T20:22:34.956Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (69.13kB)
15:22:34 [2019-12-26T20:22:34.956Z] [INFO] The user operation is waiting for background work to complete.
15:22:34 [2019-12-26T20:22:34.956Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (69.13kB)
15:22:34 [2019-12-26T20:22:34.956Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426...
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8kB)
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] The user operation is waiting for background work to complete.
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (8kB)
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755...
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (12.67kB)
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] The user operation is waiting for background work to complete.
15:22:35 [2019-12-26T20:22:35.213Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (12.67kB)
15:22:35 [2019-12-26T20:22:35.469Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238...
15:22:35 [2019-12-26T20:22:35.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:22:35 [2019-12-26T20:22:35.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:22:35 [2019-12-26T20:22:35.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:22:36 [2019-12-26T20:22:36.290Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:22:36 [2019-12-26T20:22:36.547Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
15:22:36 [2019-12-26T20:22:36.547Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
15:22:37 [2019-12-26T20:22:37.111Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
15:22:37 [2019-12-26T20:22:37.368Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:22:37 [2019-12-26T20:22:37.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.02kB)
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] The user operation is waiting for background work to complete.
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (17.02kB)
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008...
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.04kB)
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] The user operation is waiting for background work to complete.
15:22:37 [2019-12-26T20:22:37.625Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (27.04kB)
15:22:37 [2019-12-26T20:22:37.882Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008...
15:22:37 [2019-12-26T20:22:37.882Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.300.v20191014-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.19kB)
15:22:37 [2019-12-26T20:22:37.882Z] [INFO] The user operation is waiting for background work to complete.
15:22:37 [2019-12-26T20:22:37.882Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.300.v20191014-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (76.19kB)
15:22:37 [2019-12-26T20:22:37.882Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.300.v20191014-1907...
15:22:38 [2019-12-26T20:22:38.141Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:22:38 [2019-12-26T20:22:38.141Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:22:38 [2019-12-26T20:22:38.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:22:38 [2019-12-26T20:22:38.706Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:22:38 [2019-12-26T20:22:38.706Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:22:38 [2019-12-26T20:22:38.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:22:39 [2019-12-26T20:22:39.008Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (247.68kB)
15:22:39 [2019-12-26T20:22:39.008Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/features/ (247.68kB)
15:22:39 [2019-12-26T20:22:39.357Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (150.98kB)
15:22:39 [2019-12-26T20:22:39.357Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (150.98kB)
15:22:39 [2019-12-26T20:22:39.921Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (17.06kB)
15:22:39 [2019-12-26T20:22:39.921Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (17.06kB)
15:22:40 [2019-12-26T20:22:40.484Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (25.82kB)
15:22:40 [2019-12-26T20:22:40.484Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/binary/ (25.82kB)
15:22:40 [2019-12-26T20:22:40.484Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:22:40 [2019-12-26T20:22:40.741Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
15:22:40 [2019-12-26T20:22:40.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
15:22:40 [2019-12-26T20:22:40.999Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (1.36MB)
15:22:40 [2019-12-26T20:22:40.999Z] [INFO] The user operation is waiting for background work to complete.
15:22:40 [2019-12-26T20:22:40.999Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (1.36MB)
15:22:41 [2019-12-26T20:22:41.255Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
15:22:43 [2019-12-26T20:22:43.778Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
15:22:43 [2019-12-26T20:22:43.778Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
15:22:43 [2019-12-26T20:22:43.778Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
15:22:44 [2019-12-26T20:22:44.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
15:22:44 [2019-12-26T20:22:44.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:22:44 [2019-12-26T20:22:44.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:22:45 [2019-12-26T20:22:45.968Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:22:45 [2019-12-26T20:22:45.968Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:22:45 [2019-12-26T20:22:45.968Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.594Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.851Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.851Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.851Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
15:22:47 [2019-12-26T20:22:47.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
15:22:48 [2019-12-26T20:22:48.908Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.165Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
15:22:49 [2019-12-26T20:22:49.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
15:22:50 [2019-12-26T20:22:50.293Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
15:22:50 [2019-12-26T20:22:50.293Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
15:22:50 [2019-12-26T20:22:50.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
15:22:50 [2019-12-26T20:22:50.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
15:22:51 [2019-12-26T20:22:51.113Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
15:22:51 [2019-12-26T20:22:51.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.044Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.865Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.865Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:22:52 [2019-12-26T20:22:52.865Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:22:53 [2019-12-26T20:22:53.122Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
15:22:53 [2019-12-26T20:22:53.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
15:22:53 [2019-12-26T20:22:53.379Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
15:22:53 [2019-12-26T20:22:53.636Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:22:53 [2019-12-26T20:22:53.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:22:54 [2019-12-26T20:22:54.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:22:54 [2019-12-26T20:22:54.200Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
15:22:54 [2019-12-26T20:22:54.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.130Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.130Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.131Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.131Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.388Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.649Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.649Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:22:55 [2019-12-26T20:22:55.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:22:56 [2019-12-26T20:22:56.213Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:22:56 [2019-12-26T20:22:56.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
15:22:56 [2019-12-26T20:22:56.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.032Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.291Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
15:22:57 [2019-12-26T20:22:57.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
15:22:58 [2019-12-26T20:22:58.477Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
15:22:58 [2019-12-26T20:22:58.477Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:22:58 [2019-12-26T20:22:58.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:22:59 [2019-12-26T20:22:59.040Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:22:59 [2019-12-26T20:22:59.297Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
15:22:59 [2019-12-26T20:22:59.297Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
15:22:59 [2019-12-26T20:22:59.861Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
15:23:00 [2019-12-26T20:23:00.118Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:23:00 [2019-12-26T20:23:00.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:23:00 [2019-12-26T20:23:00.118Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
15:23:00 [2019-12-26T20:23:00.118Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
15:23:00 [2019-12-26T20:23:00.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.980Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.980Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
15:23:01 [2019-12-26T20:23:01.980Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
15:23:01 [2019-12-26T20:23:01.980Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
15:23:01 [2019-12-26T20:23:01.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
15:23:02 [2019-12-26T20:23:02.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
15:23:02 [2019-12-26T20:23:02.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
15:23:02 [2019-12-26T20:23:02.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
15:23:03 [2019-12-26T20:23:03.841Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
15:23:03 [2019-12-26T20:23:03.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:23:03 [2019-12-26T20:23:03.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.405Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.406Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.663Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.663Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
15:23:04 [2019-12-26T20:23:04.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
15:23:05 [2019-12-26T20:23:05.227Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] ------------------------------------------------------------------------
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Reactor Build Order:
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] 
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Parent                                               [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass State System Parent                                  [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass TMF Parent                                           [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Documentation                                        [pom]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.227Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass RCP Parent                                           [pom]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.228Z] [INFO] Trace Compass Json trace Parent                                    [pom]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Trace Compass Target Platform                                      [pom]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Trace Compass Repository                            [eclipse-repository]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests      [eclipse-test-plugin]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] 
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT                     [1/138]
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] 
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:05 [2019-12-26T20:23:05.485Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 155 kB/s)
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 165 kB/s)
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.425Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.0 MB/s)
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
15:23:06 [2019-12-26T20:23:06.940Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 508 kB/s)
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.197Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 308 kB/s)
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:07 [2019-12-26T20:23:07.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.6 MB/s)
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.018Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 27 kB/s)
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.582Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:08 [2019-12-26T20:23:08.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
15:23:08 [2019-12-26T20:23:08.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 403 kB/s)
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.6 MB/s)
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.1 MB/s)
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.6 MB/s)
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] 
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.095Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 132 kB/s)
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.608Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 78 kB/s)
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:09 [2019-12-26T20:23:09.865Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 24 kB/s)
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.429Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 56 kB/s)
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:10 [2019-12-26T20:23:10.686Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:10 [2019-12-26T20:23:10.943Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 258 kB/s)
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
15:23:11 [2019-12-26T20:23:11.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 50 kB/s)
15:23:11 [2019-12-26T20:23:11.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.714Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
15:23:11 [2019-12-26T20:23:11.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 30 kB/s)
15:23:11 [2019-12-26T20:23:11.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.228Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
15:23:12 [2019-12-26T20:23:12.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 31 kB/s)
15:23:12 [2019-12-26T20:23:12.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.742Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 111 kB/s)
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:12 [2019-12-26T20:23:12.999Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 105 kB/s)
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.564Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 181 kB/s)
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:13 [2019-12-26T20:23:13.904Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:14 [2019-12-26T20:23:14.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:14 [2019-12-26T20:23:14.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:14 [2019-12-26T20:23:14.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
15:23:14 [2019-12-26T20:23:14.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 445 kB/s)
15:23:14 [2019-12-26T20:23:14.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.418Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
15:23:14 [2019-12-26T20:23:14.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 74 kB/s)
15:23:14 [2019-12-26T20:23:14.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:14 [2019-12-26T20:23:14.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:14 [2019-12-26T20:23:14.931Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 134 kB/s)
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.188Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
15:23:15 [2019-12-26T20:23:15.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 455 kB/s)
15:23:15 [2019-12-26T20:23:15.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 104 kB/s)
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:15 [2019-12-26T20:23:15.959Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 488 kB/s)
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.522Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.4 kB/s)
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:16 [2019-12-26T20:23:16.779Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 167 kB/s)
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.342Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 41 kB/s)
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:17 [2019-12-26T20:23:17.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 49 kB/s)
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.162Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 227 kB/s)
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.419Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 160 kB/s)
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:18 [2019-12-26T20:23:18.983Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 78 kB/s)
15:23:19 [2019-12-26T20:23:19.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.497Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 845 kB/s)
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:19 [2019-12-26T20:23:19.753Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:20 [2019-12-26T20:23:20.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:20 [2019-12-26T20:23:20.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:20 [2019-12-26T20:23:20.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
15:23:20 [2019-12-26T20:23:20.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 12 kB/s)
15:23:20 [2019-12-26T20:23:20.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.268Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
15:23:20 [2019-12-26T20:23:20.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 38 kB/s)
15:23:20 [2019-12-26T20:23:20.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:20 [2019-12-26T20:23:20.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:20 [2019-12-26T20:23:20.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 65 kB/s)
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.039Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 232 kB/s)
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.604Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 78 kB/s)
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:21 [2019-12-26T20:23:21.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:21 [2019-12-26T20:23:21.960Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:22 [2019-12-26T20:23:22.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:22 [2019-12-26T20:23:22.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:22 [2019-12-26T20:23:22.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
15:23:22 [2019-12-26T20:23:22.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 69 kB/s)
15:23:22 [2019-12-26T20:23:22.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.473Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 33 kB/s)
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
15:23:22 [2019-12-26T20:23:22.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.258Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.515Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:23 [2019-12-26T20:23:23.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:23 [2019-12-26T20:23:23.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:23 [2019-12-26T20:23:23.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:23 [2019-12-26T20:23:23.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:23 [2019-12-26T20:23:23.773Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:24 [2019-12-26T20:23:24.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:24 [2019-12-26T20:23:24.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:24 [2019-12-26T20:23:24.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:24 [2019-12-26T20:23:24.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:24 [2019-12-26T20:23:24.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:24 [2019-12-26T20:23:24.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:24 [2019-12-26T20:23:24.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:24 [2019-12-26T20:23:24.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:24 [2019-12-26T20:23:24.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:24 [2019-12-26T20:23:24.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:24 [2019-12-26T20:23:24.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:24 [2019-12-26T20:23:24.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:24 [2019-12-26T20:23:24.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:24 [2019-12-26T20:23:24.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:25 [2019-12-26T20:23:25.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:25 [2019-12-26T20:23:25.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:25 [2019-12-26T20:23:25.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:25 [2019-12-26T20:23:25.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
15:23:25 [2019-12-26T20:23:25.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:25 [2019-12-26T20:23:25.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:25 [2019-12-26T20:23:25.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:25 [2019-12-26T20:23:25.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:25 [2019-12-26T20:23:25.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:25 [2019-12-26T20:23:25.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
15:23:25 [2019-12-26T20:23:25.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 326 kB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.8 MB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 999 kB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 962 kB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.6 MB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.8 MB/s)
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
15:23:26 [2019-12-26T20:23:26.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 226 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 89 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 226 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.8 MB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 151 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 105 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 80 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 194 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 98 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 284 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 92 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 78 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 67 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 241 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.4 MB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 180 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 61 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 529 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 329 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.4 MB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 633 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 163 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 54 kB/s)
15:23:26 [2019-12-26T20:23:26.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.0 MB/s)
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 187 kB/s)
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 235 kB/s)
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 737 kB/s)
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 915 kB/s)
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] 
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] 
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] 
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
15:23:26 [2019-12-26T20:23:26.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.656Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 31 kB/s)
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:26 [2019-12-26T20:23:26.913Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:27 [2019-12-26T20:23:27.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:27 [2019-12-26T20:23:27.169Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:27 [2019-12-26T20:23:27.169Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 335 kB/s)
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] 
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] 
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.426Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 429 kB/s)
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:27 [2019-12-26T20:23:27.683Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 123 kB/s)
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.247Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 187 kB/s)
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:28 [2019-12-26T20:23:28.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:28 [2019-12-26T20:23:28.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 112 kB/s)
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.018Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
15:23:29 [2019-12-26T20:23:29.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
15:23:29 [2019-12-26T20:23:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.8 MB/s)
15:23:29 [2019-12-26T20:23:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 5.0 MB/s)
15:23:29 [2019-12-26T20:23:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.8 MB/s)
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138]
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT    [3/138]
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT     [4/138]
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] 
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:29 [2019-12-26T20:23:29.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:29 [2019-12-26T20:23:29.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:29 [2019-12-26T20:23:29.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:29 [2019-12-26T20:23:29.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 33 kB/s)
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 194 kB/s)
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 773 kB/s)
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.175Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
15:23:30 [2019-12-26T20:23:30.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 104 kB/s)
15:23:30 [2019-12-26T20:23:30.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.689Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 110 kB/s)
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:30 [2019-12-26T20:23:30.946Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:31 [2019-12-26T20:23:31.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:31 [2019-12-26T20:23:31.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:31 [2019-12-26T20:23:31.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
15:23:31 [2019-12-26T20:23:31.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 188 kB/s)
15:23:31 [2019-12-26T20:23:31.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 75 kB/s)
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:31 [2019-12-26T20:23:31.717Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 369 kB/s)
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
15:23:32 [2019-12-26T20:23:32.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 11 MB/s)
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:32 [2019-12-26T20:23:32.539Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:32 [2019-12-26T20:23:32.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 725 kB/s)
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 892 kB/s)
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 2.1 MB/s)
15:23:33 [2019-12-26T20:23:33.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 71 kB/s)
15:23:33 [2019-12-26T20:23:33.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.2 MB/s)
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] The project's OSGi version is 4.2.0.201912262016
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] 
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] 
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] 
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] 
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 44 kB/s)
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:33 [2019-12-26T20:23:33.566Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:33 [2019-12-26T20:23:33.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:34 [2019-12-26T20:23:34.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:34 [2019-12-26T20:23:34.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
15:23:34 [2019-12-26T20:23:34.081Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 134 kB/s)
15:23:34 [2019-12-26T20:23:34.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.081Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 718 kB/s)
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.595Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 158 kB/s)
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:34 [2019-12-26T20:23:34.852Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:35 [2019-12-26T20:23:35.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:35 [2019-12-26T20:23:35.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:35 [2019-12-26T20:23:35.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
15:23:35 [2019-12-26T20:23:35.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 127 kB/s)
15:23:35 [2019-12-26T20:23:35.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.366Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 51 kB/s)
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:35 [2019-12-26T20:23:35.623Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 96 kB/s)
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.187Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:23:36 [2019-12-26T20:23:36.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 103 kB/s)
15:23:36 [2019-12-26T20:23:36.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.700Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 269 kB/s)
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:36 [2019-12-26T20:23:36.957Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 101 kB/s)
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.307Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 166 kB/s)
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.4 MB/s)
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 892 kB/s)
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 72 kB/s)
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] 
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:37 [2019-12-26T20:23:37.910Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:38 [2019-12-26T20:23:38.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:38 [2019-12-26T20:23:38.169Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:38 [2019-12-26T20:23:38.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
15:23:38 [2019-12-26T20:23:38.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 19 kB/s)
15:23:38 [2019-12-26T20:23:38.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.426Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
15:23:38 [2019-12-26T20:23:38.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 98 kB/s)
15:23:38 [2019-12-26T20:23:38.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:38 [2019-12-26T20:23:38.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:38 [2019-12-26T20:23:38.683Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 25 kB/s)
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.246Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 64 kB/s)
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:39 [2019-12-26T20:23:39.760Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 49 kB/s)
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.017Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 49 kB/s)
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.532Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:40 [2019-12-26T20:23:40.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 129 kB/s)
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 130 kB/s)
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 694 kB/s)
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 513 kB/s)
15:23:41 [2019-12-26T20:23:41.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 18 MB/s)
15:23:41 [2019-12-26T20:23:41.304Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes
15:23:43 [2019-12-26T20:23:43.827Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] 
15:23:43 [2019-12-26T20:23:43.828Z] 	argsArray[i] = entry.getKey();
15:23:43 [2019-12-26T20:23:43.828Z] 	               ^^^^^^^^^^^^^^
15:23:43 [2019-12-26T20:23:43.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:23:43 [2019-12-26T20:23:43.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] 
15:23:43 [2019-12-26T20:23:43.828Z] 	argsArray[i + 1] = entry.getValue();
15:23:43 [2019-12-26T20:23:43.828Z] 	                   ^^^^^^^^^^^^^^^^
15:23:43 [2019-12-26T20:23:43.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:23:43 [2019-12-26T20:23:43.828Z] 2 problems (2 warnings)
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] 
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] 
15:23:43 [2019-12-26T20:23:43.828Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
15:23:44 [2019-12-26T20:23:44.342Z] [INFO] 
15:23:44 [2019-12-26T20:23:44.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.342Z] [INFO] 
15:23:44 [2019-12-26T20:23:44.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] 
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] 
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] 
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
15:23:44 [2019-12-26T20:23:44.856Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
15:23:45 [2019-12-26T20:23:45.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
15:23:45 [2019-12-26T20:23:45.679Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT        [5/138]
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT  [6/138]
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] The project's OSGi version is 1.2.0.201912262016
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] 
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
15:23:45 [2019-12-26T20:23:45.680Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
15:23:46 [2019-12-26T20:23:46.787Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] 
15:23:46 [2019-12-26T20:23:46.787Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
15:23:46 [2019-12-26T20:23:46.787Z]             .comparingLong(E::getEnd)
15:23:46 [2019-12-26T20:23:46.787Z]             .thenComparingLong(E::getStart);
15:23:46 [2019-12-26T20:23:46.787Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:46 [2019-12-26T20:23:46.787Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator<E extends @NonNull IHTInterval>'
15:23:46 [2019-12-26T20:23:46.787Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] 
15:23:46 [2019-12-26T20:23:46.787Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
15:23:46 [2019-12-26T20:23:46.787Z]                 .add(String.valueOf(fStart))
15:23:46 [2019-12-26T20:23:46.787Z]                 .add(String.valueOf(fStart + fDuration))
15:23:46 [2019-12-26T20:23:46.787Z]                 .toString();
15:23:46 [2019-12-26T20:23:46.787Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:47 [2019-12-26T20:23:47.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:47 [2019-12-26T20:23:47.045Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[142] 
15:23:47 [2019-12-26T20:23:47.045Z] 	return (present != null);
15:23:47 [2019-12-26T20:23:47.045Z] 	        ^^^^^^^
15:23:47 [2019-12-26T20:23:47.045Z] Redundant null check: The variable present cannot be null at this location
15:23:47 [2019-12-26T20:23:47.045Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] 
15:23:47 [2019-12-26T20:23:47.045Z] 	fFileChannelIn = fFileInputStream.getChannel();
15:23:47 [2019-12-26T20:23:47.045Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:47 [2019-12-26T20:23:47.045Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
15:23:47 [2019-12-26T20:23:47.045Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] 
15:23:47 [2019-12-26T20:23:47.045Z] 	fFileChannelOut = fFileOutputStream.getChannel();
15:23:47 [2019-12-26T20:23:47.045Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:47 [2019-12-26T20:23:47.045Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
15:23:47 [2019-12-26T20:23:47.045Z] 5 problems (5 warnings)
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.302Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138]
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] The project's OSGi version is 2.1.2.201912262016
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] 
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:47 [2019-12-26T20:23:47.559Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] 
15:23:48 [2019-12-26T20:23:48.491Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
15:23:48 [2019-12-26T20:23:48.491Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
15:23:48 [2019-12-26T20:23:48.491Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] 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>'
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] 
15:23:48 [2019-12-26T20:23:48.491Z] 	E element = (E) object;
15:23:48 [2019-12-26T20:23:48.491Z] 	            ^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from Object to E
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] 
15:23:48 [2019-12-26T20:23:48.491Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
15:23:48 [2019-12-26T20:23:48.491Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] 
15:23:48 [2019-12-26T20:23:48.491Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
15:23:48 [2019-12-26T20:23:48.491Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] 
15:23:48 [2019-12-26T20:23:48.491Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
15:23:48 [2019-12-26T20:23:48.491Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] 
15:23:48 [2019-12-26T20:23:48.491Z] 	store.add((E) elem); // warning from type, it should be fine
15:23:48 [2019-12-26T20:23:48.491Z] 	          ^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from Object to E
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] 
15:23:48 [2019-12-26T20:23:48.491Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
15:23:48 [2019-12-26T20:23:48.491Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] 
15:23:48 [2019-12-26T20:23:48.491Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
15:23:48 [2019-12-26T20:23:48.491Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: Unchecked cast from BasicSegment to E
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
15:23:48 [2019-12-26T20:23:48.491Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
15:23:48 [2019-12-26T20:23:48.491Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
15:23:48 [2019-12-26T20:23:48.491Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
15:23:48 [2019-12-26T20:23:48.491Z] 	              ^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] 
15:23:48 [2019-12-26T20:23:48.491Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
15:23:48 [2019-12-26T20:23:48.491Z] 	                                         ^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] 
15:23:48 [2019-12-26T20:23:48.491Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
15:23:48 [2019-12-26T20:23:48.491Z] 	                       ^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
15:23:48 [2019-12-26T20:23:48.491Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
15:23:48 [2019-12-26T20:23:48.491Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
15:23:48 [2019-12-26T20:23:48.491Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
15:23:48 [2019-12-26T20:23:48.491Z] 	               ^^^^^^^^^^^^^^^
15:23:48 [2019-12-26T20:23:48.491Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
15:23:48 [2019-12-26T20:23:48.491Z] 16 problems (16 warnings)
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.491Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] 
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:48 [2019-12-26T20:23:48.749Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
15:23:49 [2019-12-26T20:23:49.005Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:49 [2019-12-26T20:23:49.005Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:49 [2019-12-26T20:23:49.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138]
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] The project's OSGi version is 4.3.0.201912262016
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] 
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
15:23:49 [2019-12-26T20:23:49.006Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] 
15:23:50 [2019-12-26T20:23:50.378Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
15:23:50 [2019-12-26T20:23:50.378Z] 	                                                                 ^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue<HTInterval>' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable<HTInterval>'
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] 
15:23:50 [2019-12-26T20:23:50.378Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
15:23:50 [2019-12-26T20:23:50.378Z] 	                                                  ^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] Javadoc: Missing tag for parameter nodeStart
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] 
15:23:50 [2019-12-26T20:23:50.378Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
15:23:50 [2019-12-26T20:23:50.378Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] 
15:23:50 [2019-12-26T20:23:50.378Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
15:23:50 [2019-12-26T20:23:50.378Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] 
15:23:50 [2019-12-26T20:23:50.378Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
15:23:50 [2019-12-26T20:23:50.378Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] 
15:23:50 [2019-12-26T20:23:50.378Z] 	throws StateValueTypeException, AttributeNotFoundException {
15:23:50 [2019-12-26T20:23:50.378Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] 
15:23:50 [2019-12-26T20:23:50.378Z] 	throws StateValueTypeException, AttributeNotFoundException {
15:23:50 [2019-12-26T20:23:50.378Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils
15:23:50 [2019-12-26T20:23:50.378Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] 
15:23:50 [2019-12-26T20:23:50.378Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
15:23:50 [2019-12-26T20:23:50.378Z] 	                                                                                                                                  ^^^^^^^
15:23:50 [2019-12-26T20:23:50.378Z] Javadoc: Missing tag for parameter reverse
15:23:50 [2019-12-26T20:23:50.378Z] 8 problems (8 warnings)
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.378Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.635Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] 
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
15:23:50 [2019-12-26T20:23:50.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT                 [9/138]
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --------------------------------[ pom ]---------------------------------
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT             [10/138]
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/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])
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] The project's OSGi version is 1.0.4.201912262016
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.149Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT       [11/138]
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] 
15:23:51 [2019-12-26T20:23:51.663Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
15:23:51 [2019-12-26T20:23:51.919Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes
15:23:57 [2019-12-26T20:23:57.173Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] 
15:23:57 [2019-12-26T20:23:57.174Z] 	return fSymbolMapping.lastKey();
15:23:57 [2019-12-26T20:23:57.174Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap<K,V>' doesn't seem to be designed with null type annotations in mind
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] 
15:23:57 [2019-12-26T20:23:57.174Z] 	* @param cppFilt
15:23:57 [2019-12-26T20:23:57.174Z] 	         ^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Javadoc: Description expected after this reference
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] 
15:23:57 [2019-12-26T20:23:57.174Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] 
15:23:57 [2019-12-26T20:23:57.174Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Unnecessary $NON-NLS$ tag
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java:[180] 
15:23:57 [2019-12-26T20:23:57.174Z] 	return ImmutableList.copyOf(fMatchMap.get(trace));
15:23:57 [2019-12-26T20:23:57.174Z] 	                            ^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'Collection<ITmfMatchEventDefinition>' needs unchecked conversion to conform to '@NonNull Collection<? extends ITmfMatchEventDefinition>'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] 
15:23:57 [2019-12-26T20:23:57.174Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                                          ^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] 
15:23:57 [2019-12-26T20:23:57.174Z] 	* @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead
15:23:57 [2019-12-26T20:23:57.174Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Javadoc: The method applyFilterAndAddState(List<ITimeGraphState>, ITimeGraphState, Long, Map<Integer,Predicate<Multimap<String,Object>>>, List<Long>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
15:23:57 [2019-12-26T20:23:57.174Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] 
15:23:57 [2019-12-26T20:23:57.174Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] 
15:23:57 [2019-12-26T20:23:57.174Z] 	builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y));
15:23:57 [2019-12-26T20:23:57.174Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] 
15:23:57 [2019-12-26T20:23:57.174Z] 	builder.put(Long.toString(series.getId()), series);
15:23:57 [2019-12-26T20:23:57.174Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] 
15:23:57 [2019-12-26T20:23:57.174Z] 	ITmfXyModel model = new TmfXyModel(title, series);
15:23:57 [2019-12-26T20:23:57.174Z] 	                                          ^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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>'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] 
15:23:57 [2019-12-26T20:23:57.174Z] 	public TraceEntryModel build() {
15:23:57 [2019-12-26T20:23:57.174Z] 	       ^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] 
15:23:57 [2019-12-26T20:23:57.174Z] 	public ModuleEntryModel build() {
15:23:57 [2019-12-26T20:23:57.174Z] 	       ^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] 
15:23:57 [2019-12-26T20:23:57.174Z] 	public StateSystemEntryModel build() {
15:23:57 [2019-12-26T20:23:57.174Z] 	       ^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] 
15:23:57 [2019-12-26T20:23:57.174Z] 	public AttributeEntryModel build() {
15:23:57 [2019-12-26T20:23:57.174Z] 	       ^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[558] 
15:23:57 [2019-12-26T20:23:57.174Z] 	if (ssEntry != null) {
15:23:57 [2019-12-26T20:23:57.174Z] 	    ^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Redundant null check: The variable ssEntry cannot be null at this location
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] 
15:23:57 [2019-12-26T20:23:57.174Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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>>'
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] 
15:23:57 [2019-12-26T20:23:57.174Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
15:23:57 [2019-12-26T20:23:57.174Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
15:23:57 [2019-12-26T20:23:57.174Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] 
15:23:57 [2019-12-26T20:23:57.174Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
15:23:57 [2019-12-26T20:23:57.174Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.174Z] 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>>'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] 
15:23:57 [2019-12-26T20:23:57.175Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                                ^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] 
15:23:57 [2019-12-26T20:23:57.175Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                                ^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] 
15:23:57 [2019-12-26T20:23:57.175Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
15:23:57 [2019-12-26T20:23:57.175Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect<?>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] 
15:23:57 [2019-12-26T20:23:57.175Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
15:23:57 [2019-12-26T20:23:57.175Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Type safety: Unchecked cast from Object to Map<Long,String>
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] 
15:23:57 [2019-12-26T20:23:57.175Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                           ^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] 
15:23:57 [2019-12-26T20:23:57.175Z] 	return (T) resolve;
15:23:57 [2019-12-26T20:23:57.175Z] 	       ^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Type safety: Unchecked cast from Object to T
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] 
15:23:57 [2019-12-26T20:23:57.175Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                           ^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[90] 
15:23:57 [2019-12-26T20:23:57.175Z] 	fTraceTypeId = traceTypeId;
15:23:57 [2019-12-26T20:23:57.175Z] 	               ^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] 
15:23:57 [2019-12-26T20:23:57.175Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] 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>>'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] 
15:23:57 [2019-12-26T20:23:57.175Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] 
15:23:57 [2019-12-26T20:23:57.175Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
15:23:57 [2019-12-26T20:23:57.175Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super @NonNull String,capture#of ?,@Nullable String>'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] 
15:23:57 [2019-12-26T20:23:57.175Z] 	V node = queue.poll();
15:23:57 [2019-12-26T20:23:57.175Z] 	         ^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] 
15:23:57 [2019-12-26T20:23:57.175Z] 	List<String> path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId);
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                                   ^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] 
15:23:57 [2019-12-26T20:23:57.175Z] 	callsites = (List<ITmfCallsite>) result;
15:23:57 [2019-12-26T20:23:57.175Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
15:23:57 [2019-12-26T20:23:57.175Z] 	fMetadata = metadata;
15:23:57 [2019-12-26T20:23:57.175Z] 	            ^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] 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>'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] 
15:23:57 [2019-12-26T20:23:57.175Z] 	fTimesRequested = Longs.toArray(times);
15:23:57 [2019-12-26T20:23:57.175Z] 	                  ^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] 
15:23:57 [2019-12-26T20:23:57.175Z] 	fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData()));
15:23:57 [2019-12-26T20:23:57.175Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] 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>'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] 
15:23:57 [2019-12-26T20:23:57.175Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
15:23:57 [2019-12-26T20:23:57.175Z] 	                                               ^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] 
15:23:57 [2019-12-26T20:23:57.175Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
15:23:57 [2019-12-26T20:23:57.175Z] 	                                           ^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
15:23:57 [2019-12-26T20:23:57.175Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                  ^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] 
15:23:57 [2019-12-26T20:23:57.175Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
15:23:57 [2019-12-26T20:23:57.175Z] 	                                               ^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] 
15:23:57 [2019-12-26T20:23:57.175Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] 
15:23:57 [2019-12-26T20:23:57.175Z] 	return dir.getAbsolutePath();
15:23:57 [2019-12-26T20:23:57.175Z] 	       ^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] 
15:23:57 [2019-12-26T20:23:57.175Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
15:23:57 [2019-12-26T20:23:57.175Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] 
15:23:57 [2019-12-26T20:23:57.175Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
15:23:57 [2019-12-26T20:23:57.175Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:23:57 [2019-12-26T20:23:57.175Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] 
15:23:57 [2019-12-26T20:23:57.175Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
15:23:57 [2019-12-26T20:23:57.175Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
15:23:57 [2019-12-26T20:23:57.175Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
15:23:57 [2019-12-26T20:23:57.175Z] 46 problems (46 warnings)
15:23:57 [2019-12-26T20:23:57.175Z] [INFO] 
15:23:57 [2019-12-26T20:23:57.175Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
15:23:57 [2019-12-26T20:23:57.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:23:57 [2019-12-26T20:23:57.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
15:23:57 [2019-12-26T20:23:57.175Z] [INFO] 
15:23:57 [2019-12-26T20:23:57.176Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
15:23:57 [2019-12-26T20:23:57.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
15:23:57 [2019-12-26T20:23:57.604Z] [INFO] 
15:23:57 [2019-12-26T20:23:57.604Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
15:23:57 [2019-12-26T20:23:57.604Z] [INFO] 
15:23:57 [2019-12-26T20:23:57.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
15:23:57 [2019-12-26T20:23:57.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
15:23:58 [2019-12-26T20:23:58.120Z] [INFO] 
15:23:58 [2019-12-26T20:23:58.120Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
15:23:58 [2019-12-26T20:23:58.120Z] [INFO] 
15:23:58 [2019-12-26T20:23:58.377Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
15:23:58 [2019-12-26T20:23:58.377Z] [INFO] 
15:23:58 [2019-12-26T20:23:58.377Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
15:23:58 [2019-12-26T20:23:58.377Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138]
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] The project's OSGi version is 2.0.2.201912262016
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.274Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] 
15:24:00 [2019-12-26T20:24:00.531Z] 	fGroups = Arrays.copyOf(groups, groups.length);
15:24:00 [2019-12-26T20:24:00.531Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] 
15:24:00 [2019-12-26T20:24:00.531Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
15:24:00 [2019-12-26T20:24:00.531Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] 
15:24:00 [2019-12-26T20:24:00.531Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
15:24:00 [2019-12-26T20:24:00.531Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
15:24:00 [2019-12-26T20:24:00.531Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
15:24:00 [2019-12-26T20:24:00.531Z] 	    ^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
15:24:00 [2019-12-26T20:24:00.531Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
15:24:00 [2019-12-26T20:24:00.531Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] 
15:24:00 [2019-12-26T20:24:00.531Z] 	int quark = entry.getValue();
15:24:00 [2019-12-26T20:24:00.531Z] 	            ^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.531Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:24:00 [2019-12-26T20:24:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[180] 
15:24:00 [2019-12-26T20:24:00.531Z] 	double[] yValues = buildYValues(countersIntervals.get(quark), filter);
15:24:00 [2019-12-26T20:24:00.531Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:00 [2019-12-26T20:24:00.532Z] Null type safety (type annotations): The expression of type 'NavigableSet<@NonNull ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<@NonNull ITmfStateInterval>'
15:24:00 [2019-12-26T20:24:00.532Z] 7 problems (7 warnings)
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT        [13/138]
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --------------------------------[ pom ]---------------------------------
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT        [14/138]
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/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])
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] The project's OSGi version is 1.0.4.201912262016
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] 
15:24:00 [2019-12-26T20:24:00.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] 
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] 
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] 
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.047Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 55 kB/s)
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.303Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 20 kB/s)
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:01 [2019-12-26T20:24:01.867Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:02 [2019-12-26T20:24:02.124Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:02 [2019-12-26T20:24:02.124Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:02 [2019-12-26T20:24:02.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
15:24:02 [2019-12-26T20:24:02.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 71 kB/s)
15:24:02 [2019-12-26T20:24:02.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.381Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 67 kB/s)
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:02 [2019-12-26T20:24:02.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 275 kB/s)
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.718Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.718Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.718Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:24:03 [2019-12-26T20:24:03.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 128 kB/s)
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 867 kB/s)
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 127 kB/s)
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
15:24:04 [2019-12-26T20:24:04.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 914 kB/s)
15:24:04 [2019-12-26T20:24:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 3.8 MB/s)
15:24:04 [2019-12-26T20:24:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 469 kB/s)
15:24:04 [2019-12-26T20:24:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 209 kB/s)
15:24:04 [2019-12-26T20:24:04.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 50 kB/s)
15:24:04 [2019-12-26T20:24:04.771Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
15:24:04 [2019-12-26T20:24:04.771Z] ANTLR Parser Generator  Version 3.5.2
15:24:05 [2019-12-26T20:24:05.336Z] Output file /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:24:05 [2019-12-26T20:24:05.336Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:24:06 [2019-12-26T20:24:06.302Z] Input file /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:24:06 [2019-12-26T20:24:06.302Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:24:06 [2019-12-26T20:24:06.559Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: 
15:24:06 [2019-12-26T20:24:06.559Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
15:24:06 [2019-12-26T20:24:06.559Z] 
15:24:06 [2019-12-26T20:24:06.559Z] As a result, alternative(s) 2 were disabled for that input
15:24:06 [2019-12-26T20:24:06.559Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: 
15:24:06 [2019-12-26T20:24:06.559Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
15:24:06 [2019-12-26T20:24:06.559Z] 
15:24:06 [2019-12-26T20:24:06.559Z] As a result, alternative(s) 3 were disabled for that input
15:24:06 [2019-12-26T20:24:06.559Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: 
15:24:06 [2019-12-26T20:24:06.559Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
15:24:06 [2019-12-26T20:24:06.559Z] 
15:24:06 [2019-12-26T20:24:06.559Z] As a result, alternative(s) 2 were disabled for that input
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.123Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] 
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
15:24:07 [2019-12-26T20:24:07.944Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT       [15/138]
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] The project's OSGi version is 4.0.2.201912262016
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] 
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:24:08 [2019-12-26T20:24:08.202Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] 
15:24:09 [2019-12-26T20:24:09.573Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
15:24:09 [2019-12-26T20:24:09.573Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] 
15:24:09 [2019-12-26T20:24:09.573Z] 	return (top != null) ? top.getCurrentEvent() : null;
15:24:09 [2019-12-26T20:24:09.573Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Potential resource leak: 'top' may not be closed at this location
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] 
15:24:09 [2019-12-26T20:24:09.573Z] 	return hasMoreEvents();
15:24:09 [2019-12-26T20:24:09.573Z] 	^^^^^^^^^^^^^^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Potential resource leak: 'top' may not be closed at this location
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] 
15:24:09 [2019-12-26T20:24:09.573Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
15:24:09 [2019-12-26T20:24:09.573Z] 	                     ^^
15:24:09 [2019-12-26T20:24:09.573Z] Potential resource leak: 'se' may not be closed
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] 
15:24:09 [2019-12-26T20:24:09.573Z] 	return !(pathname.getName().equals("metadata"));
15:24:09 [2019-12-26T20:24:09.573Z] 	                                   ^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] 
15:24:09 [2019-12-26T20:24:09.573Z] 	returnArray[i] = null;
15:24:09 [2019-12-26T20:24:09.573Z] 	                 ^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] 
15:24:09 [2019-12-26T20:24:09.573Z] 	return fInnerElements.get(index);
15:24:09 [2019-12-26T20:24:09.573Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] 
15:24:09 [2019-12-26T20:24:09.573Z] 	return fInnerElements.remove(index);
15:24:09 [2019-12-26T20:24:09.573Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
15:24:09 [2019-12-26T20:24:09.573Z] 	SparseList sparseList = (SparseList) list;
15:24:09 [2019-12-26T20:24:09.573Z] 	^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
15:24:09 [2019-12-26T20:24:09.573Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
15:24:09 [2019-12-26T20:24:09.573Z] 	SparseList sparseList = (SparseList) list;
15:24:09 [2019-12-26T20:24:09.573Z] 	                         ^^^^^^^^^^
15:24:09 [2019-12-26T20:24:09.573Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
15:24:09 [2019-12-26T20:24:09.573Z] 10 problems (10 warnings)
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] 
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
15:24:09 [2019-12-26T20:24:09.830Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT    [16/138]
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] The project's OSGi version is 1.0.7.201912262016
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] 
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:10 [2019-12-26T20:24:10.394Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.583Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] 
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:11 [2019-12-26T20:24:11.840Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 458 kB/s)
15:24:12 [2019-12-26T20:24:12.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.355Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 193 kB/s)
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.612Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:12 [2019-12-26T20:24:12.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 73 kB/s)
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.126Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 224 kB/s)
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.4 MB/s)
15:24:13 [2019-12-26T20:24:13.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 9.8 MB/s)
15:24:14 [2019-12-26T20:24:14.203Z] [INFO] Executing tasks
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] main:
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] main:
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] checkAnyTraceExists:
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] verifyChecksum:
15:24:14 [2019-12-26T20:24:14.203Z]      [echo] Verifying: ${anyTraceExists}
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] deleteFailedCheckSumTraces:
15:24:14 [2019-12-26T20:24:14.203Z] 
15:24:14 [2019-12-26T20:24:14.203Z] downloadTraceFiles:
15:24:14 [2019-12-26T20:24:14.203Z]      [echo] Attempting to download test traces
15:24:14 [2019-12-26T20:24:14.203Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:24:14 [2019-12-26T20:24:14.203Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:24:14 [2019-12-26T20:24:14.461Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:24:14 [2019-12-26T20:24:14.461Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
15:24:14 [2019-12-26T20:24:14.908Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:24:14 [2019-12-26T20:24:14.908Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
15:24:14 [2019-12-26T20:24:14.908Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:24:14 [2019-12-26T20:24:14.908Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:24:15 [2019-12-26T20:24:15.840Z]      [exec] Cloning into 'ctf-testsuite'...
15:24:16 [2019-12-26T20:24:16.403Z] 
15:24:16 [2019-12-26T20:24:16.403Z] pullTestSuite:
15:24:16 [2019-12-26T20:24:16.403Z]      [exec] Your branch is up-to-date with 'origin/master'.
15:24:16 [2019-12-26T20:24:16.403Z]      [exec] Already on 'master'
15:24:16 [2019-12-26T20:24:16.660Z]      [exec] Already up-to-date.
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] 
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] changes and commit them, and you can discard any commits you make in this
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] state without impacting any branches by performing another checkout.
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] 
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] If you want to create a new branch to retain commits you create, you may
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] 
15:24:16 [2019-12-26T20:24:16.917Z]      [exec]   git checkout -b <new-branch-name>
15:24:16 [2019-12-26T20:24:16.917Z]      [exec] 
15:24:16 [2019-12-26T20:24:16.918Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
15:24:16 [2019-12-26T20:24:16.918Z] 
15:24:16 [2019-12-26T20:24:16.918Z] extractTraces:
15:24:16 [2019-12-26T20:24:16.918Z] 
15:24:16 [2019-12-26T20:24:16.918Z] checkAnyTraceExists:
15:24:16 [2019-12-26T20:24:16.918Z] 
15:24:16 [2019-12-26T20:24:16.918Z] verifyChecksum:
15:24:16 [2019-12-26T20:24:16.918Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:24:17 [2019-12-26T20:24:17.174Z] 
15:24:17 [2019-12-26T20:24:17.175Z] warnFailedCheckSum:
15:24:17 [2019-12-26T20:24:17.175Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
15:24:17 [2019-12-26T20:24:17.432Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:24:17 [2019-12-26T20:24:17.432Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
15:24:18 [2019-12-26T20:24:18.801Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:24:20 [2019-12-26T20:24:20.170Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
15:24:20 [2019-12-26T20:24:20.170Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:24:20 [2019-12-26T20:24:20.170Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
15:24:23 [2019-12-26T20:24:23.445Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:24:25 [2019-12-26T20:24:25.339Z]      [echo] Traces extracted successfully
15:24:25 [2019-12-26T20:24:25.339Z] [INFO] Executed tasks
15:24:25 [2019-12-26T20:24:25.339Z] [INFO] 
15:24:25 [2019-12-26T20:24:25.339Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:24:27 [2019-12-26T20:24:27.338Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
15:24:27 [2019-12-26T20:24:27.338Z] [INFO] Command line:
15:24:27 [2019-12-26T20:24:27.338Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:24:27 [2019-12-26T20:24:27.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:24:30 [2019-12-26T20:24:30.612Z] !SESSION 2019-12-26 20:24:27.435 -----------------------------------------------
15:24:30 [2019-12-26T20:24:30.612Z] eclipse.buildId=unknown
15:24:30 [2019-12-26T20:24:30.612Z] java.version=1.8.0_202
15:24:30 [2019-12-26T20:24:30.612Z] java.vendor=Oracle Corporation
15:24:30 [2019-12-26T20:24:30.612Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:24:30 [2019-12-26T20:24:30.612Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:24:30 [2019-12-26T20:24:30.612Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:24:30 [2019-12-26T20:24:30.612Z] 
15:24:30 [2019-12-26T20:24:30.612Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:24:29.910
15:24:30 [2019-12-26T20:24:30.612Z] !MESSAGE FrameworkEvent ERROR
15:24:30 [2019-12-26T20:24:30.612Z] !STACK 0
15:24:30 [2019-12-26T20:24:30.612Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:24:30 [2019-12-26T20:24:30.612Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:30 [2019-12-26T20:24:30.612Z] 
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:30 [2019-12-26T20:24:30.612Z] 
15:24:30 [2019-12-26T20:24:30.612Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:24:30.136
15:24:30 [2019-12-26T20:24:30.612Z] !MESSAGE FrameworkEvent ERROR
15:24:30 [2019-12-26T20:24:30.612Z] !STACK 0
15:24:30 [2019-12-26T20:24:30.612Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
15:24:30 [2019-12-26T20:24:30.612Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:30 [2019-12-26T20:24:30.612Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:24:30 [2019-12-26T20:24:30.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"
15:24:30 [2019-12-26T20:24:30.612Z]        org.apache.httpcomponents.httpclient.win [31]
15:24:30 [2019-12-26T20:24:30.612Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:24:30 [2019-12-26T20:24:30.612Z] 
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:24:30 [2019-12-26T20:24:30.612Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:24:31 [2019-12-26T20:24:31.981Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:24:31 [2019-12-26T20:24:31.981Z] 
15:24:31 [2019-12-26T20:24:31.981Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:24:31.748
15:24:31 [2019-12-26T20:24:31.981Z] !MESSAGE Struct already contains a field named ctx
15:24:31 [2019-12-26T20:24:31.981Z] 
15:24:31 [2019-12-26T20:24:31.981Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:24:31.749
15:24:31 [2019-12-26T20:24:31.981Z] !MESSAGE Struct already contains a field named ctx
15:24:31 [2019-12-26T20:24:31.981Z] 
15:24:31 [2019-12-26T20:24:31.981Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:24:31.750
15:24:31 [2019-12-26T20:24:31.981Z] !MESSAGE Struct already contains a field named ctx
15:24:31 [2019-12-26T20:24:31.981Z] 
15:24:31 [2019-12-26T20:24:31.981Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:24:31.751
15:24:31 [2019-12-26T20:24:31.981Z] !MESSAGE Struct already contains a field named ctx
15:24:31 [2019-12-26T20:24:31.981Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:24:31 [2019-12-26T20:24:31.981Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.036 s
15:24:31 [2019-12-26T20:24:31.981Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:24:31 [2019-12-26T20:24:31.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:24:31 [2019-12-26T20:24:31.981Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:24:31 [2019-12-26T20:24:31.981Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:24:31 [2019-12-26T20:24:31.981Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.002 s
15:24:31 [2019-12-26T20:24:31.981Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.012 s
15:24:31 [2019-12-26T20:24:31.981Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
15:24:31 [2019-12-26T20:24:31.981Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:24:32 [2019-12-26T20:24:32.238Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:24:32 [2019-12-26T20:24:32.238Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
15:24:32 [2019-12-26T20:24:32.238Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.238Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.238Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
15:24:32 [2019-12-26T20:24:32.238Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.112 s
15:24:32 [2019-12-26T20:24:32.238Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.008 s
15:24:32 [2019-12-26T20:24:32.238Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.008 s
15:24:32 [2019-12-26T20:24:32.238Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
15:24:32 [2019-12-26T20:24:32.238Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:24:32 [2019-12-26T20:24:32.238Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:24:32 [2019-12-26T20:24:32.238Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.238Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.238Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:24:32 [2019-12-26T20:24:32.239Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:24:32 [2019-12-26T20:24:32.239Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:24:32 [2019-12-26T20:24:32.239Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:24:32 [2019-12-26T20:24:32.239Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:24:32 [2019-12-26T20:24:32.239Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:24:32 [2019-12-26T20:24:32.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.004 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
15:24:32 [2019-12-26T20:24:32.239Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:24:32 [2019-12-26T20:24:32.803Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:24:32 [2019-12-26T20:24:32.803Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.384 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.021 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.051 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.016 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.014 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.067 s
15:24:32 [2019-12-26T20:24:32.803Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.012 s
15:24:32 [2019-12-26T20:24:32.803Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:24:50 [2019-12-26T20:24:50.864Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.198 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.951 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.921 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.701 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.117 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.102 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.686 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.556 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.335 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.637 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.069 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.042 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.793 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.696 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.189 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.79 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.018 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.08 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.076 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.014 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.013 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.012 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.59 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.071 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.874 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.313 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
15:24:50 [2019-12-26T20:24:50.864Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.506 s
15:24:50 [2019-12-26T20:24:50.864Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:24:51 [2019-12-26T20:24:51.795Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:24:51 [2019-12-26T20:24:51.795Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.736 s
15:24:51 [2019-12-26T20:24:51.795Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.145 s
15:24:51 [2019-12-26T20:24:51.795Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.212 s
15:24:51 [2019-12-26T20:24:51.795Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.18 s
15:24:51 [2019-12-26T20:24:51.795Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.301 s
15:24:51 [2019-12-26T20:24:51.795Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:24:52 [2019-12-26T20:24:52.053Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:24:52 [2019-12-26T20:24:52.053Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
15:24:52 [2019-12-26T20:24:52.053Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
15:24:52 [2019-12-26T20:24:52.053Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
15:24:52 [2019-12-26T20:24:52.053Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
15:24:52 [2019-12-26T20:24:52.053Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
15:24:52 [2019-12-26T20:24:52.053Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
15:24:52 [2019-12-26T20:24:52.053Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:24:52 [2019-12-26T20:24:52.310Z] 
15:24:52 [2019-12-26T20:24:52.310Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:52.110
15:24:52 [2019-12-26T20:24:52.310Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
15:24:52 [2019-12-26T20:24:52.310Z] 
15:24:52 [2019-12-26T20:24:52.310Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:52.110
15:24:52 [2019-12-26T20:24:52.310Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
15:24:52 [2019-12-26T20:24:52.310Z] 
15:24:52 [2019-12-26T20:24:52.310Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:52.151
15:24:52 [2019-12-26T20:24:52.310Z] !MESSAGE channel0_0	[                                                            ]	0 Events
15:24:52 [2019-12-26T20:24:52.310Z] 
15:24:52 [2019-12-26T20:24:52.310Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:52.152
15:24:52 [2019-12-26T20:24:52.310Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.710
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_0	[ ]	0 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.711
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_1	[+]	1 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.748
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_0	[  ]	0 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.748
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_1	[++]	1 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.945
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_0	[          ]	0 Events
15:24:54 [2019-12-26T20:24:54.205Z] 
15:24:54 [2019-12-26T20:24:54.205Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:24:53.945
15:24:54 [2019-12-26T20:24:54.205Z] !MESSAGE channel0_1	[++++++++++]	1 Events
15:24:54 [2019-12-26T20:24:54.491Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:24:54 [2019-12-26T20:24:54.491Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.08 s
15:24:54 [2019-12-26T20:24:54.491Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.093 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.082 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.041 s
15:24:54 [2019-12-26T20:24:54.491Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.154 s
15:24:54 [2019-12-26T20:24:54.491Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.038 s
15:24:54 [2019-12-26T20:24:54.491Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.106 s
15:24:54 [2019-12-26T20:24:54.491Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.91 s
15:24:54 [2019-12-26T20:24:54.491Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.06 s
15:24:54 [2019-12-26T20:24:54.491Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.093 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.08 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.037 s
15:24:54 [2019-12-26T20:24:54.491Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.08 s
15:24:54 [2019-12-26T20:24:54.491Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.076 s
15:24:54 [2019-12-26T20:24:54.491Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.04 s
15:24:54 [2019-12-26T20:24:54.491Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
15:24:54 [2019-12-26T20:24:54.491Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.086 s
15:24:54 [2019-12-26T20:24:54.491Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.116 s
15:24:54 [2019-12-26T20:24:54.491Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:24:57 [2019-12-26T20:24:57.014Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:24:57 [2019-12-26T20:24:57.014Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.275 s
15:24:57 [2019-12-26T20:24:57.014Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.338 s
15:24:57 [2019-12-26T20:24:57.014Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.295 s
15:24:57 [2019-12-26T20:24:57.014Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.668 s
15:24:57 [2019-12-26T20:24:57.014Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.103 s
15:24:57 [2019-12-26T20:24:57.014Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.192 s
15:24:57 [2019-12-26T20:24:57.014Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.13 s
15:24:57 [2019-12-26T20:24:57.014Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.069 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.067 s
15:24:57 [2019-12-26T20:24:57.014Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.071 s
15:24:57 [2019-12-26T20:24:57.014Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.092 s
15:24:57 [2019-12-26T20:24:57.014Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:24:57 [2019-12-26T20:24:57.014Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.004 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
15:24:57 [2019-12-26T20:24:57.014Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:24:59 [2019-12-26T20:24:59.536Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:24:59 [2019-12-26T20:24:59.536Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.123 s
15:24:59 [2019-12-26T20:24:59.537Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.124 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.132 s
15:24:59 [2019-12-26T20:24:59.537Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.097 s
15:24:59 [2019-12-26T20:24:59.537Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.12 s
15:24:59 [2019-12-26T20:24:59.537Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.164 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.174 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.112 s
15:24:59 [2019-12-26T20:24:59.537Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.116 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
15:24:59 [2019-12-26T20:24:59.537Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.117 s
15:24:59 [2019-12-26T20:24:59.537Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.284 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.176 s
15:24:59 [2019-12-26T20:24:59.537Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.134 s
15:24:59 [2019-12-26T20:24:59.537Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.17 s
15:24:59 [2019-12-26T20:24:59.537Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.19 s
15:24:59 [2019-12-26T20:24:59.537Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.127 s
15:24:59 [2019-12-26T20:24:59.537Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.194 s
15:24:59 [2019-12-26T20:24:59.537Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.136 s
15:24:59 [2019-12-26T20:24:59.537Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:24:59 [2019-12-26T20:24:59.537Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:24:59 [2019-12-26T20:24:59.537Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.044 s
15:24:59 [2019-12-26T20:24:59.537Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
15:24:59 [2019-12-26T20:24:59.537Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:24:59 [2019-12-26T20:24:59.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:24:59 [2019-12-26T20:24:59.537Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
15:24:59 [2019-12-26T20:24:59.537Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:24:59 [2019-12-26T20:24:59.537Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:24:59 [2019-12-26T20:24:59.537Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:24:59 [2019-12-26T20:24:59.537Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:24:59 [2019-12-26T20:24:59.537Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
15:24:59 [2019-12-26T20:24:59.537Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
15:24:59 [2019-12-26T20:24:59.537Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:25:00 [2019-12-26T20:25:00.906Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:25:00 [2019-12-26T20:25:00.906Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.052 s
15:25:00 [2019-12-26T20:25:00.906Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.033 s
15:25:00 [2019-12-26T20:25:00.906Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.086 s
15:25:00 [2019-12-26T20:25:00.906Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.687 s
15:25:00 [2019-12-26T20:25:00.906Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.032 s
15:25:00 [2019-12-26T20:25:00.906Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.068 s
15:25:00 [2019-12-26T20:25:00.906Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.077 s
15:25:00 [2019-12-26T20:25:00.906Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.031 s
15:25:00 [2019-12-26T20:25:00.906Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.031 s
15:25:00 [2019-12-26T20:25:00.906Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.031 s
15:25:00 [2019-12-26T20:25:00.906Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.066 s
15:25:00 [2019-12-26T20:25:00.906Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:25:01 [2019-12-26T20:25:01.165Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:25:01 [2019-12-26T20:25:01.165Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.218 s
15:25:01 [2019-12-26T20:25:01.165Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.069 s
15:25:01 [2019-12-26T20:25:01.165Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.032 s
15:25:01 [2019-12-26T20:25:01.165Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.03 s
15:25:01 [2019-12-26T20:25:01.165Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.069 s
15:25:01 [2019-12-26T20:25:01.165Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.033 s
15:25:01 [2019-12-26T20:25:01.165Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.032 s
15:25:01 [2019-12-26T20:25:01.165Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:25:02 [2019-12-26T20:25:02.720Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:25:02 [2019-12-26T20:25:02.720Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
15:25:02 [2019-12-26T20:25:02.720Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.029 s
15:25:02 [2019-12-26T20:25:02.720Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.035 s
15:25:02 [2019-12-26T20:25:02.720Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.031 s
15:25:02 [2019-12-26T20:25:02.720Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.034 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.042 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.029 s
15:25:02 [2019-12-26T20:25:02.720Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.06 s
15:25:02 [2019-12-26T20:25:02.720Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
15:25:02 [2019-12-26T20:25:02.720Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
15:25:02 [2019-12-26T20:25:02.720Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.109 s
15:25:02 [2019-12-26T20:25:02.720Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.03 s
15:25:02 [2019-12-26T20:25:02.720Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.081 s
15:25:02 [2019-12-26T20:25:02.720Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.033 s
15:25:02 [2019-12-26T20:25:02.720Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:25:02 [2019-12-26T20:25:02.720Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
15:25:02 [2019-12-26T20:25:02.720Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
15:25:02 [2019-12-26T20:25:02.720Z] line 10:46 mismatched character '<EOF>' expecting '"'
15:25:02 [2019-12-26T20:25:02.720Z] line 9:16 no viable alternative at character 'o'
15:25:02 [2019-12-26T20:25:02.720Z] line 9:20 no viable alternative at character '?'
15:25:02 [2019-12-26T20:25:02.721Z] line 12:14 no viable alternative at character ''
15:25:02 [2019-12-26T20:25:02.721Z] line 32:0 mismatched character '<EOF>' expecting '"'
15:25:02 [2019-12-26T20:25:02.721Z] line 8:11 required (...)+ loop did not match anything at character ';'
15:25:02 [2019-12-26T20:25:02.721Z] 
15:25:02 [2019-12-26T20:25:02.721Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.709
15:25:02 [2019-12-26T20:25:02.721Z] !MESSAGE Unknown integer attribute: aa
15:25:02 [2019-12-26T20:25:02.721Z] 
15:25:02 [2019-12-26T20:25:02.721Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.710
15:25:02 [2019-12-26T20:25:02.721Z] !MESSAGE Unknown integer attribute: zz
15:25:02 [2019-12-26T20:25:02.721Z] 
15:25:02 [2019-12-26T20:25:02.721Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.711
15:25:02 [2019-12-26T20:25:02.721Z] !MESSAGE Unknown trace attribute: blah
15:25:02 [2019-12-26T20:25:02.721Z] 
15:25:02 [2019-12-26T20:25:02.721Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.711
15:25:02 [2019-12-26T20:25:02.721Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.730
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test2
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.819
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.819
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test1
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.820
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test2
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.820
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test3
15:25:02 [2019-12-26T20:25:02.978Z] 
15:25:02 [2019-12-26T20:25:02.978Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:25:02.821
15:25:02 [2019-12-26T20:25:02.978Z] !MESSAGE Unknown trace attribute: test4
15:25:03 [2019-12-26T20:25:03.544Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.059 s
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[1: 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.006 s
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[4: 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
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.006 s
15:25:03 [2019-12-26T20:25:03.544Z] testTrace[6: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[9: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[13: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[17: 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.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[20: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[22: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[23: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[26: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.045 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[28: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[29: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[33: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[36: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.006 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[46: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[47: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[48: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[49: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[53: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[58: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[62: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[63: 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
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.545Z] testTrace[67: 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.048 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[70: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[71: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[78: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.029 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[80: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[83: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[87: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[89: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[92: 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.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.035 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[97: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[98: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[99: 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.005 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[103: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.016 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.033 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[111: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[112: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[117: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[120: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[122: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[126: 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.009 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[127: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[128: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[129: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[130: 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.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[131: 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.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[132: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[133: 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.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[134: 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
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.035 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[136: 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.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[137: 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.003 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.546Z] testTrace[139: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[140: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[141: 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.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[142: 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.007 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[143: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[145: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[146: 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
15:25:03 [2019-12-26T20:25:03.547Z] 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[148: 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.002 s
15:25:03 [2019-12-26T20:25:03.547Z] 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.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[150: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[153: 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.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.063 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
15:25:03 [2019-12-26T20:25:03.547Z] 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.002 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.126 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.01 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[166: 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.037 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[167: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[168: 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
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.116 s
15:25:03 [2019-12-26T20:25:03.547Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.028 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:25:03 [2019-12-26T20:25:03.547Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:25:03 [2019-12-26T20:25:03.547Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:25:03 [2019-12-26T20:25:03.547Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:25:03 [2019-12-26T20:25:03.547Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:25:03 [2019-12-26T20:25:03.547Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.547Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:25:03 [2019-12-26T20:25:03.547Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:25:03 [2019-12-26T20:25:03.547Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.548Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.059 s
15:25:03 [2019-12-26T20:25:03.548Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:25:03 [2019-12-26T20:25:03.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:25:03 [2019-12-26T20:25:03.548Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:25:03 [2019-12-26T20:25:03.548Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:25:03 [2019-12-26T20:25:03.548Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.548Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.548Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:25:03 [2019-12-26T20:25:03.548Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:25:03 [2019-12-26T20:25:03.548Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.02 s
15:25:03 [2019-12-26T20:25:03.548Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.548Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.548Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:25:03 [2019-12-26T20:25:03.805Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:25:03 [2019-12-26T20:25:03.805Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.805Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.015 s
15:25:03 [2019-12-26T20:25:03.806Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:25:03 [2019-12-26T20:25:03.806Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.806Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:25:03 [2019-12-26T20:25:03.806Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.045 s
15:25:03 [2019-12-26T20:25:03.806Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.806Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0.039 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:25:03 [2019-12-26T20:25:03.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:25:03 [2019-12-26T20:25:03.806Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
15:25:03 [2019-12-26T20:25:03.806Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:25:07 [2019-12-26T20:25:07.083Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.719 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:25:07 [2019-12-26T20:25:07.083Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.102 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.087 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.121 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.106 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.104 s
15:25:07 [2019-12-26T20:25:07.084Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.101 s
15:25:07 [2019-12-26T20:25:07.084Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.209 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.107 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.102 s
15:25:07 [2019-12-26T20:25:07.084Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.141 s
15:25:07 [2019-12-26T20:25:07.084Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.108 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.197 s
15:25:07 [2019-12-26T20:25:07.084Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.147 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.083 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.08 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.078 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
15:25:07 [2019-12-26T20:25:07.084Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.073 s
15:25:07 [2019-12-26T20:25:07.084Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
15:25:07 [2019-12-26T20:25:07.084Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.078 s
15:25:07 [2019-12-26T20:25:07.084Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.075 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
15:25:07 [2019-12-26T20:25:07.084Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.071 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.128 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
15:25:07 [2019-12-26T20:25:07.084Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.038 s
15:25:07 [2019-12-26T20:25:07.084Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
15:25:07 [2019-12-26T20:25:07.084Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
15:25:07 [2019-12-26T20:25:07.084Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.037 s
15:25:07 [2019-12-26T20:25:07.084Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:25:07 [2019-12-26T20:25:07.084Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:25:07 [2019-12-26T20:25:07.084Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
15:25:07 [2019-12-26T20:25:07.084Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:25:07 [2019-12-26T20:25:07.084Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:25:07 [2019-12-26T20:25:07.084Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:25:07 [2019-12-26T20:25:07.084Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:25:07 [2019-12-26T20:25:07.084Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0.001 s
15:25:07 [2019-12-26T20:25:07.084Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
15:25:07 [2019-12-26T20:25:07.084Z] 
15:25:07 [2019-12-26T20:25:07.084Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-26 20:25:06.507
15:25:07 [2019-12-26T20:25:07.084Z] !MESSAGE Some message
15:25:07 [2019-12-26T20:25:07.084Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
15:25:07 [2019-12-26T20:25:07.084Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
15:25:07 [2019-12-26T20:25:07.084Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
15:25:07 [2019-12-26T20:25:07.084Z] 
15:25:07 [2019-12-26T20:25:07.084Z] Results:
15:25:07 [2019-12-26T20:25:07.084Z] 
15:25:07 [2019-12-26T20:25:07.084Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1
15:25:07 [2019-12-26T20:25:07.084Z] 
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] All tests passed!
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
15:25:07 [2019-12-26T20:25:07.085Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138]
15:25:07 [2019-12-26T20:25:07.085Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] The project's OSGi version is 1.0.10.201912262016
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] 
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:07 [2019-12-26T20:25:07.342Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
15:25:08 [2019-12-26T20:25:08.273Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] 
15:25:08 [2019-12-26T20:25:08.273Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
15:25:08 [2019-12-26T20:25:08.273Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
15:25:08 [2019-12-26T20:25:08.273Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
15:25:08 [2019-12-26T20:25:08.273Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] 
15:25:08 [2019-12-26T20:25:08.273Z] 	ITmfStateInterval value = result.getValue();
15:25:08 [2019-12-26T20:25:08.273Z] 	                          ^^^^^^^^^^^^^^^^^
15:25:08 [2019-12-26T20:25:08.273Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:25:08 [2019-12-26T20:25:08.273Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] 
15:25:08 [2019-12-26T20:25:08.273Z] 	fHistoryTreeFiles.add(historyTreeFile);
15:25:08 [2019-12-26T20:25:08.273Z] 	                      ^^^^^^^^^^^^^^^
15:25:08 [2019-12-26T20:25:08.273Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:25:08 [2019-12-26T20:25:08.273Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
15:25:08 [2019-12-26T20:25:08.273Z] 	fBackendMap.put(backend, historyTreeFile);
15:25:08 [2019-12-26T20:25:08.273Z] 	                         ^^^^^^^^^^^^^^^
15:25:08 [2019-12-26T20:25:08.273Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
15:25:08 [2019-12-26T20:25:08.273Z] 4 problems (4 warnings)
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.273Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
15:25:08 [2019-12-26T20:25:08.530Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.530Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:08 [2019-12-26T20:25:08.530Z] [INFO] 
15:25:08 [2019-12-26T20:25:08.530Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:11 [2019-12-26T20:25:11.052Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
15:25:11 [2019-12-26T20:25:11.052Z] [INFO] Command line:
15:25:11 [2019-12-26T20:25:11.052Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:25:11 [2019-12-26T20:25:11.052Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:14 [2019-12-26T20:25:14.519Z] !SESSION 2019-12-26 20:25:11.101 -----------------------------------------------
15:25:14 [2019-12-26T20:25:14.519Z] eclipse.buildId=unknown
15:25:14 [2019-12-26T20:25:14.519Z] java.version=1.8.0_202
15:25:14 [2019-12-26T20:25:14.519Z] java.vendor=Oracle Corporation
15:25:14 [2019-12-26T20:25:14.519Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:25:14 [2019-12-26T20:25:14.519Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:25:14 [2019-12-26T20:25:14.519Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:25:14 [2019-12-26T20:25:14.519Z] 
15:25:14 [2019-12-26T20:25:14.519Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:25:14.310
15:25:14 [2019-12-26T20:25:14.519Z] !MESSAGE FrameworkEvent ERROR
15:25:14 [2019-12-26T20:25:14.519Z] !STACK 0
15:25:14 [2019-12-26T20:25:14.519Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
15:25:14 [2019-12-26T20:25:14.519Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:14 [2019-12-26T20:25:14.519Z] 
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:14 [2019-12-26T20:25:14.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:14 [2019-12-26T20:25:14.777Z] 
15:25:14 [2019-12-26T20:25:14.777Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:25:14.602
15:25:14 [2019-12-26T20:25:14.777Z] !MESSAGE FrameworkEvent ERROR
15:25:14 [2019-12-26T20:25:14.777Z] !STACK 0
15:25:14 [2019-12-26T20:25:14.777Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
15:25:14 [2019-12-26T20:25:14.777Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:14 [2019-12-26T20:25:14.777Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:25:14 [2019-12-26T20:25:14.777Z]     -> 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"
15:25:14 [2019-12-26T20:25:14.777Z]        org.apache.httpcomponents.httpclient.win [32]
15:25:14 [2019-12-26T20:25:14.777Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:14 [2019-12-26T20:25:14.777Z] 
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:14 [2019-12-26T20:25:14.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:16 [2019-12-26T20:25:16.147Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:25:16 [2019-12-26T20:25:16.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
15:25:16 [2019-12-26T20:25:16.404Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.118 s
15:25:16 [2019-12-26T20:25:16.404Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:25:19 [2019-12-26T20:25:19.678Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.89 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
15:25:19 [2019-12-26T20:25:19.678Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
15:25:19 [2019-12-26T20:25:19.678Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.279 s
15:25:19 [2019-12-26T20:25:19.678Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.004 s
15:25:19 [2019-12-26T20:25:19.678Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.129 s
15:25:19 [2019-12-26T20:25:19.678Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
15:25:19 [2019-12-26T20:25:19.678Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.81 s
15:25:19 [2019-12-26T20:25:19.678Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
15:25:19 [2019-12-26T20:25:19.678Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
15:25:19 [2019-12-26T20:25:19.678Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
15:25:19 [2019-12-26T20:25:19.678Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.043 s
15:25:19 [2019-12-26T20:25:19.678Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
15:25:19 [2019-12-26T20:25:19.678Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1.594 s
15:25:19 [2019-12-26T20:25:19.678Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:25:20 [2019-12-26T20:25:20.608Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
15:25:20 [2019-12-26T20:25:20.608Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
15:25:20 [2019-12-26T20:25:20.608Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
15:25:20 [2019-12-26T20:25:20.608Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
15:25:20 [2019-12-26T20:25:20.608Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.012 s
15:25:20 [2019-12-26T20:25:20.608Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
15:25:20 [2019-12-26T20:25:20.608Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.569 s
15:25:20 [2019-12-26T20:25:20.609Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
15:25:20 [2019-12-26T20:25:20.609Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
15:25:20 [2019-12-26T20:25:20.609Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
15:25:20 [2019-12-26T20:25:20.609Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.016 s
15:25:20 [2019-12-26T20:25:20.609Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
15:25:20 [2019-12-26T20:25:20.609Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.543 s
15:25:20 [2019-12-26T20:25:20.609Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:25:23 [2019-12-26T20:25:23.131Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.655 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
15:25:23 [2019-12-26T20:25:23.131Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.131Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.131Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.131Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.132Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.132Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.132Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.114 s
15:25:23 [2019-12-26T20:25:23.132Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.132Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.498 s
15:25:23 [2019-12-26T20:25:23.132Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:25:23 [2019-12-26T20:25:23.132Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
15:25:23 [2019-12-26T20:25:23.132Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.01 s
15:25:23 [2019-12-26T20:25:23.132Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:25:23 [2019-12-26T20:25:23.389Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.389Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.047 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:25:23 [2019-12-26T20:25:23.390Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
15:25:23 [2019-12-26T20:25:23.390Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:25:23 [2019-12-26T20:25:23.390Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
15:25:23 [2019-12-26T20:25:23.390Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.007 s
15:25:23 [2019-12-26T20:25:23.390Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.003 s
15:25:23 [2019-12-26T20:25:23.390Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.390Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.390Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
15:25:23 [2019-12-26T20:25:23.957Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.003 s
15:25:23 [2019-12-26T20:25:23.957Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.503 s
15:25:23 [2019-12-26T20:25:23.957Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.006 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
15:25:23 [2019-12-26T20:25:23.957Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.01 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
15:25:23 [2019-12-26T20:25:23.957Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
15:25:23 [2019-12-26T20:25:23.957Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
15:25:23 [2019-12-26T20:25:23.957Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.957Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.957Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.02 s
15:25:23 [2019-12-26T20:25:23.957Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
15:25:23 [2019-12-26T20:25:23.957Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.957Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.01 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:25:23 [2019-12-26T20:25:23.957Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
15:25:23 [2019-12-26T20:25:23.957Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.957Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.958Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
15:25:23 [2019-12-26T20:25:23.958Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] 
15:25:23 [2019-12-26T20:25:23.958Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-12-26 20:25:23.937
15:25:23 [2019-12-26T20:25:23.958Z] !MESSAGE Custom factory for type 87 does not exist
15:25:23 [2019-12-26T20:25:23.958Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
15:25:23 [2019-12-26T20:25:23.958Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.003 s
15:25:23 [2019-12-26T20:25:23.958Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
15:25:23 [2019-12-26T20:25:23.958Z] 
15:25:23 [2019-12-26T20:25:23.958Z] Results:
15:25:23 [2019-12-26T20:25:23.958Z] 
15:25:23 [2019-12-26T20:25:23.958Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0
15:25:23 [2019-12-26T20:25:23.958Z] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] All tests passed!
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138]
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] The project's OSGi version is 1.0.11.201912262016
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] 
15:25:24 [2019-12-26T20:25:24.704Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:24 [2019-12-26T20:25:24.962Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] 
15:25:27 [2019-12-26T20:25:27.487Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
15:25:27 [2019-12-26T20:25:27.487Z] 	                      ^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] 
15:25:27 [2019-12-26T20:25:27.487Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
15:25:27 [2019-12-26T20:25:27.487Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] 
15:25:27 [2019-12-26T20:25:27.487Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
15:25:27 [2019-12-26T20:25:27.487Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] 
15:25:27 [2019-12-26T20:25:27.487Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
15:25:27 [2019-12-26T20:25:27.487Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] 
15:25:27 [2019-12-26T20:25:27.487Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
15:25:27 [2019-12-26T20:25:27.487Z] 	                                                           ^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:25:27 [2019-12-26T20:25:27.487Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", fType1.equals(fLabels1));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                    ^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
15:25:27 [2019-12-26T20:25:27.487Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings({ "javadoc", "nls" })
15:25:27 [2019-12-26T20:25:27.487Z] 	                               ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                 ^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
15:25:27 [2019-12-26T20:25:27.487Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
15:25:27 [2019-12-26T20:25:27.487Z] 13. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                 ^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
15:25:27 [2019-12-26T20:25:27.487Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertTrue("equals", !range1.equals(ts1));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                    ^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
15:25:27 [2019-12-26T20:25:27.487Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                 ^^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] 
15:25:27 [2019-12-26T20:25:27.487Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
15:25:27 [2019-12-26T20:25:27.487Z] 	                                                           ^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:25:27 [2019-12-26T20:25:27.487Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings("nls")
15:25:27 [2019-12-26T20:25:27.487Z] 	                  ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] 
15:25:27 [2019-12-26T20:25:27.487Z] 	return event;
15:25:27 [2019-12-26T20:25:27.487Z] 	^^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Potential resource leak: 'stream' may not be closed at this location
15:25:27 [2019-12-26T20:25:27.487Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] 
15:25:27 [2019-12-26T20:25:27.487Z] 	return null;
15:25:27 [2019-12-26T20:25:27.487Z] 	^^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Potential resource leak: 'stream' may not be closed at this location
15:25:27 [2019-12-26T20:25:27.487Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings({ "javadoc", "nls" })
15:25:27 [2019-12-26T20:25:27.487Z] 	                               ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings({ "nls", "javadoc"})
15:25:27 [2019-12-26T20:25:27.487Z] 	                    ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings({"javadoc", "nls"})
15:25:27 [2019-12-26T20:25:27.487Z] 	                              ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38)
15:25:27 [2019-12-26T20:25:27.487Z] 	@SuppressWarnings("nls")
15:25:27 [2019-12-26T20:25:27.487Z] 	                  ^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:25:27 [2019-12-26T20:25:27.487Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
15:25:27 [2019-12-26T20:25:27.487Z] 	                                                 ^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.487Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
15:25:27 [2019-12-26T20:25:27.487Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 173)
15:25:27 [2019-12-26T20:25:27.487Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
15:25:27 [2019-12-26T20:25:27.488Z] 	                                                 ^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.488Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
15:25:27 [2019-12-26T20:25:27.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] 
15:25:27 [2019-12-26T20:25:27.488Z] 	public void setUp() throws IOException {
15:25:27 [2019-12-26T20:25:27.488Z] 	                           ^^^^^^^^^^^
15:25:27 [2019-12-26T20:25:27.488Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
15:25:27 [2019-12-26T20:25:27.488Z] 26 problems (0 errors, 9 warnings, 9 info)
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] 
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] 
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:27 [2019-12-26T20:25:27.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
15:25:27 [2019-12-26T20:25:27.745Z] [INFO] 
15:25:27 [2019-12-26T20:25:27.746Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:27 [2019-12-26T20:25:27.746Z] [INFO] 
15:25:27 [2019-12-26T20:25:27.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:28 [2019-12-26T20:25:28.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] 
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] 
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] 
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:28 [2019-12-26T20:25:28.261Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
15:25:29 [2019-12-26T20:25:29.630Z] [INFO] 
15:25:29 [2019-12-26T20:25:29.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:29 [2019-12-26T20:25:29.630Z] [INFO] 
15:25:29 [2019-12-26T20:25:29.630Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
15:25:31 [2019-12-26T20:25:31.001Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
15:25:31 [2019-12-26T20:25:31.001Z] [INFO] Command line:
15:25:31 [2019-12-26T20:25:31.001Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:25:31 [2019-12-26T20:25:31.001Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:34 [2019-12-26T20:25:34.275Z] !SESSION 2019-12-26 20:25:30.827 -----------------------------------------------
15:25:34 [2019-12-26T20:25:34.275Z] eclipse.buildId=unknown
15:25:34 [2019-12-26T20:25:34.275Z] java.version=1.8.0_202
15:25:34 [2019-12-26T20:25:34.275Z] java.vendor=Oracle Corporation
15:25:34 [2019-12-26T20:25:34.275Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:25:34 [2019-12-26T20:25:34.275Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:25:34 [2019-12-26T20:25:34.275Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:25:34 [2019-12-26T20:25:34.275Z] 
15:25:34 [2019-12-26T20:25:34.275Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:25:33.611
15:25:34 [2019-12-26T20:25:34.275Z] !MESSAGE FrameworkEvent ERROR
15:25:34 [2019-12-26T20:25:34.275Z] !STACK 0
15:25:34 [2019-12-26T20:25:34.275Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:25:34 [2019-12-26T20:25:34.275Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:34 [2019-12-26T20:25:34.275Z] 
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:34 [2019-12-26T20:25:34.275Z] 
15:25:34 [2019-12-26T20:25:34.275Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:25:33.745
15:25:34 [2019-12-26T20:25:34.275Z] !MESSAGE FrameworkEvent ERROR
15:25:34 [2019-12-26T20:25:34.275Z] !STACK 0
15:25:34 [2019-12-26T20:25:34.275Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:25:34 [2019-12-26T20:25:34.275Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:34 [2019-12-26T20:25:34.275Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:25:34 [2019-12-26T20:25:34.275Z]     -> 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"
15:25:34 [2019-12-26T20:25:34.275Z]        org.apache.httpcomponents.httpclient.win [35]
15:25:34 [2019-12-26T20:25:34.275Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:25:34 [2019-12-26T20:25:34.275Z] 
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:25:34 [2019-12-26T20:25:34.275Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:25:36 [2019-12-26T20:25:36.237Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:25:36 [2019-12-26T20:25:36.498Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:25:36 [2019-12-26T20:25:36.498Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.031 s
15:25:36 [2019-12-26T20:25:36.498Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.073 s
15:25:36 [2019-12-26T20:25:36.498Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.004 s
15:25:36 [2019-12-26T20:25:36.498Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
15:25:36 [2019-12-26T20:25:36.498Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:25:36 [2019-12-26T20:25:36.498Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:25:36 [2019-12-26T20:25:36.498Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
15:25:36 [2019-12-26T20:25:36.498Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
15:25:36 [2019-12-26T20:25:36.498Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
15:25:36 [2019-12-26T20:25:36.498Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
15:25:36 [2019-12-26T20:25:36.498Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
15:25:36 [2019-12-26T20:25:36.498Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:25:38 [2019-12-26T20:25:38.001Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.007 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.105 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.001Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.375 s
15:25:38 [2019-12-26T20:25:38.001Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.142 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.168 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.001Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
15:25:38 [2019-12-26T20:25:38.001Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.325 s
15:25:38 [2019-12-26T20:25:38.001Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.002 s
15:25:38 [2019-12-26T20:25:38.001Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:25:38 [2019-12-26T20:25:38.002Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:25:38 [2019-12-26T20:25:38.002Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
15:25:38 [2019-12-26T20:25:38.002Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
15:25:38 [2019-12-26T20:25:38.002Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.002Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
15:25:38 [2019-12-26T20:25:38.002Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:25:44 [2019-12-26T20:25:44.753Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.487 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:25:44 [2019-12-26T20:25:44.753Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.893 s
15:25:44 [2019-12-26T20:25:44.753Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.593 s
15:25:44 [2019-12-26T20:25:44.753Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.493 s
15:25:44 [2019-12-26T20:25:44.753Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.5 s
15:25:44 [2019-12-26T20:25:44.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:25:44 [2019-12-26T20:25:44.754Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:25:44 [2019-12-26T20:25:44.754Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.006 s
15:25:44 [2019-12-26T20:25:44.754Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
15:25:44 [2019-12-26T20:25:44.754Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:25:44 [2019-12-26T20:25:44.754Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:25:44 [2019-12-26T20:25:44.754Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.002 s
15:25:44 [2019-12-26T20:25:44.754Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
15:25:44 [2019-12-26T20:25:44.754Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.002 s
15:25:44 [2019-12-26T20:25:44.754Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
15:25:44 [2019-12-26T20:25:44.754Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.039 s
15:25:44 [2019-12-26T20:25:44.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:25:47 [2019-12-26T20:25:47.280Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.583 s
15:25:47 [2019-12-26T20:25:47.280Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.512 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.11 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 1.387 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.004 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.099 s
15:25:47 [2019-12-26T20:25:47.280Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:25:47 [2019-12-26T20:25:47.280Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:25:47 [2019-12-26T20:25:47.280Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.280Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.280Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.280Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:25:47 [2019-12-26T20:25:47.280Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:25:47 [2019-12-26T20:25:47.280Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.062 s
15:25:47 [2019-12-26T20:25:47.280Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:25:47 [2019-12-26T20:25:47.281Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:25:47 [2019-12-26T20:25:47.281Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:25:47 [2019-12-26T20:25:47.281Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.004 s
15:25:47 [2019-12-26T20:25:47.281Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:25:47 [2019-12-26T20:25:47.281Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.281Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:25:47 [2019-12-26T20:25:47.281Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:25:47 [2019-12-26T20:25:47.281Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.281Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.281Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:25:47 [2019-12-26T20:25:47.539Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:25:47 [2019-12-26T20:25:47.539Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.006 s
15:25:47 [2019-12-26T20:25:47.539Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.539Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.539Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.013 s
15:25:47 [2019-12-26T20:25:47.539Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.539Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
15:25:47 [2019-12-26T20:25:47.539Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.539Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.064 s
15:25:47 [2019-12-26T20:25:47.540Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:25:47 [2019-12-26T20:25:47.540Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:25:47 [2019-12-26T20:25:47.540Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:25:47 [2019-12-26T20:25:47.540Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:25:47 [2019-12-26T20:25:47.540Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.540Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:25:47 [2019-12-26T20:25:47.540Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:25:47 [2019-12-26T20:25:47.540Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.004 s
15:25:47 [2019-12-26T20:25:47.540Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:25:47 [2019-12-26T20:25:47.540Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:25:47 [2019-12-26T20:25:47.540Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:25:47 [2019-12-26T20:25:47.540Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.540Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.540Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:25:47 [2019-12-26T20:25:47.798Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:25:47 [2019-12-26T20:25:47.798Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:25:47 [2019-12-26T20:25:47.798Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:25:47 [2019-12-26T20:25:47.798Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:25:47 [2019-12-26T20:25:47.798Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:25:47 [2019-12-26T20:25:47.798Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:25:47 [2019-12-26T20:25:47.798Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.077 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.01 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
15:25:47 [2019-12-26T20:25:47.798Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
15:25:47 [2019-12-26T20:25:47.798Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:25:48 [2019-12-26T20:25:48.057Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:25:48 [2019-12-26T20:25:48.057Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:25:48 [2019-12-26T20:25:48.057Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.057Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.057Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.057Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.058Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
15:25:48 [2019-12-26T20:25:48.058Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:25:48 [2019-12-26T20:25:48.058Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:25:48 [2019-12-26T20:25:48.058Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:25:48 [2019-12-26T20:25:48.058Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:25:48 [2019-12-26T20:25:48.058Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
15:25:48 [2019-12-26T20:25:48.058Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.011 s
15:25:48 [2019-12-26T20:25:48.058Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
15:25:48 [2019-12-26T20:25:48.058Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.058Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.058Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:25:48 [2019-12-26T20:25:48.315Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
15:25:48 [2019-12-26T20:25:48.315Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.05 s
15:25:48 [2019-12-26T20:25:48.315Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.315Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.315Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.315Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:25:48 [2019-12-26T20:25:48.315Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
15:25:48 [2019-12-26T20:25:48.315Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.03 s
15:25:48 [2019-12-26T20:25:48.315Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.005 s
15:25:48 [2019-12-26T20:25:48.315Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.315Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.315Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.096 s
15:25:48 [2019-12-26T20:25:48.315Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.315Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.052 s
15:25:48 [2019-12-26T20:25:48.315Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:25:48 [2019-12-26T20:25:48.572Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
15:25:48 [2019-12-26T20:25:48.572Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
15:25:48 [2019-12-26T20:25:48.572Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.572Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.029 s
15:25:48 [2019-12-26T20:25:48.572Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
15:25:48 [2019-12-26T20:25:48.572Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:25:48 [2019-12-26T20:25:48.572Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
15:25:48 [2019-12-26T20:25:48.572Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
15:25:48 [2019-12-26T20:25:48.572Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
15:25:48 [2019-12-26T20:25:48.572Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.052 s
15:25:48 [2019-12-26T20:25:48.572Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:25:48 [2019-12-26T20:25:48.572Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
15:25:48 [2019-12-26T20:25:48.572Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.002 s
15:25:48 [2019-12-26T20:25:48.572Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:25:50 [2019-12-26T20:25:50.531Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
15:25:50 [2019-12-26T20:25:50.531Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
15:25:50 [2019-12-26T20:25:50.531Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
15:25:50 [2019-12-26T20:25:50.531Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
15:25:50 [2019-12-26T20:25:50.531Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
15:25:50 [2019-12-26T20:25:50.531Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
15:25:50 [2019-12-26T20:25:50.531Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
15:25:50 [2019-12-26T20:25:50.531Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
15:25:50 [2019-12-26T20:25:50.531Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
15:25:50 [2019-12-26T20:25:50.531Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
15:25:50 [2019-12-26T20:25:50.531Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
15:25:50 [2019-12-26T20:25:50.531Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:25:50 [2019-12-26T20:25:50.531Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
15:25:50 [2019-12-26T20:25:50.531Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.004 s
15:25:50 [2019-12-26T20:25:50.531Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
15:25:50 [2019-12-26T20:25:50.531Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
15:25:50 [2019-12-26T20:25:50.532Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:25:50 [2019-12-26T20:25:50.788Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.012 s
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
15:25:50 [2019-12-26T20:25:50.788Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
15:25:50 [2019-12-26T20:25:50.789Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:25:52 [2019-12-26T20:25:52.682Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.058 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.024 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.011 s
15:25:52 [2019-12-26T20:25:52.683Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.02 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.028 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.246 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.218 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.228 s
15:25:52 [2019-12-26T20:25:52.683Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.015 s
15:25:52 [2019-12-26T20:25:52.683Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.015 s
15:25:52 [2019-12-26T20:25:52.683Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:25:55 [2019-12-26T20:25:55.206Z] 
15:25:55 [2019-12-26T20:25:55.206Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-26 20:25:55.174
15:25:55 [2019-12-26T20:25:55.206Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:25:55 [2019-12-26T20:25:55.206Z] !STACK 0
15:25:55 [2019-12-26T20:25:55.206Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
15:25:55 [2019-12-26T20:25:55.206Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
15:25:55 [2019-12-26T20:25:55.206Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
15:25:55 [2019-12-26T20:25:55.206Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:25:55 [2019-12-26T20:25:55.206Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
15:25:55 [2019-12-26T20:25:55.206Z] 	at java.lang.Thread.run(Thread.java:748)
15:25:56 [2019-12-26T20:25:56.577Z] 
15:25:56 [2019-12-26T20:25:56.577Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-26 20:25:56.266
15:25:56 [2019-12-26T20:25:56.577Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:25:56 [2019-12-26T20:25:56.577Z] !STACK 0
15:25:56 [2019-12-26T20:25:56.577Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
15:25:56 [2019-12-26T20:25:56.577Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
15:25:56 [2019-12-26T20:25:56.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
15:25:56 [2019-12-26T20:25:56.577Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:25:56 [2019-12-26T20:25:56.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
15:25:56 [2019-12-26T20:25:56.577Z] 	at java.lang.Thread.run(Thread.java:748)
15:25:56 [2019-12-26T20:25:56.577Z] 
15:25:56 [2019-12-26T20:25:56.577Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:25:56.269
15:25:56 [2019-12-26T20:25:56.577Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(28,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 either the analysis or the event request
15:25:57 [2019-12-26T20:25:57.508Z] 
15:25:57 [2019-12-26T20:25:57.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-26 20:25:57.359
15:25:57 [2019-12-26T20:25:57.508Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
15:25:57 [2019-12-26T20:25:57.508Z] !STACK 0
15:25:57 [2019-12-26T20:25:57.508Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
15:25:57 [2019-12-26T20:25:57.508Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
15:25:57 [2019-12-26T20:25:57.508Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
15:25:57 [2019-12-26T20:25:57.508Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
15:25:57 [2019-12-26T20:25:57.508Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
15:25:57 [2019-12-26T20:25:57.508Z] 	at java.lang.Thread.run(Thread.java:748)
15:25:57 [2019-12-26T20:25:57.508Z] 
15:25:57 [2019-12-26T20:25:57.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:25:57.361
15:25:57 [2019-12-26T20:25:57.508Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(30,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
15:26:00 [2019-12-26T20:26:00.030Z] 
15:26:00 [2019-12-26T20:26:00.030Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:25:59.614
15:26:00 [2019-12-26T20:26:00.030Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(37,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
15:26:00 [2019-12-26T20:26:00.961Z] 
15:26:00 [2019-12-26T20:26:00.961Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:00.802
15:26:00 [2019-12-26T20:26:00.961Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
15:26:00 [2019-12-26T20:26:00.961Z] !STACK 0
15:26:00 [2019-12-26T20:26:00.961Z] java.lang.IllegalStateException: This exception happens before initialization
15:26:00 [2019-12-26T20:26:00.961Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
15:26:00 [2019-12-26T20:26:00.961Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:26:00 [2019-12-26T20:26:00.961Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:00 [2019-12-26T20:26:00.961Z] 
15:26:00 [2019-12-26T20:26:00.961Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:00.804
15:26:00 [2019-12-26T20:26:00.961Z] !MESSAGE Exception executing analysis
15:26:00 [2019-12-26T20:26:00.961Z] !STACK 0
15:26:00 [2019-12-26T20:26:00.962Z] java.lang.IllegalStateException: This exception happens before initialization
15:26:00 [2019-12-26T20:26:00.962Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
15:26:00 [2019-12-26T20:26:00.962Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:26:00 [2019-12-26T20:26:00.962Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:01 [2019-12-26T20:26:01.982Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.312 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
15:26:01 [2019-12-26T20:26:01.982Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.115 s
15:26:01 [2019-12-26T20:26:01.982Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.288 s
15:26:01 [2019-12-26T20:26:01.983Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.325 s
15:26:01 [2019-12-26T20:26:01.983Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
15:26:01 [2019-12-26T20:26:01.983Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.134 s
15:26:01 [2019-12-26T20:26:01.983Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.125 s
15:26:01 [2019-12-26T20:26:01.983Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.125 s
15:26:01 [2019-12-26T20:26:01.983Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.017 s
15:26:01 [2019-12-26T20:26:01.983Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.039 s
15:26:01 [2019-12-26T20:26:01.983Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.137 s
15:26:01 [2019-12-26T20:26:01.983Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:26:03 [2019-12-26T20:26:03.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
15:26:03 [2019-12-26T20:26:03.879Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.759 s
15:26:03 [2019-12-26T20:26:03.879Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.007 s
15:26:03 [2019-12-26T20:26:03.879Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:26:03 [2019-12-26T20:26:03.879Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
15:26:03 [2019-12-26T20:26:03.879Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.008 s
15:26:03 [2019-12-26T20:26:03.879Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.001 s
15:26:03 [2019-12-26T20:26:03.879Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:26:03 [2019-12-26T20:26:03.879Z] 
15:26:03 [2019-12-26T20:26:03.879Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.754
15:26:03 [2019-12-26T20:26:03.879Z] !MESSAGE Error parsing /tmp/markers245338930913926807xml
15:26:03 [2019-12-26T20:26:03.879Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.879Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers245338930913926807xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:03 [2019-12-26T20:26:03.879Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.879Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.879Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.879Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.879Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.879Z] 
15:26:03 [2019-12-26T20:26:03.879Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.763
15:26:03 [2019-12-26T20:26:03.879Z] !MESSAGE Error parsing /tmp/markers463488759661930123xml
15:26:03 [2019-12-26T20:26:03.879Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.879Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers463488759661930123xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:03 [2019-12-26T20:26:03.879Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:03 [2019-12-26T20:26:03.879Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.879Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.879Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.879Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.880Z] 
15:26:03 [2019-12-26T20:26:03.880Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.800
15:26:03 [2019-12-26T20:26:03.880Z] !MESSAGE Error parsing /tmp/markers4225948138843032933xml
15:26:03 [2019-12-26T20:26:03.880Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.880Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4225948138843032933xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:03 [2019-12-26T20:26:03.880Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.880Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.880Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.880Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.880Z] 
15:26:03 [2019-12-26T20:26:03.880Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.808
15:26:03 [2019-12-26T20:26:03.880Z] !MESSAGE Error parsing /tmp/markers5909591548814436100xml
15:26:03 [2019-12-26T20:26:03.880Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.880Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5909591548814436100xml; 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.
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:03 [2019-12-26T20:26:03.880Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:03 [2019-12-26T20:26:03.881Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.881Z] 
15:26:03 [2019-12-26T20:26:03.881Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.819
15:26:03 [2019-12-26T20:26:03.881Z] !MESSAGE Error parsing /tmp/markers6458969498316817321xml
15:26:03 [2019-12-26T20:26:03.881Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.881Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.google.common.collect.Range.create(Range.java:155)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.google.common.collect.Range.closed(Range.java:180)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.881Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.881Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.881Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.881Z] 
15:26:03 [2019-12-26T20:26:03.881Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.827
15:26:03 [2019-12-26T20:26:03.881Z] !MESSAGE Error parsing /tmp/markers4034967711533589922xml
15:26:03 [2019-12-26T20:26:03.881Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.881Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4034967711533589922xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:03 [2019-12-26T20:26:03.881Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:03 [2019-12-26T20:26:03.882Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:03 [2019-12-26T20:26:03.882Z] 
15:26:03 [2019-12-26T20:26:03.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.835
15:26:03 [2019-12-26T20:26:03.882Z] !MESSAGE Error parsing /tmp/markers3089625745633179095xml
15:26:03 [2019-12-26T20:26:03.882Z] !STACK 0
15:26:03 [2019-12-26T20:26:03.882Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.google.common.collect.Range.create(Range.java:155)
15:26:03 [2019-12-26T20:26:03.882Z] 	at com.google.common.collect.Range.closed(Range.java:180)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:03 [2019-12-26T20:26:03.882Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:03 [2019-12-26T20:26:03.882Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:03 [2019-12-26T20:26:03.882Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:04 [2019-12-26T20:26:04.141Z] 
15:26:04 [2019-12-26T20:26:04.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.901
15:26:04 [2019-12-26T20:26:04.141Z] !MESSAGE Error parsing /tmp/markers3355449187015983479xml
15:26:04 [2019-12-26T20:26:04.141Z] !STACK 0
15:26:04 [2019-12-26T20:26:04.141Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3355449187015983479xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:04 [2019-12-26T20:26:04.141Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:04 [2019-12-26T20:26:04.141Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
15:26:04 [2019-12-26T20:26:04.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:04 [2019-12-26T20:26:04.141Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:04 [2019-12-26T20:26:04.142Z] 
15:26:04 [2019-12-26T20:26:04.142Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:26:03.909
15:26:04 [2019-12-26T20:26:04.142Z] !MESSAGE Error parsing /tmp/markers4461459501649477719xml
15:26:04 [2019-12-26T20:26:04.142Z] !STACK 0
15:26:04 [2019-12-26T20:26:04.142Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4461459501649477719xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
15:26:04 [2019-12-26T20:26:04.142Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
15:26:04 [2019-12-26T20:26:04.142Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:26:04 [2019-12-26T20:26:04.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:26:04 [2019-12-26T20:26:04.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:26:04 [2019-12-26T20:26:04.142Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:26:04 [2019-12-26T20:26:04.142Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
15:26:04 [2019-12-26T20:26:04.142Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.172 s
15:26:04 [2019-12-26T20:26:04.142Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.012 s
15:26:04 [2019-12-26T20:26:04.142Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.008 s
15:26:04 [2019-12-26T20:26:04.142Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.004 s
15:26:04 [2019-12-26T20:26:04.142Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:26:04 [2019-12-26T20:26:04.142Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
15:26:04 [2019-12-26T20:26:04.142Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
15:26:04 [2019-12-26T20:26:04.143Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
15:26:04 [2019-12-26T20:26:04.143Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
15:26:04 [2019-12-26T20:26:04.143Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:26:04 [2019-12-26T20:26:04.400Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:26:04 [2019-12-26T20:26:04.400Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.057 s
15:26:04 [2019-12-26T20:26:04.400Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.002 s
15:26:04 [2019-12-26T20:26:04.400Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
15:26:04 [2019-12-26T20:26:04.400Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.163 s
15:26:04 [2019-12-26T20:26:04.400Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:26:04 [2019-12-26T20:26:04.964Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:26:04 [2019-12-26T20:26:04.964Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.14 s
15:26:04 [2019-12-26T20:26:04.964Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
15:26:04 [2019-12-26T20:26:04.964Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.076 s
15:26:04 [2019-12-26T20:26:04.964Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
15:26:04 [2019-12-26T20:26:04.964Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.026 s
15:26:04 [2019-12-26T20:26:04.964Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.056 s
15:26:04 [2019-12-26T20:26:04.964Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
15:26:04 [2019-12-26T20:26:04.964Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.115 s
15:26:04 [2019-12-26T20:26:04.964Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
15:26:04 [2019-12-26T20:26:04.964Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.017 s
15:26:04 [2019-12-26T20:26:04.964Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
15:26:04 [2019-12-26T20:26:04.964Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.07 s
15:26:04 [2019-12-26T20:26:04.964Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.007 s
15:26:04 [2019-12-26T20:26:04.964Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
15:26:04 [2019-12-26T20:26:04.964Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:27:41 [2019-12-26T20:27:41.367Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.877 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:27:41 [2019-12-26T20:27:41.367Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.457 s
15:27:41 [2019-12-26T20:27:41.367Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.497 s
15:27:41 [2019-12-26T20:27:41.367Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.498 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.441 s
15:27:41 [2019-12-26T20:27:41.368Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.437 s
15:27:41 [2019-12-26T20:27:41.368Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.898 s
15:27:41 [2019-12-26T20:27:41.368Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.554 s
15:27:41 [2019-12-26T20:27:41.368Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.858 s
15:27:41 [2019-12-26T20:27:41.368Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.926 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.486 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.428 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.438 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.504 s
15:27:41 [2019-12-26T20:27:41.368Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.481 s
15:27:41 [2019-12-26T20:27:41.368Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.956 s
15:27:41 [2019-12-26T20:27:41.368Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.444 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.47 s
15:27:41 [2019-12-26T20:27:41.368Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.88 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.513 s
15:27:41 [2019-12-26T20:27:41.368Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.439 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.504 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.433 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.468 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.469 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.47 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.425 s
15:27:41 [2019-12-26T20:27:41.368Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.552 s
15:27:41 [2019-12-26T20:27:41.368Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.899 s
15:27:41 [2019-12-26T20:27:41.368Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.965 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.573 s
15:27:41 [2019-12-26T20:27:41.368Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.875 s
15:27:41 [2019-12-26T20:27:41.368Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.86 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.506 s
15:27:41 [2019-12-26T20:27:41.368Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.887 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.512 s
15:27:41 [2019-12-26T20:27:41.368Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.528 s
15:27:41 [2019-12-26T20:27:41.368Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.554 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.482 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.448 s
15:27:41 [2019-12-26T20:27:41.368Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.518 s
15:27:41 [2019-12-26T20:27:41.368Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.551 s
15:27:41 [2019-12-26T20:27:41.368Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.543 s
15:27:41 [2019-12-26T20:27:41.368Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.453 s
15:27:41 [2019-12-26T20:27:41.368Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.45 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.454 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.432 s
15:27:41 [2019-12-26T20:27:41.368Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.449 s
15:27:41 [2019-12-26T20:27:41.368Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:29:17 [2019-12-26T20:29:17.772Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.451 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.873 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.886 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.994 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.918 s
15:29:17 [2019-12-26T20:29:17.772Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.977 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.976 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.905 s
15:29:17 [2019-12-26T20:29:17.772Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.376 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.036 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.875 s
15:29:17 [2019-12-26T20:29:17.772Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.01 s
15:29:17 [2019-12-26T20:29:17.772Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 4.319 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.89 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.942 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.89 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.899 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.887 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.935 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.949 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.894 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.873 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.026 s
15:29:17 [2019-12-26T20:29:17.772Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.903 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.98 s
15:29:17 [2019-12-26T20:29:17.772Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.005 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.935 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.957 s
15:29:17 [2019-12-26T20:29:17.772Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.888 s
15:29:17 [2019-12-26T20:29:17.772Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.913 s
15:29:17 [2019-12-26T20:29:17.772Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.921 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.905 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.902 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.924 s
15:29:17 [2019-12-26T20:29:17.772Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.881 s
15:29:17 [2019-12-26T20:29:17.772Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:29:22 [2019-12-26T20:29:22.016Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.428 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.028 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.844 s
15:29:22 [2019-12-26T20:29:22.016Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.087 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.086 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.042 s
15:29:22 [2019-12-26T20:29:22.016Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.976 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.168 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.07 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.002 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.043 s
15:29:22 [2019-12-26T20:29:22.016Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.877 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.157 s
15:29:22 [2019-12-26T20:29:22.016Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.056 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.064 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.044 s
15:29:22 [2019-12-26T20:29:22.016Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
15:29:22 [2019-12-26T20:29:22.016Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
15:29:22 [2019-12-26T20:29:22.016Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:29:31 [2019-12-26T20:29:31.973Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.974 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:29:31 [2019-12-26T20:29:31.973Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.651 s
15:29:31 [2019-12-26T20:29:31.973Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.433 s
15:29:31 [2019-12-26T20:29:31.973Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.452 s
15:29:31 [2019-12-26T20:29:31.973Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.455 s
15:29:31 [2019-12-26T20:29:31.973Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.443 s
15:29:31 [2019-12-26T20:29:31.973Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.538 s
15:29:31 [2019-12-26T20:29:31.973Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:29:31 [2019-12-26T20:29:31.973Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
15:29:31 [2019-12-26T20:29:31.973Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.027 s
15:29:31 [2019-12-26T20:29:31.973Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.028 s
15:29:31 [2019-12-26T20:29:31.973Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.118 s
15:29:31 [2019-12-26T20:29:31.973Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:29:31 [2019-12-26T20:29:31.973Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
15:29:31 [2019-12-26T20:29:31.973Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
15:29:31 [2019-12-26T20:29:31.973Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:29:41 [2019-12-26T20:29:41.932Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.861 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
15:29:41 [2019-12-26T20:29:41.932Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 4.146 s
15:29:41 [2019-12-26T20:29:41.932Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.688 s
15:29:41 [2019-12-26T20:29:41.932Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.009 s
15:29:41 [2019-12-26T20:29:41.932Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.015 s
15:29:41 [2019-12-26T20:29:41.932Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:29:45 [2019-12-26T20:29:45.206Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.919 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
15:29:45 [2019-12-26T20:29:45.206Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.451 s
15:29:45 [2019-12-26T20:29:45.206Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.467 s
15:29:45 [2019-12-26T20:29:45.206Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:29:57 [2019-12-26T20:29:57.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.654 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
15:29:57 [2019-12-26T20:29:57.387Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 7.84 s
15:29:57 [2019-12-26T20:29:57.387Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.814 s
15:29:57 [2019-12-26T20:29:57.387Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
15:29:57 [2019-12-26T20:29:57.387Z] 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
15:29:57 [2019-12-26T20:29:57.387Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:29:57 [2019-12-26T20:29:57.387Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
15:29:57 [2019-12-26T20:29:57.387Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
15:29:57 [2019-12-26T20:29:57.387Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.1 s
15:29:57 [2019-12-26T20:29:57.387Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
15:29:57 [2019-12-26T20:29:57.387Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
15:29:57 [2019-12-26T20:29:57.387Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.016 s
15:29:57 [2019-12-26T20:29:57.387Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.072 s
15:29:57 [2019-12-26T20:29:57.387Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
15:29:57 [2019-12-26T20:29:57.387Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
15:29:57 [2019-12-26T20:29:57.387Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
15:29:57 [2019-12-26T20:29:57.387Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.011 s
15:29:57 [2019-12-26T20:29:57.387Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:30:05 [2019-12-26T20:30:05.484Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.402 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
15:30:05 [2019-12-26T20:30:05.484Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.377 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.565 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.541 s
15:30:05 [2019-12-26T20:30:05.484Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
15:30:05 [2019-12-26T20:30:05.484Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.353 s
15:30:05 [2019-12-26T20:30:05.484Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.351 s
15:30:05 [2019-12-26T20:30:05.484Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 2.476 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
15:30:05 [2019-12-26T20:30:05.484Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.355 s
15:30:05 [2019-12-26T20:30:05.484Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
15:30:05 [2019-12-26T20:30:05.484Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.369 s
15:30:05 [2019-12-26T20:30:05.484Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:30:08 [2019-12-26T20:30:08.075Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.172 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
15:30:08 [2019-12-26T20:30:08.075Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.204 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 1.08 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.801 s
15:30:08 [2019-12-26T20:30:08.075Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.002 s
15:30:08 [2019-12-26T20:30:08.075Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.095 s
15:30:08 [2019-12-26T20:30:08.075Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.097 s
15:30:08 [2019-12-26T20:30:08.075Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.698 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.094 s
15:30:08 [2019-12-26T20:30:08.075Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.094 s
15:30:08 [2019-12-26T20:30:08.075Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:30:08 [2019-12-26T20:30:08.075Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
15:30:08 [2019-12-26T20:30:08.075Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:30:08 [2019-12-26T20:30:08.075Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.075Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.075Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:30:08 [2019-12-26T20:30:08.332Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
15:30:08 [2019-12-26T20:30:08.332Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.332Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.003 s
15:30:08 [2019-12-26T20:30:08.332Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
15:30:08 [2019-12-26T20:30:08.332Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.332Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
15:30:08 [2019-12-26T20:30:08.332Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:30:08 [2019-12-26T20:30:08.332Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:30:08 [2019-12-26T20:30:08.332Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.332Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
15:30:08 [2019-12-26T20:30:08.333Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:30:10 [2019-12-26T20:30:10.227Z] 
15:30:10 [2019-12-26T20:30:10.227Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:09.864
15:30:10 [2019-12-26T20:30:10.227Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:30:10 [2019-12-26T20:30:10.227Z] !STACK 0
15:30:10 [2019-12-26T20:30:10.227Z] java.lang.RuntimeException: The parameter should be set
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:10 [2019-12-26T20:30:10.227Z] 
15:30:10 [2019-12-26T20:30:10.227Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:09.867
15:30:10 [2019-12-26T20:30:10.227Z] !MESSAGE Exception executing analysis
15:30:10 [2019-12-26T20:30:10.227Z] !STACK 0
15:30:10 [2019-12-26T20:30:10.227Z] java.lang.RuntimeException: The parameter should be set
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:30:10 [2019-12-26T20:30:10.227Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:11 [2019-12-26T20:30:11.597Z] 
15:30:11 [2019-12-26T20:30:11.597Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:11.361
15:30:11 [2019-12-26T20:30:11.597Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
15:30:11 [2019-12-26T20:30:11.597Z] !STACK 0
15:30:11 [2019-12-26T20:30:11.597Z] java.lang.RuntimeException: The parameter should be set
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:11 [2019-12-26T20:30:11.597Z] 
15:30:11 [2019-12-26T20:30:11.597Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:11.363
15:30:11 [2019-12-26T20:30:11.597Z] !MESSAGE Exception executing analysis
15:30:11 [2019-12-26T20:30:11.597Z] !STACK 0
15:30:11 [2019-12-26T20:30:11.597Z] java.lang.RuntimeException: The parameter should be set
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:30:11 [2019-12-26T20:30:11.597Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:11 [2019-12-26T20:30:11.597Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.263 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
15:30:11 [2019-12-26T20:30:11.597Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.765 s
15:30:11 [2019-12-26T20:30:11.597Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.497 s
15:30:11 [2019-12-26T20:30:11.597Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:30:11 [2019-12-26T20:30:11.597Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:30:11 [2019-12-26T20:30:11.597Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:30:11 [2019-12-26T20:30:11.597Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:30:11 [2019-12-26T20:30:11.597Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
15:30:11 [2019-12-26T20:30:11.597Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
15:30:11 [2019-12-26T20:30:11.597Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.006 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
15:30:29 [2019-12-26T20:30:29.659Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.003 s
15:30:29 [2019-12-26T20:30:29.659Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
15:30:29 [2019-12-26T20:30:29.659Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
15:30:29 [2019-12-26T20:30:29.659Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
15:30:29 [2019-12-26T20:30:29.659Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
15:30:29 [2019-12-26T20:30:29.659Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
15:30:29 [2019-12-26T20:30:29.659Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.014 s
15:30:29 [2019-12-26T20:30:29.659Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
15:30:29 [2019-12-26T20:30:29.659Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:30:29 [2019-12-26T20:30:29.659Z] 
15:30:29 [2019-12-26T20:30:29.659Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-26 20:30:28.211
15:30:29 [2019-12-26T20:30:29.659Z] !MESSAGE no spawner in java.library.path
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:30:29 [2019-12-26T20:30:29.659Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.771 s
15:30:29 [2019-12-26T20:30:29.659Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.066 s
15:30:29 [2019-12-26T20:30:29.659Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.005 s
15:30:29 [2019-12-26T20:30:29.659Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
15:30:29 [2019-12-26T20:30:29.659Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.006 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:30:29 [2019-12-26T20:30:29.659Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
15:30:29 [2019-12-26T20:30:29.659Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
15:30:29 [2019-12-26T20:30:29.659Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.004 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:30:29 [2019-12-26T20:30:29.659Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.006 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:30:29 [2019-12-26T20:30:29.659Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
15:30:29 [2019-12-26T20:30:29.659Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:30:29 [2019-12-26T20:30:29.659Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:30:29 [2019-12-26T20:30:29.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:30:29 [2019-12-26T20:30:29.659Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.009 s
15:30:29 [2019-12-26T20:30:29.659Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
15:30:29 [2019-12-26T20:30:29.659Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:30:34 [2019-12-26T20:30:34.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.611 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:30:34 [2019-12-26T20:30:34.914Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 3.826 s
15:30:34 [2019-12-26T20:30:34.914Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.784 s
15:30:34 [2019-12-26T20:30:34.914Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:30:34 [2019-12-26T20:30:34.914Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:30:34 [2019-12-26T20:30:34.914Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
15:30:34 [2019-12-26T20:30:34.914Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:30:34 [2019-12-26T20:30:34.914Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
15:30:34 [2019-12-26T20:30:34.914Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:30:34 [2019-12-26T20:30:34.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:30:34 [2019-12-26T20:30:34.914Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.007 s
15:30:34 [2019-12-26T20:30:34.914Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
15:30:34 [2019-12-26T20:30:34.914Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:30:38 [2019-12-26T20:30:38.189Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.429 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:30:38 [2019-12-26T20:30:38.189Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.157 s
15:30:38 [2019-12-26T20:30:38.189Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.017 s
15:30:38 [2019-12-26T20:30:38.189Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.116 s
15:30:38 [2019-12-26T20:30:38.189Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.012 s
15:30:38 [2019-12-26T20:30:38.189Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.111 s
15:30:38 [2019-12-26T20:30:38.189Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.012 s
15:30:38 [2019-12-26T20:30:38.189Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:30:53 [2019-12-26T20:30:53.041Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.05 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:30:53 [2019-12-26T20:30:53.041Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 9.827 s
15:30:53 [2019-12-26T20:30:53.041Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.221 s
15:30:53 [2019-12-26T20:30:53.041Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:30:53 [2019-12-26T20:30:53.041Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:30:53 [2019-12-26T20:30:53.041Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.004 s
15:30:53 [2019-12-26T20:30:53.041Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
15:30:53 [2019-12-26T20:30:53.041Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
15:30:53 [2019-12-26T20:30:53.042Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
15:30:53 [2019-12-26T20:30:53.042Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
15:30:53 [2019-12-26T20:30:53.042Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
15:30:53 [2019-12-26T20:30:53.042Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:30:56 [2019-12-26T20:30:56.320Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.341 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:30:56 [2019-12-26T20:30:56.320Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.109 s
15:30:56 [2019-12-26T20:30:56.320Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
15:30:56 [2019-12-26T20:30:56.320Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.107 s
15:30:56 [2019-12-26T20:30:56.320Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
15:30:56 [2019-12-26T20:30:56.320Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.107 s
15:30:56 [2019-12-26T20:30:56.321Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
15:30:56 [2019-12-26T20:30:56.321Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:30:56 [2019-12-26T20:30:56.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:30:56 [2019-12-26T20:30:56.321Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:30:56 [2019-12-26T20:30:56.321Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:30:56 [2019-12-26T20:30:56.321Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
15:30:56 [2019-12-26T20:30:56.321Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:30:58 [2019-12-26T20:30:58.844Z] 
15:30:58 [2019-12-26T20:30:58.844Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:58.419
15:30:58 [2019-12-26T20:30:58.844Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(438,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:30:59 [2019-12-26T20:30:59.775Z] 
15:30:59 [2019-12-26T20:30:59.775Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:30:59.520
15:30:59 [2019-12-26T20:30:59.775Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(440,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:30:59 [2019-12-26T20:30:59.775Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:30:59 [2019-12-26T20:30:59.775Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.069 s
15:30:59 [2019-12-26T20:30:59.775Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.101 s
15:30:59 [2019-12-26T20:30:59.775Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:30:59 [2019-12-26T20:30:59.775Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:30:59 [2019-12-26T20:30:59.775Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
15:30:59 [2019-12-26T20:30:59.775Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
15:30:59 [2019-12-26T20:30:59.775Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
15:30:59 [2019-12-26T20:30:59.775Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
15:30:59 [2019-12-26T20:30:59.775Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
15:30:59 [2019-12-26T20:30:59.775Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:31:01 [2019-12-26T20:31:01.670Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:31:01 [2019-12-26T20:31:01.670Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
15:31:01 [2019-12-26T20:31:01.670Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.463 s
15:31:01 [2019-12-26T20:31:01.670Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.106 s
15:31:01 [2019-12-26T20:31:01.670Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.254 s
15:31:01 [2019-12-26T20:31:01.670Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
15:31:01 [2019-12-26T20:31:01.670Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
15:31:01 [2019-12-26T20:31:01.670Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:31:11 [2019-12-26T20:31:11.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.214 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:31:11 [2019-12-26T20:31:11.628Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.548 s
15:31:11 [2019-12-26T20:31:11.628Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.607 s
15:31:11 [2019-12-26T20:31:11.628Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.425 s
15:31:11 [2019-12-26T20:31:11.628Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.54 s
15:31:11 [2019-12-26T20:31:11.628Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.638 s
15:31:11 [2019-12-26T20:31:11.628Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.452 s
15:31:11 [2019-12-26T20:31:11.628Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:31:11 [2019-12-26T20:31:11.628Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:31:11 [2019-12-26T20:31:11.628Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.003 s
15:31:11 [2019-12-26T20:31:11.628Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
15:31:11 [2019-12-26T20:31:11.628Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
15:31:11 [2019-12-26T20:31:11.628Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
15:31:11 [2019-12-26T20:31:11.628Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
15:31:11 [2019-12-26T20:31:11.628Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:31:23 [2019-12-26T20:31:23.813Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.685 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:31:23 [2019-12-26T20:31:23.813Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.958 s
15:31:23 [2019-12-26T20:31:23.813Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.931 s
15:31:23 [2019-12-26T20:31:23.814Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.933 s
15:31:23 [2019-12-26T20:31:23.814Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.001 s
15:31:23 [2019-12-26T20:31:23.814Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 2.039 s
15:31:23 [2019-12-26T20:31:23.814Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.91 s
15:31:23 [2019-12-26T20:31:23.814Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.975 s
15:31:23 [2019-12-26T20:31:23.814Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.011 s
15:31:23 [2019-12-26T20:31:23.814Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
15:31:23 [2019-12-26T20:31:23.814Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.921 s
15:31:23 [2019-12-26T20:31:23.814Z] 
15:31:23 [2019-12-26T20:31:23.814Z] Results:
15:31:23 [2019-12-26T20:31:23.814Z] 
15:31:23 [2019-12-26T20:31:23.814Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
15:31:23 [2019-12-26T20:31:23.814Z] 
15:31:23 [2019-12-26T20:31:23.814Z] 
15:31:23 [2019-12-26T20:31:23.814Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:31:23.415
15:31:23 [2019-12-26T20:31:23.814Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] All tests passed!
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT   [19/138]
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] The project's OSGi version is 4.2.0.201912262016
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] 
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:23 [2019-12-26T20:31:23.814Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
15:31:24 [2019-12-26T20:31:24.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] 
15:31:24 [2019-12-26T20:31:24.745Z] 	CtfIterator iterator = getIterator();
15:31:24 [2019-12-26T20:31:24.745Z] 	            ^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iterator' may not be closed
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return iterator == null ? null : iterator.getCurrentEvent();
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iterator' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return retVal;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iterator' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return ret;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iterator' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return iterator == null ? false : iterator.seek(location);
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iterator' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return fPreviousEvent;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'top' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return fTrace.timestampCyclesToNanos(ts);
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'top' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return 0;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'top' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return getFirst();
15:31:24 [2019-12-26T20:31:24.745Z] 	       ^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return iter;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'iter' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] 
15:31:24 [2019-12-26T20:31:24.745Z] 	elem = (CtfIterator) fTrace.createIterator();
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'elem' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] 
15:31:24 [2019-12-26T20:31:24.745Z] 	return elem;
15:31:24 [2019-12-26T20:31:24.745Z] 	^^^^^^^^^^^^
15:31:24 [2019-12-26T20:31:24.745Z] Potential resource leak: 'elem' may not be closed at this location
15:31:24 [2019-12-26T20:31:24.745Z] 12 problems (12 warnings)
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] 
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] 
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] 
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] 
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:24 [2019-12-26T20:31:24.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138]
15:31:25 [2019-12-26T20:31:25.003Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] The project's OSGi version is 1.0.9.201912262016
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] 
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:25 [2019-12-26T20:31:25.260Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] 
15:31:26 [2019-12-26T20:31:26.191Z] 	import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics;
15:31:26 [2019-12-26T20:31:26.191Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] The type TmfEventsStatistics is deprecated
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] 
15:31:26 [2019-12-26T20:31:26.191Z] 	* Unit tests for the {@link TmfEventsStatistics}
15:31:26 [2019-12-26T20:31:26.191Z] 	                            ^^^^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] Javadoc: The type TmfEventsStatistics is deprecated
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
15:31:26 [2019-12-26T20:31:26.191Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
15:31:26 [2019-12-26T20:31:26.191Z] 	              ^^^^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] The type TmfEventsStatistics is deprecated
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
15:31:26 [2019-12-26T20:31:26.191Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
15:31:26 [2019-12-26T20:31:26.191Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] 
15:31:26 [2019-12-26T20:31:26.191Z] 	private static final Map<String, ISeriesModel> EXPECTED_YDATA = ImmutableMap.of(Long.toString(1),
15:31:26 [2019-12-26T20:31:26.191Z] 	                                                                                ^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] 
15:31:26 [2019-12-26T20:31:26.191Z] 	Long.toString(2),
15:31:26 [2019-12-26T20:31:26.191Z] 	^^^^^^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] 
15:31:26 [2019-12-26T20:31:26.191Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
15:31:26 [2019-12-26T20:31:26.191Z] 	                                                                                         ^^^
15:31:26 [2019-12-26T20:31:26.191Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:31:26 [2019-12-26T20:31:26.191Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] 
15:31:26 [2019-12-26T20:31:26.191Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
15:31:26 [2019-12-26T20:31:26.191Z] 	                                                                           ^^^^^^^^^^^
15:31:26 [2019-12-26T20:31:26.191Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
15:31:26 [2019-12-26T20:31:26.191Z] 8 problems (8 warnings)
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.191Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
15:31:26 [2019-12-26T20:31:26.448Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.448Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.448Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.705Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
15:31:26 [2019-12-26T20:31:26.962Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:26 [2019-12-26T20:31:26.962Z] [INFO] 
15:31:26 [2019-12-26T20:31:26.962Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:31:28 [2019-12-26T20:31:28.007Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
15:31:28 [2019-12-26T20:31:28.265Z] [INFO] Command line:
15:31:28 [2019-12-26T20:31:28.265Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:31:28 [2019-12-26T20:31:28.265Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:31 [2019-12-26T20:31:31.542Z] !SESSION 2019-12-26 20:31:28.208 -----------------------------------------------
15:31:31 [2019-12-26T20:31:31.542Z] eclipse.buildId=unknown
15:31:31 [2019-12-26T20:31:31.542Z] java.version=1.8.0_202
15:31:31 [2019-12-26T20:31:31.542Z] java.vendor=Oracle Corporation
15:31:31 [2019-12-26T20:31:31.542Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:31:31 [2019-12-26T20:31:31.542Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:31:31 [2019-12-26T20:31:31.542Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:31:31 [2019-12-26T20:31:31.542Z] 
15:31:31 [2019-12-26T20:31:31.542Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:31:31.027
15:31:31 [2019-12-26T20:31:31.542Z] !MESSAGE FrameworkEvent ERROR
15:31:31 [2019-12-26T20:31:31.542Z] !STACK 0
15:31:31 [2019-12-26T20:31:31.542Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:31:31 [2019-12-26T20:31:31.542Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:31 [2019-12-26T20:31:31.542Z] 
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:31 [2019-12-26T20:31:31.542Z] 
15:31:31 [2019-12-26T20:31:31.542Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:31:31.211
15:31:31 [2019-12-26T20:31:31.542Z] !MESSAGE FrameworkEvent ERROR
15:31:31 [2019-12-26T20:31:31.542Z] !STACK 0
15:31:31 [2019-12-26T20:31:31.542Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:31:31 [2019-12-26T20:31:31.542Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:31 [2019-12-26T20:31:31.542Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:31:31 [2019-12-26T20:31:31.542Z]     -> 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"
15:31:31 [2019-12-26T20:31:31.542Z]        org.apache.httpcomponents.httpclient.win [35]
15:31:31 [2019-12-26T20:31:31.542Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:31:31 [2019-12-26T20:31:31.542Z] 
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:31:31 [2019-12-26T20:31:31.542Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:31:33 [2019-12-26T20:31:33.438Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:31:36 [2019-12-26T20:31:36.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:31:36 [2019-12-26T20:31:36.713Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 3.255 s
15:31:36 [2019-12-26T20:31:36.713Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:31:40 [2019-12-26T20:31:40.887Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.551 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:31:40 [2019-12-26T20:31:40.887Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.608 s
15:31:40 [2019-12-26T20:31:40.887Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.412 s
15:31:40 [2019-12-26T20:31:40.887Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.194 s
15:31:40 [2019-12-26T20:31:40.887Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.23 s
15:31:40 [2019-12-26T20:31:40.887Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.174 s
15:31:40 [2019-12-26T20:31:40.887Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.126 s
15:31:40 [2019-12-26T20:31:40.887Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.583 s
15:31:40 [2019-12-26T20:31:40.887Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.116 s
15:31:40 [2019-12-26T20:31:40.887Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.106 s
15:31:40 [2019-12-26T20:31:40.887Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.187 s
15:31:40 [2019-12-26T20:31:40.887Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.103 s
15:31:40 [2019-12-26T20:31:40.887Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.105 s
15:31:40 [2019-12-26T20:31:40.887Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.101 s
15:31:40 [2019-12-26T20:31:40.887Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.099 s
15:31:40 [2019-12-26T20:31:40.887Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.102 s
15:31:40 [2019-12-26T20:31:40.887Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.109 s
15:31:40 [2019-12-26T20:31:40.887Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.096 s
15:31:40 [2019-12-26T20:31:40.887Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:34:47 [2019-12-26T20:34:47.532Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.92 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:34:47 [2019-12-26T20:34:47.532Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.974 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.803 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 18.463 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.871 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.29 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 18.73 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 16.286 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 17.122 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.318 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.3 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.414 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.492 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.498 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.395 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.232 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.241 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.233 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.222 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.222 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.232 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.261 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.356 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.242 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.263 s
15:34:47 [2019-12-26T20:34:47.533Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.209 s
15:34:47 [2019-12-26T20:34:47.533Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:34:47 [2019-12-26T20:34:47.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:34:47 [2019-12-26T20:34:47.533Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.057 s
15:34:47 [2019-12-26T20:34:47.533Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:34:47 [2019-12-26T20:34:47.533Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:34:47 [2019-12-26T20:34:47.533Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.105 s
15:34:47 [2019-12-26T20:34:47.533Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.142 s
15:34:47 [2019-12-26T20:34:47.533Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.041 s
15:34:47 [2019-12-26T20:34:47.533Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.095 s
15:34:47 [2019-12-26T20:34:47.533Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.139 s
15:34:47 [2019-12-26T20:34:47.533Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.069 s
15:34:47 [2019-12-26T20:34:47.533Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.07 s
15:34:47 [2019-12-26T20:34:47.533Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:34:47 [2019-12-26T20:34:47.533Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:34:47 [2019-12-26T20:34:47.533Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
15:34:47 [2019-12-26T20:34:47.533Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.064 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:34:55 [2019-12-26T20:34:55.639Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.427 s
15:34:55 [2019-12-26T20:34:55.639Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.652 s
15:34:55 [2019-12-26T20:34:55.639Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.415 s
15:34:55 [2019-12-26T20:34:55.639Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.411 s
15:34:55 [2019-12-26T20:34:55.639Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.408 s
15:34:55 [2019-12-26T20:34:55.639Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.75 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:34:55 [2019-12-26T20:34:55.639Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.004 s
15:34:55 [2019-12-26T20:34:55.639Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.005 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:34:55 [2019-12-26T20:34:55.639Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:34:55 [2019-12-26T20:34:55.639Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:34:55 [2019-12-26T20:34:55.639Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:34:55 [2019-12-26T20:34:55.639Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.002 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
15:34:55 [2019-12-26T20:34:55.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:34:56 [2019-12-26T20:34:56.571Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:34:56 [2019-12-26T20:34:56.571Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 1.006 s
15:34:56 [2019-12-26T20:34:56.571Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.759 s
15:34:56 [2019-12-26T20:34:56.571Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:34:56 [2019-12-26T20:34:56.571Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:34:56 [2019-12-26T20:34:56.571Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:34:56 [2019-12-26T20:34:56.571Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:34:56 [2019-12-26T20:34:56.571Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.571Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:34:56 [2019-12-26T20:34:56.572Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
15:34:56 [2019-12-26T20:34:56.572Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.007 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.006 s
15:34:56 [2019-12-26T20:34:56.572Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
15:34:56 [2019-12-26T20:34:56.572Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.076 s
15:34:56 [2019-12-26T20:34:56.572Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
15:35:35 [2019-12-26T20:35:35.260Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.075 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.102 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.958 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.081 s
15:35:35 [2019-12-26T20:35:35.260Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.023 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.049 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.114 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.045 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.203 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.218 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.09 s
15:35:35 [2019-12-26T20:35:35.260Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.104 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.099 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.956 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.044 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.201 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.102 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.294 s
15:35:35 [2019-12-26T20:35:35.260Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.01 s
15:35:35 [2019-12-26T20:35:35.260Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.111 s
15:35:35 [2019-12-26T20:35:35.260Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:36:31 [2019-12-26T20:36:31.450Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.554 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:36:31 [2019-12-26T20:36:31.450Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.022 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 10.559 s
15:36:31 [2019-12-26T20:36:31.450Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.067 s
15:36:31 [2019-12-26T20:36:31.450Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.029 s
15:36:31 [2019-12-26T20:36:31.450Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.041 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.012 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 9.829 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
15:36:31 [2019-12-26T20:36:31.450Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
15:36:31 [2019-12-26T20:36:31.450Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.1 s
15:36:31 [2019-12-26T20:36:31.450Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
15:36:31 [2019-12-26T20:36:31.450Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.153 s
15:36:31 [2019-12-26T20:36:31.451Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.053 s
15:36:31 [2019-12-26T20:36:31.451Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.165 s
15:36:31 [2019-12-26T20:36:31.451Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.451Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.007 s
15:36:31 [2019-12-26T20:36:31.451Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 3.164 s
15:36:31 [2019-12-26T20:36:31.451Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.451Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.916 s
15:36:31 [2019-12-26T20:36:31.451Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.451Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
15:36:31 [2019-12-26T20:36:31.451Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
15:36:31 [2019-12-26T20:36:31.451Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:36:32 [2019-12-26T20:36:32.824Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.557 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:36:32 [2019-12-26T20:36:32.824Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.299 s
15:36:32 [2019-12-26T20:36:32.824Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.266 s
15:36:32 [2019-12-26T20:36:32.824Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.836 s
15:36:32 [2019-12-26T20:36:32.824Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.153 s
15:36:32 [2019-12-26T20:36:32.824Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:36:47 [2019-12-26T20:36:47.679Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.021 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:36:47 [2019-12-26T20:36:47.679Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.231 s
15:36:47 [2019-12-26T20:36:47.679Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.2 s
15:36:47 [2019-12-26T20:36:47.679Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.819 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.785 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.781 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.264 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.261 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.071 s
15:36:47 [2019-12-26T20:36:47.679Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.246 s
15:36:47 [2019-12-26T20:36:47.679Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.174 s
15:36:47 [2019-12-26T20:36:47.679Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 2.033 s
15:36:47 [2019-12-26T20:36:47.679Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:36:50 [2019-12-26T20:36:50.953Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.926 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.211 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.297 s
15:36:50 [2019-12-26T20:36:50.953Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
15:36:50 [2019-12-26T20:36:50.953Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
15:36:50 [2019-12-26T20:36:50.953Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.599 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
15:36:50 [2019-12-26T20:36:50.953Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.907 s
15:36:50 [2019-12-26T20:36:50.953Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.303 s
15:36:50 [2019-12-26T20:36:50.953Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:36:50 [2019-12-26T20:36:50.953Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:36:50 [2019-12-26T20:36:50.953Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
15:36:50 [2019-12-26T20:36:50.953Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.031 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.953Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
15:36:50 [2019-12-26T20:36:50.953Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
15:36:50 [2019-12-26T20:36:50.954Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:37:03 [2019-12-26T20:37:03.138Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.485 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:37:03 [2019-12-26T20:37:03.138Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 6.942 s
15:37:03 [2019-12-26T20:37:03.138Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.541 s
15:37:03 [2019-12-26T20:37:03.138Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:37:04 [2019-12-26T20:37:04.071Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:37:04 [2019-12-26T20:37:04.071Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.085 s
15:37:04 [2019-12-26T20:37:04.071Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.099 s
15:37:04 [2019-12-26T20:37:04.071Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.021 s
15:37:04 [2019-12-26T20:37:04.071Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
15:37:04 [2019-12-26T20:37:04.071Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:37:04 [2019-12-26T20:37:04.071Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:37:04 [2019-12-26T20:37:04.071Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.114 s
15:37:04 [2019-12-26T20:37:04.071Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.058 s
15:37:04 [2019-12-26T20:37:04.071Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:37:03.955
15:37:04 [2019-12-26T20:37:04.071Z] !MESSAGE Unknown trace attribute: test
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:37:03.956
15:37:04 [2019-12-26T20:37:04.071Z] !MESSAGE Unknown trace attribute: test1
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:37:03.957
15:37:04 [2019-12-26T20:37:04.071Z] !MESSAGE Unknown trace attribute: test2
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:37:03.957
15:37:04 [2019-12-26T20:37:04.071Z] !MESSAGE Unknown trace attribute: test3
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-26 20:37:03.958
15:37:04 [2019-12-26T20:37:04.071Z] !MESSAGE Unknown trace attribute: test4
15:37:04 [2019-12-26T20:37:04.071Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:37:04 [2019-12-26T20:37:04.071Z] 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.008 s
15:37:04 [2019-12-26T20:37:04.071Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-gerrit/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.033 s
15:37:04 [2019-12-26T20:37:04.071Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.002 s
15:37:04 [2019-12-26T20:37:04.071Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
15:37:04 [2019-12-26T20:37:04.071Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] Results:
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.071Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1
15:37:04 [2019-12-26T20:37:04.071Z] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] All tests passed!
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138]
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] The project's OSGi version is 0.0.1.201912262016
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.636Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] 
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:04 [2019-12-26T20:37:04.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] 
15:37:05 [2019-12-26T20:37:05.151Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:06 [2019-12-26T20:37:06.521Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:37:06 [2019-12-26T20:37:06.778Z] [INFO] Command line:
15:37:06 [2019-12-26T20:37:06.778Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:37:06 [2019-12-26T20:37:06.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:37:10 [2019-12-26T20:37:10.055Z] !SESSION 2019-12-26 20:37:06.736 -----------------------------------------------
15:37:10 [2019-12-26T20:37:10.055Z] eclipse.buildId=unknown
15:37:10 [2019-12-26T20:37:10.055Z] java.version=1.8.0_202
15:37:10 [2019-12-26T20:37:10.055Z] java.vendor=Oracle Corporation
15:37:10 [2019-12-26T20:37:10.055Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:37:10 [2019-12-26T20:37:10.055Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:37:10 [2019-12-26T20:37:10.055Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:37:10 [2019-12-26T20:37:10.055Z] 
15:37:10 [2019-12-26T20:37:10.055Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:37:09.514
15:37:10 [2019-12-26T20:37:10.055Z] !MESSAGE FrameworkEvent ERROR
15:37:10 [2019-12-26T20:37:10.055Z] !STACK 0
15:37:10 [2019-12-26T20:37:10.055Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:37:10 [2019-12-26T20:37:10.055Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:10 [2019-12-26T20:37:10.055Z] 
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:10 [2019-12-26T20:37:10.055Z] 
15:37:10 [2019-12-26T20:37:10.055Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:37:09.648
15:37:10 [2019-12-26T20:37:10.055Z] !MESSAGE FrameworkEvent ERROR
15:37:10 [2019-12-26T20:37:10.055Z] !STACK 0
15:37:10 [2019-12-26T20:37:10.055Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:37:10 [2019-12-26T20:37:10.055Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:10 [2019-12-26T20:37:10.055Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:37:10 [2019-12-26T20:37:10.055Z]     -> 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"
15:37:10 [2019-12-26T20:37:10.055Z]        org.apache.httpcomponents.httpclient.win [35]
15:37:10 [2019-12-26T20:37:10.055Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:10 [2019-12-26T20:37:10.055Z] 
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:10 [2019-12-26T20:37:10.055Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:11 [2019-12-26T20:37:11.424Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:37:11 [2019-12-26T20:37:11.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:37:11 [2019-12-26T20:37:11.987Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.012 s
15:37:11 [2019-12-26T20:37:11.987Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:37:12 [2019-12-26T20:37:12.244Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:37:12 [2019-12-26T20:37:12.244Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.23 s
15:37:12 [2019-12-26T20:37:12.244Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.015 s
15:37:12 [2019-12-26T20:37:12.244Z] 
15:37:12 [2019-12-26T20:37:12.244Z] Results:
15:37:12 [2019-12-26T20:37:12.244Z] 
15:37:12 [2019-12-26T20:37:12.244Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:37:12 [2019-12-26T20:37:12.244Z] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] All tests passed!
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT         [22/138]
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] 
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:37:12 [2019-12-26T20:37:12.813Z] [INFO] Compiling 528 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] 
15:37:20 [2019-12-26T20:37:20.918Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                                                                   ^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] 
15:37:20 [2019-12-26T20:37:20.918Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                                                                      ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] 
15:37:20 [2019-12-26T20:37:20.918Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
15:37:20 [2019-12-26T20:37:20.918Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] 
15:37:20 [2019-12-26T20:37:20.918Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
15:37:20 [2019-12-26T20:37:20.918Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] 
15:37:20 [2019-12-26T20:37:20.918Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getClass() + CHECKED_ELEMENTS);
15:37:20 [2019-12-26T20:37:20.918Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked cast from Object to Set<Long>
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] 
15:37:20 [2019-12-26T20:37:20.918Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
15:37:20 [2019-12-26T20:37:20.918Z] 	                  ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] 
15:37:20 [2019-12-26T20:37:20.918Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
15:37:20 [2019-12-26T20:37:20.918Z] 	          ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] 
15:37:20 [2019-12-26T20:37:20.918Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
15:37:20 [2019-12-26T20:37:20.918Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
15:37:20 [2019-12-26T20:37:20.918Z] 	return comparator.compare((T) e1, (T) e2);
15:37:20 [2019-12-26T20:37:20.918Z] 	                          ^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked cast from Object to T
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
15:37:20 [2019-12-26T20:37:20.918Z] 	return comparator.compare((T) e1, (T) e2);
15:37:20 [2019-12-26T20:37:20.918Z] 	                                  ^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked cast from Object to T
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] 
15:37:20 [2019-12-26T20:37:20.918Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                                             ^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,Object>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull Object>'
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] 
15:37:20 [2019-12-26T20:37:20.918Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] 
15:37:20 [2019-12-26T20:37:20.918Z] 	new TmfTimestampFormat(inputData.format);
15:37:20 [2019-12-26T20:37:20.918Z] 	                       ^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:[76] 
15:37:20 [2019-12-26T20:37:20.918Z] 	super(parent, treeStyle, filter, useNewLook);
15:37:20 [2019-12-26T20:37:20.918Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] 
15:37:20 [2019-12-26T20:37:20.918Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.918Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] 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
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] 
15:37:20 [2019-12-26T20:37:20.918Z] 	Object serviceObject = window.getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.918Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] 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
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] 
15:37:20 [2019-12-26T20:37:20.918Z] 	return new ZipArchiveFile(new ZipFile(file));
15:37:20 [2019-12-26T20:37:20.918Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Potential resource leak: '<unassigned Closeable value>' may not be closed at this location
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] 
15:37:20 [2019-12-26T20:37:20.918Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
15:37:20 [2019-12-26T20:37:20.918Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] 
15:37:20 [2019-12-26T20:37:20.918Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
15:37:20 [2019-12-26T20:37:20.918Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] 
15:37:20 [2019-12-26T20:37:20.918Z] 	default @NonNull Map<@NonNull String, @NonNull String> computeData() {
15:37:20 [2019-12-26T20:37:20.918Z] 	                                                       ^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver
15:37:20 [2019-12-26T20:37:20.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] 
15:37:20 [2019-12-26T20:37:20.918Z] 	data.put(IElementResolver.ENTRY_NAME_KEY, entryName);
15:37:20 [2019-12-26T20:37:20.918Z] 	                          ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.918Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] 
15:37:20 [2019-12-26T20:37:20.919Z] 	return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of();
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                                   ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] 
15:37:20 [2019-12-26T20:37:20.919Z] 	return new TimeGraphLineEntry(model);
15:37:20 [2019-12-26T20:37:20.919Z] 	                              ^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] 
15:37:20 [2019-12-26T20:37:20.919Z] 	return new TimeGraphEntry(model);
15:37:20 [2019-12-26T20:37:20.919Z] 	                          ^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] 
15:37:20 [2019-12-26T20:37:20.919Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                               ^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] 
15:37:20 [2019-12-26T20:37:20.919Z] 	fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true);
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                                                                 ^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] 
15:37:20 [2019-12-26T20:37:20.919Z] 	new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime());
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                            ^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizard.java:[69] 
15:37:20 [2019-12-26T20:37:20.919Z] 	setDefaultPageImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, ICON_PATH));
15:37:20 [2019-12-26T20:37:20.919Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] 
15:37:20 [2019-12-26T20:37:20.919Z] 	stateItems[i] = new StateItem(settings[i].getTickColorRGB());
15:37:20 [2019-12-26T20:37:20.919Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] The constructor StateItem(RGB) is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] 
15:37:20 [2019-12-26T20:37:20.919Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.919Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] 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
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java:[167] 
15:37:20 [2019-12-26T20:37:20.919Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:37:20 [2019-12-26T20:37:20.919Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] 
15:37:20 [2019-12-26T20:37:20.919Z] 	super(model.getName());
15:37:20 [2019-12-26T20:37:20.919Z] 	      ^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] 
15:37:20 [2019-12-26T20:37:20.919Z] 	OutputElementStyle style = entry.getValue();
15:37:20 [2019-12-26T20:37:20.919Z] 	                           ^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] 
15:37:20 [2019-12-26T20:37:20.919Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
15:37:20 [2019-12-26T20:37:20.919Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] 
15:37:20 [2019-12-26T20:37:20.919Z] 	String styleKey = styleEntry.getKey();
15:37:20 [2019-12-26T20:37:20.919Z] 	                  ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
15:37:20 [2019-12-26T20:37:20.919Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
15:37:20 [2019-12-26T20:37:20.919Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] 
15:37:20 [2019-12-26T20:37:20.919Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
15:37:20 [2019-12-26T20:37:20.919Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] 
15:37:20 [2019-12-26T20:37:20.919Z] 	Integer index = entry.getValue();
15:37:20 [2019-12-26T20:37:20.919Z] 	                ^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] 
15:37:20 [2019-12-26T20:37:20.919Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
15:37:20 [2019-12-26T20:37:20.919Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] 
15:37:20 [2019-12-26T20:37:20.919Z] 	new TmfTimestampFormat(attribute.getInputFormat());
15:37:20 [2019-12-26T20:37:20.919Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] 
15:37:20 [2019-12-26T20:37:20.919Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] 
15:37:20 [2019-12-26T20:37:20.919Z] 	dataProvider = initializeDataProvider(fTrace);
15:37:20 [2019-12-26T20:37:20.919Z] 	                                      ^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] 
15:37:20 [2019-12-26T20:37:20.919Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
15:37:20 [2019-12-26T20:37:20.919Z] 	                                                      ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java:[79] 
15:37:20 [2019-12-26T20:37:20.919Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
15:37:20 [2019-12-26T20:37:20.919Z]             @Override
15:37:20 [2019-12-26T20:37:20.919Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
15:37:20 [2019-12-26T20:37:20.919Z]                 return SelectRootNodeWizardPage.this.doCreateTreeViewer(aparent);
15:37:20 [2019-12-26T20:37:20.919Z]             }
15:37:20 [2019-12-26T20:37:20.919Z]         };
15:37:20 [2019-12-26T20:37:20.919Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.919Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:20 [2019-12-26T20:37:20.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java:[79] 
15:37:20 [2019-12-26T20:37:20.920Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
15:37:20 [2019-12-26T20:37:20.920Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] 
15:37:20 [2019-12-26T20:37:20.920Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.920Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] 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
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] 
15:37:20 [2019-12-26T20:37:20.920Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
15:37:20 [2019-12-26T20:37:20.920Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] 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
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] 
15:37:20 [2019-12-26T20:37:20.920Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperimentParent);
15:37:20 [2019-12-26T20:37:20.920Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
15:37:20 [2019-12-26T20:37:20.920Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
15:37:20 [2019-12-26T20:37:20.920Z] 	                                                       ^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
15:37:20 [2019-12-26T20:37:20.920Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] 
15:37:20 [2019-12-26T20:37:20.920Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
15:37:20 [2019-12-26T20:37:20.920Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
15:37:20 [2019-12-26T20:37:20.920Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
15:37:20 [2019-12-26T20:37:20.920Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
15:37:20 [2019-12-26T20:37:20.920Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
15:37:20 [2019-12-26T20:37:20.920Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
15:37:20 [2019-12-26T20:37:20.920Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] 
15:37:20 [2019-12-26T20:37:20.920Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.920Z] 	                                             ^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] 
15:37:20 [2019-12-26T20:37:20.920Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
15:37:20 [2019-12-26T20:37:20.920Z] 	                      ^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] 
15:37:20 [2019-12-26T20:37:20.920Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
15:37:20 [2019-12-26T20:37:20.920Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.920Z] 	                                                                         ^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.920Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] 
15:37:20 [2019-12-26T20:37:20.920Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
15:37:20 [2019-12-26T20:37:20.920Z] 	                                                                                                                          ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
15:37:20 [2019-12-26T20:37:20.920Z] 	                                           ^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
15:37:20 [2019-12-26T20:37:20.920Z] 	                                           ^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
15:37:20 [2019-12-26T20:37:20.920Z] 	                                           ^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] 
15:37:20 [2019-12-26T20:37:20.920Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.920Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] 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
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] 
15:37:20 [2019-12-26T20:37:20.920Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
15:37:20 [2019-12-26T20:37:20.920Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] 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
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.920Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.920Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.920Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
15:37:20 [2019-12-26T20:37:20.920Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                    ^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
15:37:20 [2019-12-26T20:37:20.921Z] 	                      ^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
15:37:20 [2019-12-26T20:37:20.921Z] 	                                     ^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
15:37:20 [2019-12-26T20:37:20.921Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
15:37:20 [2019-12-26T20:37:20.921Z] 	                        ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
15:37:20 [2019-12-26T20:37:20.921Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
15:37:20 [2019-12-26T20:37:20.921Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] 
15:37:20 [2019-12-26T20:37:20.921Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
15:37:20 [2019-12-26T20:37:20.921Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                                     ^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                                    ^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                 ^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
15:37:20 [2019-12-26T20:37:20.921Z] 	                                                                                                                                                     ^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.921Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.921Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
15:37:20 [2019-12-26T20:37:20.921Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
15:37:20 [2019-12-26T20:37:20.921Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                             ^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
15:37:20 [2019-12-26T20:37:20.922Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                         ^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
15:37:20 [2019-12-26T20:37:20.922Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
15:37:20 [2019-12-26T20:37:20.922Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
15:37:20 [2019-12-26T20:37:20.922Z] 	                       ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
15:37:20 [2019-12-26T20:37:20.922Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                 ^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                 ^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
15:37:20 [2019-12-26T20:37:20.922Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                 ^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.922Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
15:37:20 [2019-12-26T20:37:20.922Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.922Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.922Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
15:37:20 [2019-12-26T20:37:20.923Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
15:37:20 [2019-12-26T20:37:20.923Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] 
15:37:20 [2019-12-26T20:37:20.923Z] 	@NonNullByDefault
15:37:20 [2019-12-26T20:37:20.923Z] 	^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] 
15:37:20 [2019-12-26T20:37:20.923Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
15:37:20 [2019-12-26T20:37:20.923Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
15:37:20 [2019-12-26T20:37:20.923Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
15:37:20 [2019-12-26T20:37:20.923Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] 
15:37:20 [2019-12-26T20:37:20.923Z] 	@NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate();
15:37:20 [2019-12-26T20:37:20.923Z] 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] 
15:37:20 [2019-12-26T20:37:20.923Z] 	doFilterEvents(entry, eventList, predicates);
15:37:20 [2019-12-26T20:37:20.923Z] 	                      ^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
15:37:20 [2019-12-26T20:37:20.923Z] 	doFilterEvents(entry, eventList, predicates);
15:37:20 [2019-12-26T20:37:20.923Z] 	                      ^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
15:37:20 [2019-12-26T20:37:20.923Z] 	doFilterEvents(entry, eventList, predicates);
15:37:20 [2019-12-26T20:37:20.923Z] 	                                 ^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] 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>>>'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] 
15:37:20 [2019-12-26T20:37:20.923Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
15:37:20 [2019-12-26T20:37:20.923Z] 	                                               ^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] 
15:37:20 [2019-12-26T20:37:20.923Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
15:37:20 [2019-12-26T20:37:20.923Z] 	         ^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] 
15:37:20 [2019-12-26T20:37:20.923Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
15:37:20 [2019-12-26T20:37:20.923Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] 
15:37:20 [2019-12-26T20:37:20.923Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
15:37:20 [2019-12-26T20:37:20.923Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] 
15:37:20 [2019-12-26T20:37:20.923Z] 	import org.eclipse.jface.viewers.ViewerSorter;
15:37:20 [2019-12-26T20:37:20.923Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The type ViewerSorter is deprecated
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] 
15:37:20 [2019-12-26T20:37:20.923Z] 	public class TmfViewerSorter extends ViewerSorter {
15:37:20 [2019-12-26T20:37:20.923Z] 	                                     ^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The type ViewerSorter is deprecated
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] 
15:37:20 [2019-12-26T20:37:20.923Z] 	int width = fContext.getFontMetrics().getAverageCharWidth();
15:37:20 [2019-12-26T20:37:20.923Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] 
15:37:20 [2019-12-26T20:37:20.923Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperiment);
15:37:20 [2019-12-26T20:37:20.923Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] 
15:37:20 [2019-12-26T20:37:20.923Z] 	return traceElement.getSupplementaryResources();
15:37:20 [2019-12-26T20:37:20.923Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] 
15:37:20 [2019-12-26T20:37:20.923Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
15:37:20 [2019-12-26T20:37:20.923Z] 	                                              ^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
15:37:20 [2019-12-26T20:37:20.923Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] 
15:37:20 [2019-12-26T20:37:20.923Z] 	TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement);
15:37:20 [2019-12-26T20:37:20.923Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:20 [2019-12-26T20:37:20.923Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:21 [2019-12-26T20:37:21.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] 
15:37:21 [2019-12-26T20:37:21.183Z] 	int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth();
15:37:21 [2019-12-26T20:37:21.183Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.183Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
15:37:21 [2019-12-26T20:37:21.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] 
15:37:21 [2019-12-26T20:37:21.183Z] 	elementStyle = provider.getElementStyle(event);
15:37:21 [2019-12-26T20:37:21.183Z] 	                                        ^^^^^
15:37:21 [2019-12-26T20:37:21.183Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent'
15:37:21 [2019-12-26T20:37:21.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java:[134] 
15:37:21 [2019-12-26T20:37:21.183Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
15:37:21 [2019-12-26T20:37:21.183Z]             @Override
15:37:21 [2019-12-26T20:37:21.183Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
15:37:21 [2019-12-26T20:37:21.183Z]                 return SelectTracesWizardPage.this.doCreateTreeViewer(aparent);
15:37:21 [2019-12-26T20:37:21.183Z]             }
15:37:21 [2019-12-26T20:37:21.183Z]         };
15:37:21 [2019-12-26T20:37:21.183Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.183Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java:[134] 
15:37:21 [2019-12-26T20:37:21.184Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
15:37:21 [2019-12-26T20:37:21.184Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] 
15:37:21 [2019-12-26T20:37:21.184Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] 
15:37:21 [2019-12-26T20:37:21.184Z] 	TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder());
15:37:21 [2019-12-26T20:37:21.184Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[307] 
15:37:21 [2019-12-26T20:37:21.184Z] 	fViewer = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL
15:37:21 [2019-12-26T20:37:21.184Z]                 | SWT.V_SCROLL | SWT.FULL_SELECTION | SWT.BORDER, new PatternFilter() {
15:37:21 [2019-12-26T20:37:21.184Z]                     @Override
15:37:21 [2019-12-26T20:37:21.184Z]                     protected boolean isLeafMatch(Viewer viewer, Object element) {
15:37:21 [2019-12-26T20:37:21.184Z]                         return wordMatches(((TmfTraceElement) element).getElementPath());
15:37:21 [2019-12-26T20:37:21.184Z]                     }
15:37:21 [2019-12-26T20:37:21.184Z]                 }, true);
15:37:21 [2019-12-26T20:37:21.184Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] 
15:37:21 [2019-12-26T20:37:21.184Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
15:37:21 [2019-12-26T20:37:21.184Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] 
15:37:21 [2019-12-26T20:37:21.184Z] 	return closeZipFile(specifiedFile);
15:37:21 [2019-12-26T20:37:21.184Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Potential resource leak: 'specifiedFile' may not be closed at this location
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] 
15:37:21 [2019-12-26T20:37:21.184Z] 	return archiveSize;
15:37:21 [2019-12-26T20:37:21.184Z] 	^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Potential resource leak: 'zipFile' may not be closed at this location
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] 
15:37:21 [2019-12-26T20:37:21.184Z] 	Map<String, String> toTest = new HashMap<>(getPresentationProvider().getFilterInput(te));
15:37:21 [2019-12-26T20:37:21.184Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,String>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull String>'
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] 
15:37:21 [2019-12-26T20:37:21.184Z] 	Integer property = mapEntry.getKey();
15:37:21 [2019-12-26T20:37:21.184Z] 	                   ^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] 
15:37:21 [2019-12-26T20:37:21.184Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:37:21 [2019-12-26T20:37:21.184Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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>>'
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] 
15:37:21 [2019-12-26T20:37:21.184Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:37:21 [2019-12-26T20:37:21.184Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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>>'
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] 
15:37:21 [2019-12-26T20:37:21.184Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] 
15:37:21 [2019-12-26T20:37:21.184Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2885] 
15:37:21 [2019-12-26T20:37:21.184Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2897] 
15:37:21 [2019-12-26T20:37:21.184Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] 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
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] 
15:37:21 [2019-12-26T20:37:21.184Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
15:37:21 [2019-12-26T20:37:21.184Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] 
15:37:21 [2019-12-26T20:37:21.184Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
15:37:21 [2019-12-26T20:37:21.184Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
15:37:21 [2019-12-26T20:37:21.184Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
15:37:21 [2019-12-26T20:37:21.184Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
15:37:21 [2019-12-26T20:37:21.184Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
15:37:21 [2019-12-26T20:37:21.184Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
15:37:21 [2019-12-26T20:37:21.184Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
15:37:21 [2019-12-26T20:37:21.184Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.184Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] 
15:37:21 [2019-12-26T20:37:21.184Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
15:37:21 [2019-12-26T20:37:21.184Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
15:37:21 [2019-12-26T20:37:21.184Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.184Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] 
15:37:21 [2019-12-26T20:37:21.185Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Null type safety (type annotations): The expression of type 'BiFunction<ITimeEvent,Long,Map<String,String>>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>'
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[209] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (uiEntry == null) {
15:37:21 [2019-12-26T20:37:21.185Z] 	    ^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Null comparison always yields false: The variable uiEntry cannot be null at this location
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[209] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (uiEntry == null) {
15:37:21 [2019-12-26T20:37:21.185Z]                                 uiEntry = new TimeGraphEntry(entry);
15:37:21 [2019-12-26T20:37:21.185Z]                                 TimeGraphEntry parent = fScopedEntries.get(scope, entry.getParentId());
15:37:21 [2019-12-26T20:37:21.185Z]                                 if (parent != null) {
15:37:21 [2019-12-26T20:37:21.185Z]                                     // TODO: the order of children from different data providers is undefined
15:37:21 [2019-12-26T20:37:21.185Z]                                     parent.addChild(uiEntry);
15:37:21 [2019-12-26T20:37:21.185Z]                                 } else {
15:37:21 [2019-12-26T20:37:21.185Z]                                     orphaned.add(uiEntry);
15:37:21 [2019-12-26T20:37:21.185Z]                                 }
15:37:21 [2019-12-26T20:37:21.185Z]                                 fScopedEntries.put(scope, entry.getId(), uiEntry);
15:37:21 [2019-12-26T20:37:21.185Z]                             } else {
15:37:21 [2019-12-26T20:37:21.185Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Dead code
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[228] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (uiEntry != null) {
15:37:21 [2019-12-26T20:37:21.185Z] 	    ^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Redundant null check: The variable uiEntry cannot be null at this location
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[230] 
15:37:21 [2019-12-26T20:37:21.185Z] 	} else {
15:37:21 [2019-12-26T20:37:21.185Z]                                 // Do not assume that parentless entries are
15:37:21 [2019-12-26T20:37:21.185Z]                                 // trace entries
15:37:21 [2019-12-26T20:37:21.185Z]                                 uiEntry = new TraceEntry(entry, trace, dataProvider);
15:37:21 [2019-12-26T20:37:21.185Z]                                 fScopedEntries.put(scope, entry.getId(), uiEntry);
15:37:21 [2019-12-26T20:37:21.185Z]                                 addToEntryList(parentTrace, Collections.singletonList(uiEntry));
15:37:21 [2019-12-26T20:37:21.185Z]                             }
15:37:21 [2019-12-26T20:37:21.185Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Dead code
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[244] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (parent != null) {
15:37:21 [2019-12-26T20:37:21.185Z] 	    ^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Redundant null check: The variable parent cannot be null at this location
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] 
15:37:21 [2019-12-26T20:37:21.185Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[547] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (prevEntry != null && nextEntry != null) {
15:37:21 [2019-12-26T20:37:21.185Z] 	    ^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Redundant null check: The variable prevEntry cannot be null at this location
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[547] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (prevEntry != null && nextEntry != null) {
15:37:21 [2019-12-26T20:37:21.185Z] 	                         ^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Redundant null check: The variable nextEntry cannot be null at this location
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (provider instanceof IOutputAnnotationProvider) {
15:37:21 [2019-12-26T20:37:21.185Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] 
15:37:21 [2019-12-26T20:37:21.185Z] 	AnnotationCategoriesModel model = response.getModel();
15:37:21 [2019-12-26T20:37:21.185Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] 
15:37:21 [2019-12-26T20:37:21.185Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
15:37:21 [2019-12-26T20:37:21.185Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] 
15:37:21 [2019-12-26T20:37:21.185Z] 	if (provider instanceof IOutputAnnotationProvider) {
15:37:21 [2019-12-26T20:37:21.185Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[588] 
15:37:21 [2019-12-26T20:37:21.185Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchAnnotationsParameters(times, providersToModelIds.get(provider));
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
15:37:21 [2019-12-26T20:37:21.185Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
15:37:21 [2019-12-26T20:37:21.185Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] 
15:37:21 [2019-12-26T20:37:21.185Z] 	AnnotationModel model = response.getModel();
15:37:21 [2019-12-26T20:37:21.185Z] 	^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.185Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
15:37:21 [2019-12-26T20:37:21.185Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
15:37:21 [2019-12-26T20:37:21.185Z] 	                              ^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.185Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
15:37:21 [2019-12-26T20:37:21.186Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
15:37:21 [2019-12-26T20:37:21.186Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] 
15:37:21 [2019-12-26T20:37:21.186Z] 	for (Annotation annotation : entry.getValue()) {
15:37:21 [2019-12-26T20:37:21.186Z] 	     ^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
15:37:21 [2019-12-26T20:37:21.186Z] 	if (annotation.getType() == AnnotationType.CHART) {
15:37:21 [2019-12-26T20:37:21.186Z] 	    ^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
15:37:21 [2019-12-26T20:37:21.186Z] 	if (annotation.getType() == AnnotationType.CHART) {
15:37:21 [2019-12-26T20:37:21.186Z] 	                            ^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
15:37:21 [2019-12-26T20:37:21.186Z] 	if (annotation.getType() == AnnotationType.CHART) {
15:37:21 [2019-12-26T20:37:21.186Z] 	                                           ^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
15:37:21 [2019-12-26T20:37:21.186Z] 	if (annotation.getEntryId() != -1) {
15:37:21 [2019-12-26T20:37:21.186Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
15:37:21 [2019-12-26T20:37:21.186Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
15:37:21 [2019-12-26T20:37:21.186Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] 
15:37:21 [2019-12-26T20:37:21.186Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
15:37:21 [2019-12-26T20:37:21.186Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] 
15:37:21 [2019-12-26T20:37:21.186Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
15:37:21 [2019-12-26T20:37:21.186Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] 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
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] 
15:37:21 [2019-12-26T20:37:21.186Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
15:37:21 [2019-12-26T20:37:21.186Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] 
15:37:21 [2019-12-26T20:37:21.186Z] 	*            {@link IAnnotation} that represent this marker event
15:37:21 [2019-12-26T20:37:21.186Z] 	                    ^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] 
15:37:21 [2019-12-26T20:37:21.186Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
15:37:21 [2019-12-26T20:37:21.186Z] 	                   ^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] 
15:37:21 [2019-12-26T20:37:21.186Z] 	fLabel = annotation.getLabel();
15:37:21 [2019-12-26T20:37:21.186Z] 	         ^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] 
15:37:21 [2019-12-26T20:37:21.186Z] 	TmfOpenTraceHelper.openTraceFromElement(experimentElement);
15:37:21 [2019-12-26T20:37:21.186Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/BasicSymbolProviderPreferencePage.java:[247] 
15:37:21 [2019-12-26T20:37:21.186Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, file);
15:37:21 [2019-12-26T20:37:21.186Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
15:37:21 [2019-12-26T20:37:21.186Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
15:37:21 [2019-12-26T20:37:21.186Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
15:37:21 [2019-12-26T20:37:21.186Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
15:37:21 [2019-12-26T20:37:21.186Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] 
15:37:21 [2019-12-26T20:37:21.186Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
15:37:21 [2019-12-26T20:37:21.186Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] 
15:37:21 [2019-12-26T20:37:21.186Z] 	data.put(IElementResolver.LABEL_KEY, getLabel());
15:37:21 [2019-12-26T20:37:21.186Z] 	                          ^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] The field IElementResolver.LABEL_KEY is deprecated
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[718] 
15:37:21 [2019-12-26T20:37:21.186Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate));
15:37:21 [2019-12-26T20:37:21.186Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
15:37:21 [2019-12-26T20:37:21.186Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1128] 
15:37:21 [2019-12-26T20:37:21.186Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y));
15:37:21 [2019-12-26T20:37:21.186Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:21 [2019-12-26T20:37:21.186Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
15:37:21 [2019-12-26T20:37:21.186Z] 199 problems (199 warnings)
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] 
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] 
15:37:21 [2019-12-26T20:37:21.443Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:37:21 [2019-12-26T20:37:21.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
15:37:21 [2019-12-26T20:37:21.958Z] [INFO] 
15:37:21 [2019-12-26T20:37:21.958Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:37:21 [2019-12-26T20:37:21.958Z] [INFO] 
15:37:21 [2019-12-26T20:37:21.958Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:37:22 [2019-12-26T20:37:22.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] 
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] 
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] 
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
15:37:23 [2019-12-26T20:37:23.453Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138]
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] The project's OSGi version is 0.0.5.201912262016
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.545Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
15:37:27 [2019-12-26T20:37:27.804Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] 
15:37:27 [2019-12-26T20:37:27.804Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:37:27 [2019-12-26T20:37:27.804Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:27 [2019-12-26T20:37:27.804Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:37:27 [2019-12-26T20:37:27.804Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] 
15:37:27 [2019-12-26T20:37:27.804Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
15:37:27 [2019-12-26T20:37:27.804Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:27 [2019-12-26T20:37:27.804Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
15:37:27 [2019-12-26T20:37:27.804Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterView.java:[90] 
15:37:27 [2019-12-26T20:37:27.804Z] 	action.setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.tracecompass.tmf.ui", "icons/elcl16/sigma.gif")); //$NON-NLS-1$ //$NON-NLS-2$
15:37:27 [2019-12-26T20:37:27.804Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:27 [2019-12-26T20:37:27.804Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:37:27 [2019-12-26T20:37:27.804Z] 3 problems (3 warnings)
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar
15:37:27 [2019-12-26T20:37:27.804Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] 
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:27 [2019-12-26T20:37:27.805Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [24/138]
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] The project's OSGi version is 2.1.4.201912262016
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.062Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java:[339] 
15:37:28 [2019-12-26T20:37:28.627Z] 	return fNodeMap.get(obj);
15:37:28 [2019-12-26T20:37:28.627Z] 	       ^^^^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type 'List<@NonNull TmfVertex>' needs unchecked conversion to conform to '@NonNull List<@NonNull TmfVertex>'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] 
15:37:28 [2019-12-26T20:37:28.627Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
15:37:28 [2019-12-26T20:37:28.627Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] 
15:37:28 [2019-12-26T20:37:28.627Z] 	list.addAll(fWorkers.values());
15:37:28 [2019-12-26T20:37:28.627Z] 	            ^^^^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] 
15:37:28 [2019-12-26T20:37:28.627Z] 	return graphLinks;
15:37:28 [2019-12-26T20:37:28.627Z] 	       ^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphArrow>' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] 
15:37:28 [2019-12-26T20:37:28.627Z] 	fAspects.put("hostId", worker.getHostId());
15:37:28 [2019-12-26T20:37:28.627Z] 	             ^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
15:37:28 [2019-12-26T20:37:28.627Z] 	fAspects.put(entry.getKey(), entry.getValue());
15:37:28 [2019-12-26T20:37:28.627Z] 	             ^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
15:37:28 [2019-12-26T20:37:28.627Z] 	fAspects.put(entry.getKey(), entry.getValue());
15:37:28 [2019-12-26T20:37:28.627Z] 	                             ^^^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
15:37:28 [2019-12-26T20:37:28.627Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] 
15:37:28 [2019-12-26T20:37:28.627Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
15:37:28 [2019-12-26T20:37:28.627Z] 	                             ^^^^^^^^^^^^^^^^^
15:37:28 [2019-12-26T20:37:28.627Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList<E>' doesn't seem to be designed with null type annotations in mind
15:37:28 [2019-12-26T20:37:28.627Z] 8 problems (8 warnings)
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.627Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] 
15:37:28 [2019-12-26T20:37:28.885Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/138]
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] The project's OSGi version is 1.0.4.201912262016
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.142Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
15:37:29 [2019-12-26T20:37:29.399Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.399Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:29 [2019-12-26T20:37:29.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:37:29 [2019-12-26T20:37:29.399Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.400Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
15:37:29 [2019-12-26T20:37:29.656Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.656Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:29 [2019-12-26T20:37:29.656Z] [INFO] 
15:37:29 [2019-12-26T20:37:29.656Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:31 [2019-12-26T20:37:31.550Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:37:31 [2019-12-26T20:37:31.550Z] [INFO] Command line:
15:37:31 [2019-12-26T20:37:31.550Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:37:31 [2019-12-26T20:37:31.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:37:35 [2019-12-26T20:37:35.728Z] !SESSION 2019-12-26 20:37:31.515 -----------------------------------------------
15:37:35 [2019-12-26T20:37:35.728Z] eclipse.buildId=unknown
15:37:35 [2019-12-26T20:37:35.728Z] java.version=1.8.0_202
15:37:35 [2019-12-26T20:37:35.728Z] java.vendor=Oracle Corporation
15:37:35 [2019-12-26T20:37:35.728Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:37:35 [2019-12-26T20:37:35.728Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:37:35 [2019-12-26T20:37:35.728Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:37:35 [2019-12-26T20:37:35.728Z] 
15:37:35 [2019-12-26T20:37:35.728Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:37:35.203
15:37:35 [2019-12-26T20:37:35.728Z] !MESSAGE FrameworkEvent ERROR
15:37:35 [2019-12-26T20:37:35.728Z] !STACK 0
15:37:35 [2019-12-26T20:37:35.728Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:37:35 [2019-12-26T20:37:35.728Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:35 [2019-12-26T20:37:35.728Z] 
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:35 [2019-12-26T20:37:35.728Z] 
15:37:35 [2019-12-26T20:37:35.728Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:37:35.345
15:37:35 [2019-12-26T20:37:35.728Z] !MESSAGE FrameworkEvent ERROR
15:37:35 [2019-12-26T20:37:35.728Z] !STACK 0
15:37:35 [2019-12-26T20:37:35.728Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:37:35 [2019-12-26T20:37:35.728Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:35 [2019-12-26T20:37:35.728Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:37:35 [2019-12-26T20:37:35.728Z]     -> 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"
15:37:35 [2019-12-26T20:37:35.728Z]        org.apache.httpcomponents.httpclient.win [35]
15:37:35 [2019-12-26T20:37:35.728Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:35 [2019-12-26T20:37:35.728Z] 
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:35 [2019-12-26T20:37:35.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:37 [2019-12-26T20:37:37.624Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:37:39 [2019-12-26T20:37:39.213Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:37:39 [2019-12-26T20:37:39.213Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.525 s
15:37:39 [2019-12-26T20:37:39.213Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.058 s
15:37:39 [2019-12-26T20:37:39.213Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:37:39 [2019-12-26T20:37:39.471Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:37:39 [2019-12-26T20:37:39.471Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.004 s
15:37:39 [2019-12-26T20:37:39.471Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:37:39 [2019-12-26T20:37:39.471Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.007 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.05 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
15:37:39 [2019-12-26T20:37:39.471Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
15:37:39 [2019-12-26T20:37:39.471Z] 
15:37:39 [2019-12-26T20:37:39.471Z] Results:
15:37:39 [2019-12-26T20:37:39.471Z] 
15:37:39 [2019-12-26T20:37:39.471Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
15:37:39 [2019-12-26T20:37:39.471Z] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] All tests passed!
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/138]
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] The project's OSGi version is 1.0.2.201912262016
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.036Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
15:37:40 [2019-12-26T20:37:40.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] 
15:37:40 [2019-12-26T20:37:40.293Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
15:37:40 [2019-12-26T20:37:40.293Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:40 [2019-12-26T20:37:40.293Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
15:37:40 [2019-12-26T20:37:40.293Z] 1 problem (1 warning)
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [27/138]
15:37:40 [2019-12-26T20:37:40.550Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] The project's OSGi version is 1.1.1.201912262016
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] 
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:40 [2019-12-26T20:37:40.806Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
15:37:41 [2019-12-26T20:37:41.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysis.java:[446] 
15:37:41 [2019-12-26T20:37:41.098Z] 	tablesBuilder.put(tableClassName, new LamiTableClass(tableClassName, tableTitle, aspects, chartModels));
15:37:41 [2019-12-26T20:37:41.098Z] 	                                                                                          ^^^^^^^^^^^
15:37:41 [2019-12-26T20:37:41.098Z] Null type safety (type annotations): The expression of type 'Collection<@NonNull LamiChartModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull LamiChartModel>'
15:37:41 [2019-12-26T20:37:41.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] 
15:37:41 [2019-12-26T20:37:41.098Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
15:37:41 [2019-12-26T20:37:41.098Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:41 [2019-12-26T20:37:41.099Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:41 [2019-12-26T20:37:41.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] 
15:37:41 [2019-12-26T20:37:41.099Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
15:37:41 [2019-12-26T20:37:41.099Z] 	                            ^^^^^^^^^^^
15:37:41 [2019-12-26T20:37:41.099Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
15:37:41 [2019-12-26T20:37:41.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] 
15:37:41 [2019-12-26T20:37:41.099Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
15:37:41 [2019-12-26T20:37:41.099Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:41 [2019-12-26T20:37:41.099Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
15:37:41 [2019-12-26T20:37:41.099Z] 4 problems (4 warnings)
15:37:41 [2019-12-26T20:37:41.099Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.099Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [28/138]
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] The project's OSGi version is 1.0.2.201912262016
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.613Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] 
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:41 [2019-12-26T20:37:41.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] 
15:37:42 [2019-12-26T20:37:42.126Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:43 [2019-12-26T20:37:43.495Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:37:43 [2019-12-26T20:37:43.495Z] [INFO] Command line:
15:37:43 [2019-12-26T20:37:43.495Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:37:43 [2019-12-26T20:37:43.495Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:37:46 [2019-12-26T20:37:46.769Z] !SESSION 2019-12-26 20:37:43.319 -----------------------------------------------
15:37:46 [2019-12-26T20:37:46.769Z] eclipse.buildId=unknown
15:37:46 [2019-12-26T20:37:46.769Z] java.version=1.8.0_202
15:37:46 [2019-12-26T20:37:46.769Z] java.vendor=Oracle Corporation
15:37:46 [2019-12-26T20:37:46.769Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:37:46 [2019-12-26T20:37:46.769Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:37:46 [2019-12-26T20:37:46.769Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:37:46 [2019-12-26T20:37:46.769Z] 
15:37:46 [2019-12-26T20:37:46.769Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:37:46.124
15:37:46 [2019-12-26T20:37:46.769Z] !MESSAGE FrameworkEvent ERROR
15:37:46 [2019-12-26T20:37:46.769Z] !STACK 0
15:37:46 [2019-12-26T20:37:46.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:37:46 [2019-12-26T20:37:46.769Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:46 [2019-12-26T20:37:46.769Z] 
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:46 [2019-12-26T20:37:46.769Z] 
15:37:46 [2019-12-26T20:37:46.769Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:37:46.309
15:37:46 [2019-12-26T20:37:46.769Z] !MESSAGE FrameworkEvent ERROR
15:37:46 [2019-12-26T20:37:46.769Z] !STACK 0
15:37:46 [2019-12-26T20:37:46.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:37:46 [2019-12-26T20:37:46.769Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:46 [2019-12-26T20:37:46.769Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:37:46 [2019-12-26T20:37:46.769Z]     -> 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"
15:37:46 [2019-12-26T20:37:46.769Z]        org.apache.httpcomponents.httpclient.win [35]
15:37:46 [2019-12-26T20:37:46.769Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:37:46 [2019-12-26T20:37:46.769Z] 
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:37:46 [2019-12-26T20:37:46.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:37:48 [2019-12-26T20:37:48.664Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:37:48 [2019-12-26T20:37:48.664Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:37:48 [2019-12-26T20:37:48.664Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.037 s
15:37:48 [2019-12-26T20:37:48.664Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.044 s
15:37:48 [2019-12-26T20:37:48.664Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.024 s
15:37:48 [2019-12-26T20:37:48.664Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.002 s
15:37:48 [2019-12-26T20:37:48.664Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:37:48 [2019-12-26T20:37:48.664Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:37:48 [2019-12-26T20:37:48.664Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
15:37:48 [2019-12-26T20:37:48.664Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.017 s
15:37:48 [2019-12-26T20:37:48.664Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.664Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.664Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
15:37:48 [2019-12-26T20:37:48.665Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:37:48 [2019-12-26T20:37:48.665Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
15:37:48 [2019-12-26T20:37:48.665Z] 
15:37:48 [2019-12-26T20:37:48.665Z] Results:
15:37:48 [2019-12-26T20:37:48.665Z] 
15:37:48 [2019-12-26T20:37:48.665Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:37:48 [2019-12-26T20:37:48.665Z] 
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] All tests passed!
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT   [29/138]
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.310Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] The project's OSGi version is 1.0.8.201912262016
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] 
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:49 [2019-12-26T20:37:49.311Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.240Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [30/138]
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] The project's OSGi version is 1.1.2.201912262016
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] 
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:50 [2019-12-26T20:37:50.497Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] 
15:37:51 [2019-12-26T20:37:51.061Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
15:37:51 [2019-12-26T20:37:51.061Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
15:37:51 [2019-12-26T20:37:51.061Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
15:37:51 [2019-12-26T20:37:51.061Z] 	^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
15:37:51 [2019-12-26T20:37:51.061Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
15:37:51 [2019-12-26T20:37:51.061Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/analysis/lami/ui/Activator.java:[107] 
15:37:51 [2019-12-26T20:37:51.061Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:37:51 [2019-12-26T20:37:51.061Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] 
15:37:51 [2019-12-26T20:37:51.061Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
15:37:51 [2019-12-26T20:37:51.061Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
15:37:51 [2019-12-26T20:37:51.061Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
15:37:51 [2019-12-26T20:37:51.061Z]         @Override
15:37:51 [2019-12-26T20:37:51.061Z]         protected void exportToTsv(@Nullable OutputStream stream) {
15:37:51 [2019-12-26T20:37:51.061Z]             TmfViewer viewer = getViewer();
15:37:51 [2019-12-26T20:37:51.061Z]             if (viewer instanceof LamiTableViewer) {
15:37:51 [2019-12-26T20:37:51.061Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
15:37:51 [2019-12-26T20:37:51.061Z]             }
15:37:51 [2019-12-26T20:37:51.061Z]         }
15:37:51 [2019-12-26T20:37:51.061Z]         private @Nullable TmfViewer getViewer() {
15:37:51 [2019-12-26T20:37:51.061Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
15:37:51 [2019-12-26T20:37:51.061Z]             if (tabPage == null) {
15:37:51 [2019-12-26T20:37:51.061Z]                 return null;
15:37:51 [2019-12-26T20:37:51.061Z]             }
15:37:51 [2019-12-26T20:37:51.061Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
15:37:51 [2019-12-26T20:37:51.061Z]             TmfViewer viewer = viewerControl.getViewer();
15:37:51 [2019-12-26T20:37:51.061Z]             return viewer;
15:37:51 [2019-12-26T20:37:51.061Z]         }
15:37:51 [2019-12-26T20:37:51.061Z]         @Override
15:37:51 [2019-12-26T20:37:51.061Z]         public boolean isEnabled() {
15:37:51 [2019-12-26T20:37:51.061Z]             return (getViewer() instanceof LamiTableViewer);
15:37:51 [2019-12-26T20:37:51.061Z]         }
15:37:51 [2019-12-26T20:37:51.061Z]         @Override
15:37:51 [2019-12-26T20:37:51.061Z]         protected @Nullable Shell getShell() {
15:37:51 [2019-12-26T20:37:51.061Z]             return getViewSite().getShell();
15:37:51 [2019-12-26T20:37:51.061Z]         }
15:37:51 [2019-12-26T20:37:51.061Z]     };
15:37:51 [2019-12-26T20:37:51.061Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
15:37:51 [2019-12-26T20:37:51.061Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
15:37:51 [2019-12-26T20:37:51.061Z] 	                                            ^^^^^^^^^^^^^^^^^
15:37:51 [2019-12-26T20:37:51.061Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:37:51 [2019-12-26T20:37:51.061Z] 7 problems (7 warnings)
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.061Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.318Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom
15:37:51 [2019-12-26T20:37:51.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [31/138]
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] The project's OSGi version is 1.0.9.201912262016
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] 
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:51 [2019-12-26T20:37:51.576Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
15:37:52 [2019-12-26T20:37:52.139Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.139Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:52 [2019-12-26T20:37:52.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:37:52 [2019-12-26T20:37:52.140Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.140Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [32/138]
15:37:52 [2019-12-26T20:37:52.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] The project's OSGi version is 5.1.0.201912262016
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] 
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:52 [2019-12-26T20:37:52.654Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] 
15:37:53 [2019-12-26T20:37:53.219Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
15:37:53 [2019-12-26T20:37:53.219Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] 
15:37:53 [2019-12-26T20:37:53.219Z] 	SeriesModel seriesModel = entry.getValue().build();
15:37:53 [2019-12-26T20:37:53.219Z] 	                          ^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] 
15:37:53 [2019-12-26T20:37:53.219Z] 	seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel);
15:37:53 [2019-12-26T20:37:53.219Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
15:37:53 [2019-12-26T20:37:53.219Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
15:37:53 [2019-12-26T20:37:53.219Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
15:37:53 [2019-12-26T20:37:53.219Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
15:37:53 [2019-12-26T20:37:53.219Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] 
15:37:53 [2019-12-26T20:37:53.219Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
15:37:53 [2019-12-26T20:37:53.219Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
15:37:53 [2019-12-26T20:37:53.219Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
15:37:53 [2019-12-26T20:37:53.219Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
15:37:53 [2019-12-26T20:37:53.219Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:53 [2019-12-26T20:37:53.219Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
15:37:53 [2019-12-26T20:37:53.219Z] 7 problems (7 warnings)
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
15:37:53 [2019-12-26T20:37:53.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT [33/138]
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] The project's OSGi version is 4.1.1.201912262016
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] 
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:53 [2019-12-26T20:37:53.476Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
15:37:54 [2019-12-26T20:37:54.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
15:37:54 [2019-12-26T20:37:54.408Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
15:37:54 [2019-12-26T20:37:54.408Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.408Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] 
15:37:54 [2019-12-26T20:37:54.408Z] 	long id = entry.getKey();
15:37:54 [2019-12-26T20:37:54.408Z] 	          ^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.408Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:54 [2019-12-26T20:37:54.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] 
15:37:54 [2019-12-26T20:37:54.408Z] 	int quark = entry.getValue();
15:37:54 [2019-12-26T20:37:54.408Z] 	            ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.408Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:54 [2019-12-26T20:37:54.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] 
15:37:54 [2019-12-26T20:37:54.408Z] 	double[] threadValues = entry.getValue().getData();
15:37:54 [2019-12-26T20:37:54.408Z] 	                        ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.408Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:54 [2019-12-26T20:37:54.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] 
15:37:54 [2019-12-26T20:37:54.408Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
15:37:54 [2019-12-26T20:37:54.409Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.409Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.409Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] 
15:37:54 [2019-12-26T20:37:54.409Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
15:37:54 [2019-12-26T20:37:54.409Z] 	                                                                                                          ^
15:37:54 [2019-12-26T20:37:54.409Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:54 [2019-12-26T20:37:54.409Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] 
15:37:54 [2019-12-26T20:37:54.667Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
15:37:54 [2019-12-26T20:37:54.667Z] 	                                             ^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] 
15:37:54 [2019-12-26T20:37:54.667Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
15:37:54 [2019-12-26T20:37:54.667Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Javadoc: Missing comment for public declaration
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] 
15:37:54 [2019-12-26T20:37:54.667Z] 	long cpuTime = entry.getValue();
15:37:54 [2019-12-26T20:37:54.667Z] 	               ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] 
15:37:54 [2019-12-26T20:37:54.667Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
15:37:54 [2019-12-26T20:37:54.667Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] 
15:37:54 [2019-12-26T20:37:54.667Z] 	String key = entry.getKey();
15:37:54 [2019-12-26T20:37:54.667Z] 	             ^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] 
15:37:54 [2019-12-26T20:37:54.667Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
15:37:54 [2019-12-26T20:37:54.667Z] 	                                                                                                        ^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] 
15:37:54 [2019-12-26T20:37:54.667Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:37:54 [2019-12-26T20:37:54.667Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.667Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[228] 
15:37:54 [2019-12-26T20:37:54.667Z] 	fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()),
15:37:54 [2019-12-26T20:37:54.667Z] 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[340] 
15:37:54 [2019-12-26T20:37:54.668Z] 	return builder.build();
15:37:54 [2019-12-26T20:37:54.668Z] 	       ^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
15:37:54 [2019-12-26T20:37:54.668Z] 	return Lists.newArrayList(models);
15:37:54 [2019-12-26T20:37:54.668Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] 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>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
15:37:54 [2019-12-26T20:37:54.668Z] 	return Lists.newArrayList(models);
15:37:54 [2019-12-26T20:37:54.668Z] 	                          ^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'Set<ThreadEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull ThreadEntryModel>', corresponding supertype is 'Iterable<ThreadEntryModel>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[414] 
15:37:54 [2019-12-26T20:37:54.668Z] 	return builder.build();
15:37:54 [2019-12-26T20:37:54.668Z] 	       ^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[440] 
15:37:54 [2019-12-26T20:37:54.668Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
15:37:54 [2019-12-26T20:37:54.668Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
15:37:54 [2019-12-26T20:37:54.668Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.668Z] 	                                                                                     ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
15:37:54 [2019-12-26T20:37:54.668Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.668Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
15:37:54 [2019-12-26T20:37:54.668Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.668Z] 	                                                                                                                              ^^
15:37:54 [2019-12-26T20:37:54.668Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[750] 
15:37:54 [2019-12-26T20:37:54.668Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
15:37:54 [2019-12-26T20:37:54.668Z] 	                              ^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[804] 
15:37:54 [2019-12-26T20:37:54.668Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
15:37:54 [2019-12-26T20:37:54.668Z] 	                                              ^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
15:37:54 [2019-12-26T20:37:54.668Z] 	data.put(entry.getKey(), entry.getValue());
15:37:54 [2019-12-26T20:37:54.668Z] 	         ^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
15:37:54 [2019-12-26T20:37:54.668Z] 	data.put(entry.getKey(), entry.getValue());
15:37:54 [2019-12-26T20:37:54.668Z] 	                         ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[68] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (ht == null) {
15:37:54 [2019-12-26T20:37:54.668Z] 	    ^^
15:37:54 [2019-12-26T20:37:54.668Z] Null comparison always yields false: The variable ht cannot be null at this location
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[68] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (ht == null) {
15:37:54 [2019-12-26T20:37:54.668Z]             return null;
15:37:54 [2019-12-26T20:37:54.668Z]         }
15:37:54 [2019-12-26T20:37:54.668Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Dead code
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[117] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.668Z] 	    ^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null comparison always yields false: The variable stack cannot be null at this location
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[117] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.668Z]             stack = new ArrayDeque<>();
15:37:54 [2019-12-26T20:37:54.668Z]             fIntCtxStacks.put(hostId, cpu, stack);
15:37:54 [2019-12-26T20:37:54.668Z]         }
15:37:54 [2019-12-26T20:37:54.668Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Dead code
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[119] 
15:37:54 [2019-12-26T20:37:54.668Z] 	fIntCtxStacks.put(hostId, cpu, stack);
15:37:54 [2019-12-26T20:37:54.668Z] 	                               ^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null type safety (type annotations): The expression of type 'Deque<@NonNull OsInterruptContext>' needs unchecked conversion to conform to '@NonNull Deque<@NonNull OsInterruptContext>'
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[137] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.668Z] 	    ^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Null comparison always yields false: The variable stack cannot be null at this location
15:37:54 [2019-12-26T20:37:54.668Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[137] 
15:37:54 [2019-12-26T20:37:54.668Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.668Z]             return OsInterruptContext.DEFAULT_CONTEXT;
15:37:54 [2019-12-26T20:37:54.668Z]         }
15:37:54 [2019-12-26T20:37:54.668Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.668Z] Dead code
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[159] 
15:37:54 [2019-12-26T20:37:54.669Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.669Z] 	    ^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null comparison always yields false: The variable stack cannot be null at this location
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[159] 
15:37:54 [2019-12-26T20:37:54.669Z] 	if (stack == null) {
15:37:54 [2019-12-26T20:37:54.669Z]             return null;
15:37:54 [2019-12-26T20:37:54.669Z]         }
15:37:54 [2019-12-26T20:37:54.669Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Dead code
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] 
15:37:54 [2019-12-26T20:37:54.669Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:37:54 [2019-12-26T20:37:54.669Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
15:37:54 [2019-12-26T20:37:54.669Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                             ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
15:37:54 [2019-12-26T20:37:54.669Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                             ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[155] 
15:37:54 [2019-12-26T20:37:54.669Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[341] 
15:37:54 [2019-12-26T20:37:54.669Z] 	List<@NonNull ITimeGraphState> syscalls = getSyscalls(ss, interval, intervals.get(currentThreadQuark));
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'NavigableSet<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<ITmfStateInterval>'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[345] 
15:37:54 [2019-12-26T20:37:54.669Z] 	List<@NonNull TimeGraphState> currentThreads = getCurrentThreads(ss, interval, intervals.get(currentThreadQuark));
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'NavigableSet<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<ITmfStateInterval>'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[553] 
15:37:54 [2019-12-26T20:37:54.669Z] 	quarks = selectedEntries.values();
15:37:54 [2019-12-26T20:37:54.669Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[599] 
15:37:54 [2019-12-26T20:37:54.669Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
15:37:54 [2019-12-26T20:37:54.669Z] 	                              ^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
15:37:54 [2019-12-26T20:37:54.669Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
15:37:54 [2019-12-26T20:37:54.669Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
15:37:54 [2019-12-26T20:37:54.669Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                                                         ^^
15:37:54 [2019-12-26T20:37:54.669Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[689] 
15:37:54 [2019-12-26T20:37:54.669Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
15:37:54 [2019-12-26T20:37:54.669Z] 	                                                                                                                               ^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[727] 
15:37:54 [2019-12-26T20:37:54.669Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
15:37:54 [2019-12-26T20:37:54.669Z] 	                                              ^^^^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
15:37:54 [2019-12-26T20:37:54.669Z] 	data.put(entry.getKey(), entry.getValue());
15:37:54 [2019-12-26T20:37:54.669Z] 	         ^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:37:54 [2019-12-26T20:37:54.669Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
15:37:54 [2019-12-26T20:37:54.669Z] 	data.put(entry.getKey(), entry.getValue());
15:37:54 [2019-12-26T20:37:54.669Z] 	                         ^^^^^^^^^^^^^^^^
15:37:54 [2019-12-26T20:37:54.669Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
15:37:54 [2019-12-26T20:37:54.669Z] 50 problems (50 warnings)
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] 
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] 
15:37:54 [2019-12-26T20:37:54.669Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:54 [2019-12-26T20:37:54.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
15:37:54 [2019-12-26T20:37:54.927Z] [INFO] 
15:37:54 [2019-12-26T20:37:54.927Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:54 [2019-12-26T20:37:54.927Z] [INFO] 
15:37:54 [2019-12-26T20:37:54.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.183Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.pom
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
15:37:55 [2019-12-26T20:37:55.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-pack200.jar.pack.gz
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2metadata.xml
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2artifacts.xml
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [34/138]
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] The project's OSGi version is 1.0.11.201912262016
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] 
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:55 [2019-12-26T20:37:55.748Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] 
15:37:56 [2019-12-26T20:37:56.313Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                                ^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] 
15:37:56 [2019-12-26T20:37:56.313Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider<InputOutputAnalysisModule,TmfTreeDataModel>.fetchXY(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] 
15:37:56 [2019-12-26T20:37:56.313Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                                ^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] 
15:37:56 [2019-12-26T20:37:56.313Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                                ^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[121] 
15:37:56 [2019-12-26T20:37:56.313Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:37:56 [2019-12-26T20:37:56.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] 
15:37:56 [2019-12-26T20:37:56.313Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
15:37:56 [2019-12-26T20:37:56.313Z] 	                                                                ^^^^^
15:37:56 [2019-12-26T20:37:56.313Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:37:56 [2019-12-26T20:37:56.313Z] 6 problems (6 warnings)
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] 
15:37:56 [2019-12-26T20:37:56.570Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:37:58 [2019-12-26T20:37:58.009Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:37:58 [2019-12-26T20:37:58.009Z] [INFO] Command line:
15:37:58 [2019-12-26T20:37:58.009Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:37:58 [2019-12-26T20:37:58.009Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:38:01 [2019-12-26T20:38:01.283Z] !SESSION 2019-12-26 20:37:57.922 -----------------------------------------------
15:38:01 [2019-12-26T20:38:01.283Z] eclipse.buildId=unknown
15:38:01 [2019-12-26T20:38:01.283Z] java.version=1.8.0_202
15:38:01 [2019-12-26T20:38:01.283Z] java.vendor=Oracle Corporation
15:38:01 [2019-12-26T20:38:01.283Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:38:01 [2019-12-26T20:38:01.283Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:38:01 [2019-12-26T20:38:01.283Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:38:01 [2019-12-26T20:38:01.283Z] 
15:38:01 [2019-12-26T20:38:01.284Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:38:00.802
15:38:01 [2019-12-26T20:38:01.284Z] !MESSAGE FrameworkEvent ERROR
15:38:01 [2019-12-26T20:38:01.284Z] !STACK 0
15:38:01 [2019-12-26T20:38:01.284Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:38:01 [2019-12-26T20:38:01.284Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:38:01 [2019-12-26T20:38:01.284Z] 
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:38:01 [2019-12-26T20:38:01.284Z] 
15:38:01 [2019-12-26T20:38:01.284Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:38:00.928
15:38:01 [2019-12-26T20:38:01.284Z] !MESSAGE FrameworkEvent ERROR
15:38:01 [2019-12-26T20:38:01.284Z] !STACK 0
15:38:01 [2019-12-26T20:38:01.284Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:38:01 [2019-12-26T20:38:01.284Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:38:01 [2019-12-26T20:38:01.284Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:38:01 [2019-12-26T20:38:01.284Z]     -> 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"
15:38:01 [2019-12-26T20:38:01.284Z]        org.apache.httpcomponents.httpclient.win [35]
15:38:01 [2019-12-26T20:38:01.284Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:38:01 [2019-12-26T20:38:01.284Z] 
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:38:01 [2019-12-26T20:38:01.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:38:03 [2019-12-26T20:38:03.179Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:38:04 [2019-12-26T20:38:04.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:38:04 [2019-12-26T20:38:04.108Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.569 s
15:38:04 [2019-12-26T20:38:04.108Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.223 s
15:38:04 [2019-12-26T20:38:04.108Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:38:06 [2019-12-26T20:38:06.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:38:06 [2019-12-26T20:38:06.633Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.5 s
15:38:06 [2019-12-26T20:38:06.633Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:38:16 [2019-12-26T20:38:16.589Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.083 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:38:16 [2019-12-26T20:38:16.589Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.234 s
15:38:16 [2019-12-26T20:38:16.589Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.236 s
15:38:16 [2019-12-26T20:38:16.589Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.233 s
15:38:16 [2019-12-26T20:38:16.589Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.142 s
15:38:16 [2019-12-26T20:38:16.589Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.234 s
15:38:16 [2019-12-26T20:38:16.589Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:38:24 [2019-12-26T20:38:24.684Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.719 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:38:24 [2019-12-26T20:38:24.684Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.253 s
15:38:24 [2019-12-26T20:38:24.684Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.222 s
15:38:24 [2019-12-26T20:38:24.684Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.23 s
15:38:24 [2019-12-26T20:38:24.684Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:38:25 [2019-12-26T20:38:25.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:38:25 [2019-12-26T20:38:25.614Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.244 s
15:38:25 [2019-12-26T20:38:25.614Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:39:21 [2019-12-26T20:39:21.810Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.517 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.234 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.238 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.243 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.238 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.225 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.23 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
15:39:21 [2019-12-26T20:39:21.810Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.242 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.236 s
15:39:21 [2019-12-26T20:39:21.810Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.235 s
15:39:21 [2019-12-26T20:39:21.810Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:39:33 [2019-12-26T20:39:33.993Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.333 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:39:33 [2019-12-26T20:39:33.993Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.229 s
15:39:33 [2019-12-26T20:39:33.993Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.227 s
15:39:33 [2019-12-26T20:39:33.993Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.218 s
15:39:33 [2019-12-26T20:39:33.993Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.216 s
15:39:33 [2019-12-26T20:39:33.993Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.22 s
15:39:33 [2019-12-26T20:39:33.993Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.22 s
15:39:33 [2019-12-26T20:39:33.993Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:39:44 [2019-12-26T20:39:44.308Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.248 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:39:44 [2019-12-26T20:39:44.308Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.139 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.138 s
15:39:44 [2019-12-26T20:39:44.308Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.142 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.135 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.137 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.142 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.138 s
15:39:44 [2019-12-26T20:39:44.308Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
15:39:44 [2019-12-26T20:39:44.308Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:39:44 [2019-12-26T20:39:44.308Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:39:44 [2019-12-26T20:39:44.308Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.15 s
15:39:44 [2019-12-26T20:39:44.308Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:39:45 [2019-12-26T20:39:45.240Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:39:45 [2019-12-26T20:39:45.240Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.153 s
15:39:45 [2019-12-26T20:39:45.240Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:39:46 [2019-12-26T20:39:46.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:39:46 [2019-12-26T20:39:46.171Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.19 s
15:39:46 [2019-12-26T20:39:46.171Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:39:46 [2019-12-26T20:39:46.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:39:46 [2019-12-26T20:39:46.171Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.008 s
15:39:46 [2019-12-26T20:39:46.171Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:39:51 [2019-12-26T20:39:51.424Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.512 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:39:51 [2019-12-26T20:39:51.424Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.122 s
15:39:51 [2019-12-26T20:39:51.424Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.13 s
15:39:51 [2019-12-26T20:39:51.424Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.127 s
15:39:51 [2019-12-26T20:39:51.424Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.131 s
15:39:51 [2019-12-26T20:39:51.424Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:39:54 [2019-12-26T20:39:54.696Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:39:54 [2019-12-26T20:39:54.696Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.218 s
15:39:54 [2019-12-26T20:39:54.696Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.126 s
15:39:54 [2019-12-26T20:39:54.696Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
15:39:58 [2019-12-26T20:39:58.873Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.48 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
15:39:58 [2019-12-26T20:39:58.873Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest)  Time elapsed: 4.479 s
15:39:58 [2019-12-26T20:39:58.873Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:39:59 [2019-12-26T20:39:59.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:39:59 [2019-12-26T20:39:59.131Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 0.426 s
15:39:59 [2019-12-26T20:39:59.131Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:39:59 [2019-12-26T20:39:59.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:39:59 [2019-12-26T20:39:59.131Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.014 s
15:39:59 [2019-12-26T20:39:59.131Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.013 s
15:39:59 [2019-12-26T20:39:59.131Z] 
15:39:59 [2019-12-26T20:39:59.131Z] Results:
15:39:59 [2019-12-26T20:39:59.131Z] 
15:39:59 [2019-12-26T20:39:59.131Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
15:39:59 [2019-12-26T20:39:59.131Z] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] All tests passed!
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [35/138]
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] The project's OSGi version is 4.0.2.201912262016
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] 
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:39:59 [2019-12-26T20:39:59.695Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
15:40:00 [2019-12-26T20:40:00.259Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] 
15:40:00 [2019-12-26T20:40:00.259Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:40:00 [2019-12-26T20:40:00.259Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.259Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:40:00 [2019-12-26T20:40:00.259Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60)
15:40:00 [2019-12-26T20:40:00.259Z] 	return getLegendImage(String.valueOf(entry.getModel().getId()));
15:40:00 [2019-12-26T20:40:00.259Z] 	                                     ^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.259Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:40:00 [2019-12-26T20:40:00.259Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] 
15:40:00 [2019-12-26T20:40:00.259Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:40:00 [2019-12-26T20:40:00.520Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] 
15:40:00 [2019-12-26T20:40:00.520Z] 	addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y));
15:40:00 [2019-12-26T20:40:00.520Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] 
15:40:00 [2019-12-26T20:40:00.520Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.520Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:40:00 [2019-12-26T20:40:00.520Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121)
15:40:00 [2019-12-26T20:40:00.520Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.520Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
15:40:00 [2019-12-26T20:40:00.520Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
15:40:00 [2019-12-26T20:40:00.520Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
15:40:00 [2019-12-26T20:40:00.520Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
15:40:00 [2019-12-26T20:40:00.520Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<M extends @NonNull SegmentStoreStatisticsModel,E extends @NonNull Comparable<E>>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
15:40:00 [2019-12-26T20:40:00.520Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
15:40:00 [2019-12-26T20:40:00.520Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
15:40:00 [2019-12-26T20:40:00.520Z] 	return (E) (Comparable<E>) o -> 0;
15:40:00 [2019-12-26T20:40:00.520Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.520Z] Type safety: Unchecked cast from Comparable<E> to E
15:40:00 [2019-12-26T20:40:00.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] 
15:40:00 [2019-12-26T20:40:00.520Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:40:00 [2019-12-26T20:40:00.521Z] 18. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204)
15:40:00 [2019-12-26T20:40:00.521Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] 
15:40:00 [2019-12-26T20:40:00.521Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:40:00 [2019-12-26T20:40:00.521Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221)
15:40:00 [2019-12-26T20:40:00.521Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] 
15:40:00 [2019-12-26T20:40:00.521Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
15:40:00 [2019-12-26T20:40:00.521Z]                     fProviderId, ITmfTreeDataProvider.class);
15:40:00 [2019-12-26T20:40:00.521Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] 
15:40:00 [2019-12-26T20:40:00.521Z] 	return modelToTree(trace.getName(), model.getEntries());
15:40:00 [2019-12-26T20:40:00.521Z] 	                   ^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] 
15:40:00 [2019-12-26T20:40:00.521Z] 	return Iterables.get(iterable, (int) idx, null);
15:40:00 [2019-12-26T20:40:00.521Z] 	                                          ^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] 
15:40:00 [2019-12-26T20:40:00.521Z] 	return Iterables.getLast(baseIterable, null);
15:40:00 [2019-12-26T20:40:00.521Z] 	                                       ^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] 
15:40:00 [2019-12-26T20:40:00.521Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
15:40:00 [2019-12-26T20:40:00.521Z] 	                                                                   ^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] 
15:40:00 [2019-12-26T20:40:00.521Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] 
15:40:00 [2019-12-26T20:40:00.521Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] 
15:40:00 [2019-12-26T20:40:00.521Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] 
15:40:00 [2019-12-26T20:40:00.521Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] 
15:40:00 [2019-12-26T20:40:00.521Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] 
15:40:00 [2019-12-26T20:40:00.521Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
15:40:00 [2019-12-26T20:40:00.521Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
15:40:00 [2019-12-26T20:40:00.521Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
15:40:00 [2019-12-26T20:40:00.521Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
15:40:00 [2019-12-26T20:40:00.521Z] 	                                            ^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] 
15:40:00 [2019-12-26T20:40:00.521Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:40:00 [2019-12-26T20:40:00.521Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] 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>>'
15:40:00 [2019-12-26T20:40:00.521Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
15:40:00 [2019-12-26T20:40:00.521Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:40:00 [2019-12-26T20:40:00.521Z] 	               ^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.521Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
15:40:00 [2019-12-26T20:40:00.522Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:40:00 [2019-12-26T20:40:00.522Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	              ^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] 
15:40:00 [2019-12-26T20:40:00.522Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
15:40:00 [2019-12-26T20:40:00.522Z] 	                                                                                                       ^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] 
15:40:00 [2019-12-26T20:40:00.522Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
15:40:00 [2019-12-26T20:40:00.522Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] 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>>'
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
15:40:00 [2019-12-26T20:40:00.522Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:40:00 [2019-12-26T20:40:00.522Z] 	               ^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
15:40:00 [2019-12-26T20:40:00.522Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
15:40:00 [2019-12-26T20:40:00.522Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	              ^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
15:40:00 [2019-12-26T20:40:00.522Z] 	FilterCu cu = FilterCu.compile(regex);
15:40:00 [2019-12-26T20:40:00.522Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] 
15:40:00 [2019-12-26T20:40:00.522Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
15:40:00 [2019-12-26T20:40:00.522Z] 	                                                                                        ^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] 
15:40:00 [2019-12-26T20:40:00.522Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
15:40:00 [2019-12-26T20:40:00.522Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
15:40:00 [2019-12-26T20:40:00.522Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:40:00 [2019-12-26T20:40:00.522Z] 	^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
15:40:00 [2019-12-26T20:40:00.522Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:40:00 [2019-12-26T20:40:00.522Z] 	                                  ^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
15:40:00 [2019-12-26T20:40:00.522Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
15:40:00 [2019-12-26T20:40:00.522Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] 
15:40:00 [2019-12-26T20:40:00.522Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
15:40:00 [2019-12-26T20:40:00.522Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:00 [2019-12-26T20:40:00.522Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java:[68] 
15:40:00 [2019-12-26T20:40:00.522Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:40:00 [2019-12-26T20:40:00.522Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:00 [2019-12-26T20:40:00.522Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:40:00 [2019-12-26T20:40:00.522Z] 53 problems (0 errors, 49 warnings, 49 info)
15:40:00 [2019-12-26T20:40:00.522Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:00 [2019-12-26T20:40:00.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:40:00 [2019-12-26T20:40:00.523Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] 
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:00 [2019-12-26T20:40:00.780Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [36/138]
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] The project's OSGi version is 3.0.6.201912262016
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.038Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
15:40:01 [2019-12-26T20:40:01.969Z] 	return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace()));
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                                                      ^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] 
15:40:01 [2019-12-26T20:40:01.969Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                                             ^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] 
15:40:01 [2019-12-26T20:40:01.969Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
15:40:01 [2019-12-26T20:40:01.969Z] 	                                         ^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] 
15:40:01 [2019-12-26T20:40:01.969Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
15:40:01 [2019-12-26T20:40:01.969Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] 
15:40:01 [2019-12-26T20:40:01.969Z] 	return Messages.FollowThreadAction_unfollow;
15:40:01 [2019-12-26T20:40:01.969Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] 
15:40:01 [2019-12-26T20:40:01.969Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
15:40:01 [2019-12-26T20:40:01.969Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Type safety: Unchecked cast from Object to Set<Integer>
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] 
15:40:01 [2019-12-26T20:40:01.969Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
15:40:01 [2019-12-26T20:40:01.969Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Type safety: Unchecked cast from Object to Set<Integer>
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/Activator.java:[110] 
15:40:01 [2019-12-26T20:40:01.969Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:40:01 [2019-12-26T20:40:01.969Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[60] 
15:40:01 [2019-12-26T20:40:01.969Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
15:40:01 [2019-12-26T20:40:01.969Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
15:40:01 [2019-12-26T20:40:01.969Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
15:40:01 [2019-12-26T20:40:01.969Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
15:40:01 [2019-12-26T20:40:01.969Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
15:40:01 [2019-12-26T20:40:01.969Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[755] 
15:40:01 [2019-12-26T20:40:01.969Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                                                  ^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[97] 
15:40:01 [2019-12-26T20:40:01.969Z] 	action.setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.tracecompass.tmf.ui", "icons/elcl16/filter_items.gif")); //$NON-NLS-1$ //$NON-NLS-2$
15:40:01 [2019-12-26T20:40:01.969Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] 
15:40:01 [2019-12-26T20:40:01.969Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] 
15:40:01 [2019-12-26T20:40:01.969Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] 
15:40:01 [2019-12-26T20:40:01.969Z] 	return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace()));
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                                                                     ^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:40:01 [2019-12-26T20:40:01.969Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] 
15:40:01 [2019-12-26T20:40:01.969Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
15:40:01 [2019-12-26T20:40:01.969Z] 	                                                                             ^^^^^^^^^^
15:40:01 [2019-12-26T20:40:01.969Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:40:01 [2019-12-26T20:40:01.969Z] 17 problems (17 warnings)
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] 
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:01 [2019-12-26T20:40:01.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.226Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
15:40:02 [2019-12-26T20:40:02.483Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.483Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.483Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [37/138]
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] The project's OSGi version is 1.0.7.201912262016
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] 
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:02 [2019-12-26T20:40:02.484Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.047Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] 
15:40:03 [2019-12-26T20:40:03.304Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:05 [2019-12-26T20:40:05.197Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
15:40:05 [2019-12-26T20:40:05.197Z] [INFO] Command line:
15:40:05 [2019-12-26T20:40:05.197Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:05 [2019-12-26T20:40:05.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:08 [2019-12-26T20:40:08.473Z] !SESSION 2019-12-26 20:40:05.030 -----------------------------------------------
15:40:08 [2019-12-26T20:40:08.473Z] eclipse.buildId=unknown
15:40:08 [2019-12-26T20:40:08.473Z] java.version=1.8.0_202
15:40:08 [2019-12-26T20:40:08.473Z] java.vendor=Oracle Corporation
15:40:08 [2019-12-26T20:40:08.473Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:08 [2019-12-26T20:40:08.473Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:40:08 [2019-12-26T20:40:08.473Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:40:08 [2019-12-26T20:40:08.473Z] 
15:40:08 [2019-12-26T20:40:08.473Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:40:07.924
15:40:08 [2019-12-26T20:40:08.473Z] !MESSAGE FrameworkEvent ERROR
15:40:08 [2019-12-26T20:40:08.473Z] !STACK 0
15:40:08 [2019-12-26T20:40:08.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:40:08 [2019-12-26T20:40:08.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:08 [2019-12-26T20:40:08.473Z] 
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:40:08 [2019-12-26T20:40:08.473Z] 
15:40:08 [2019-12-26T20:40:08.473Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:40:08.052
15:40:08 [2019-12-26T20:40:08.473Z] !MESSAGE FrameworkEvent ERROR
15:40:08 [2019-12-26T20:40:08.473Z] !STACK 0
15:40:08 [2019-12-26T20:40:08.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:40:08 [2019-12-26T20:40:08.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:08 [2019-12-26T20:40:08.473Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:40:08 [2019-12-26T20:40:08.473Z]     -> 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"
15:40:08 [2019-12-26T20:40:08.473Z]        org.apache.httpcomponents.httpclient.win [36]
15:40:08 [2019-12-26T20:40:08.473Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:08 [2019-12-26T20:40:08.473Z] 
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:40:08 [2019-12-26T20:40:08.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:40:10 [2019-12-26T20:40:10.368Z] process 5883: 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
15:40:10 [2019-12-26T20:40:10.368Z] See the manual page for dbus-uuidgen to correct this issue.
15:40:10 [2019-12-26T20:40:10.625Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:40:10 [2019-12-26T20:40:10.625Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:40:20 [2019-12-26T20:40:20.580Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:40:20 [2019-12-26T20:40:20.580Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:40:20 [2019-12-26T20:40:20.580Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.017 s
15:40:20 [2019-12-26T20:40:20.580Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.488 s
15:40:20 [2019-12-26T20:40:20.580Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.006 s
15:40:20 [2019-12-26T20:40:20.580Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
15:40:20 [2019-12-26T20:40:20.580Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
15:40:20 [2019-12-26T20:40:20.580Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:40:20 [2019-12-26T20:40:20.580Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:40:20 [2019-12-26T20:40:20.580Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
15:40:20 [2019-12-26T20:40:20.580Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
15:40:20 [2019-12-26T20:40:20.580Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
15:40:20 [2019-12-26T20:40:20.580Z] 
15:40:20 [2019-12-26T20:40:20.580Z] Results:
15:40:20 [2019-12-26T20:40:20.580Z] 
15:40:20 [2019-12-26T20:40:20.580Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
15:40:20 [2019-12-26T20:40:20.580Z] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] All tests passed!
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [38/138]
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] The project's OSGi version is 1.2.0.201912262016
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] 
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:21 [2019-12-26T20:40:21.512Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] 
15:40:22 [2019-12-26T20:40:22.078Z] 	return getIntersectingElements(start, end).iterator();
15:40:22 [2019-12-26T20:40:22.078Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.078Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] 
15:40:22 [2019-12-26T20:40:22.078Z] 	return Iterables.transform(query2d, fct);
15:40:22 [2019-12-26T20:40:22.078Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.078Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] 
15:40:22 [2019-12-26T20:40:22.078Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:40:22 [2019-12-26T20:40:22.078Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.078Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] 
15:40:22 [2019-12-26T20:40:22.078Z] 	* {@link CallsiteAnalysis} to enrich the view.
15:40:22 [2019-12-26T20:40:22.078Z] 	         ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.078Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] 
15:40:22 [2019-12-26T20:40:22.078Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
15:40:22 [2019-12-26T20:40:22.078Z] 	                              ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.078Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] 
15:40:22 [2019-12-26T20:40:22.079Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
15:40:22 [2019-12-26T20:40:22.079Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] 
15:40:22 [2019-12-26T20:40:22.079Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
15:40:22 [2019-12-26T20:40:22.079Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] 
15:40:22 [2019-12-26T20:40:22.079Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
15:40:22 [2019-12-26T20:40:22.079Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] 
15:40:22 [2019-12-26T20:40:22.079Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
15:40:22 [2019-12-26T20:40:22.079Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
15:40:22 [2019-12-26T20:40:22.079Z] 	                                           ^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] 
15:40:22 [2019-12-26T20:40:22.079Z] 	threadParentId = getId(processQuark);
15:40:22 [2019-12-26T20:40:22.079Z] 	                 ^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] 
15:40:22 [2019-12-26T20:40:22.079Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] 
15:40:22 [2019-12-26T20:40:22.079Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                   ^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<CallStackEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List<CallStackEntryModel>'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] 
15:40:22 [2019-12-26T20:40:22.079Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
15:40:22 [2019-12-26T20:40:22.079Z] 	                               ^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] 
15:40:22 [2019-12-26T20:40:22.079Z] 	long id = getId(stackLevelQuark);
15:40:22 [2019-12-26T20:40:22.079Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] 
15:40:22 [2019-12-26T20:40:22.079Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                                                   ^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] 
15:40:22 [2019-12-26T20:40:22.079Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] 
15:40:22 [2019-12-26T20:40:22.079Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
15:40:22 [2019-12-26T20:40:22.079Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] 
15:40:22 [2019-12-26T20:40:22.079Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
15:40:22 [2019-12-26T20:40:22.079Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
15:40:22 [2019-12-26T20:40:22.079Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
15:40:22 [2019-12-26T20:40:22.079Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] 
15:40:22 [2019-12-26T20:40:22.079Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                  ^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] 
15:40:22 [2019-12-26T20:40:22.079Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                                 ^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
15:40:22 [2019-12-26T20:40:22.079Z] 	CallStackAnalysis analysis = getAnalysisModule();
15:40:22 [2019-12-26T20:40:22.079Z] 	                             ^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] 
15:40:22 [2019-12-26T20:40:22.079Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                                               ^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] 
15:40:22 [2019-12-26T20:40:22.079Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                                                            ^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
15:40:22 [2019-12-26T20:40:22.079Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] 
15:40:22 [2019-12-26T20:40:22.079Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
15:40:22 [2019-12-26T20:40:22.079Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.079Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
15:40:22 [2019-12-26T20:40:22.080Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
15:40:22 [2019-12-26T20:40:22.080Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	                                                                     ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
15:40:22 [2019-12-26T20:40:22.080Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
15:40:22 [2019-12-26T20:40:22.080Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	                                                                                                              ^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
15:40:22 [2019-12-26T20:40:22.080Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
15:40:22 [2019-12-26T20:40:22.080Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
15:40:22 [2019-12-26T20:40:22.080Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
15:40:22 [2019-12-26T20:40:22.080Z] 	                                                                                    ^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] 
15:40:22 [2019-12-26T20:40:22.080Z] 	if (entry.getValue().fRange.includes(range)) {
15:40:22 [2019-12-26T20:40:22.080Z] 	    ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] 
15:40:22 [2019-12-26T20:40:22.080Z] 	CallgraphRange parentRange = entry.getValue().fRange;
15:40:22 [2019-12-26T20:40:22.080Z] 	                             ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] 
15:40:22 [2019-12-26T20:40:22.080Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
15:40:22 [2019-12-26T20:40:22.080Z] 	                ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] 
15:40:22 [2019-12-26T20:40:22.080Z] 	ThreadNode threadNode = entry.getKey();
15:40:22 [2019-12-26T20:40:22.080Z] 	                        ^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] 
15:40:22 [2019-12-26T20:40:22.080Z] 	List<Integer> subAttributes = entry.getValue();
15:40:22 [2019-12-26T20:40:22.080Z] 	                              ^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] 
15:40:22 [2019-12-26T20:40:22.080Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
15:40:22 [2019-12-26T20:40:22.080Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] 
15:40:22 [2019-12-26T20:40:22.080Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
15:40:22 [2019-12-26T20:40:22.080Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] 
15:40:22 [2019-12-26T20:40:22.080Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
15:40:22 [2019-12-26T20:40:22.080Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
15:40:22 [2019-12-26T20:40:22.080Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
15:40:22 [2019-12-26T20:40:22.080Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
15:40:22 [2019-12-26T20:40:22.080Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
15:40:22 [2019-12-26T20:40:22.080Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
15:40:22 [2019-12-26T20:40:22.080Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
15:40:22 [2019-12-26T20:40:22.080Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] 
15:40:22 [2019-12-26T20:40:22.080Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
15:40:22 [2019-12-26T20:40:22.080Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:22 [2019-12-26T20:40:22.080Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
15:40:22 [2019-12-26T20:40:22.080Z] 45 problems (45 warnings)
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.080Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.338Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/138]
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] The project's OSGi version is 1.0.2.201912262016
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] 
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:22 [2019-12-26T20:40:22.595Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
15:40:23 [2019-12-26T20:40:23.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] 
15:40:23 [2019-12-26T20:40:23.159Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
15:40:23 [2019-12-26T20:40:23.159Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:40:23 [2019-12-26T20:40:23.159Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:23 [2019-12-26T20:40:23.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] 
15:40:23 [2019-12-26T20:40:23.159Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
15:40:23 [2019-12-26T20:40:23.159Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
15:40:23 [2019-12-26T20:40:23.159Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:40:23 [2019-12-26T20:40:23.159Z] 2 problems (2 warnings)
15:40:23 [2019-12-26T20:40:23.159Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.159Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:40:23 [2019-12-26T20:40:23.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.160Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
15:40:23 [2019-12-26T20:40:23.502Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:23 [2019-12-26T20:40:23.502Z] [INFO] 
15:40:23 [2019-12-26T20:40:23.502Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:40:24 [2019-12-26T20:40:24.437Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:40:24 [2019-12-26T20:40:24.437Z] [INFO] Command line:
15:40:24 [2019-12-26T20:40:24.437Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:24 [2019-12-26T20:40:24.437Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:27 [2019-12-26T20:40:27.711Z] !SESSION 2019-12-26 20:40:24.527 -----------------------------------------------
15:40:27 [2019-12-26T20:40:27.711Z] eclipse.buildId=unknown
15:40:27 [2019-12-26T20:40:27.711Z] java.version=1.8.0_202
15:40:27 [2019-12-26T20:40:27.711Z] java.vendor=Oracle Corporation
15:40:27 [2019-12-26T20:40:27.711Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:27 [2019-12-26T20:40:27.711Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:40:27 [2019-12-26T20:40:27.711Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:40:27 [2019-12-26T20:40:27.711Z] 
15:40:27 [2019-12-26T20:40:27.711Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:40:27.301
15:40:27 [2019-12-26T20:40:27.711Z] !MESSAGE FrameworkEvent ERROR
15:40:27 [2019-12-26T20:40:27.711Z] !STACK 0
15:40:27 [2019-12-26T20:40:27.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:40:27 [2019-12-26T20:40:27.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:27 [2019-12-26T20:40:27.711Z] 
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:40:27 [2019-12-26T20:40:27.711Z] 
15:40:27 [2019-12-26T20:40:27.711Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:40:27.423
15:40:27 [2019-12-26T20:40:27.711Z] !MESSAGE FrameworkEvent ERROR
15:40:27 [2019-12-26T20:40:27.711Z] !STACK 0
15:40:27 [2019-12-26T20:40:27.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:40:27 [2019-12-26T20:40:27.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:27 [2019-12-26T20:40:27.711Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:40:27 [2019-12-26T20:40:27.711Z]     -> 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"
15:40:27 [2019-12-26T20:40:27.711Z]        org.apache.httpcomponents.httpclient.win [35]
15:40:27 [2019-12-26T20:40:27.711Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:40:27 [2019-12-26T20:40:27.711Z] 
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:40:27 [2019-12-26T20:40:27.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:40:29 [2019-12-26T20:40:29.608Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:40:32 [2019-12-26T20:40:32.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:40:32 [2019-12-26T20:40:32.131Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 1.787 s
15:40:32 [2019-12-26T20:40:32.131Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.153 s
15:40:32 [2019-12-26T20:40:32.131Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:40:50 [2019-12-26T20:40:50.190Z] 
15:40:50 [2019-12-26T20:40:50.190Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-12-26 20:40:49.960
15:40:50 [2019-12-26T20:40:50.190Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:41:08 [2019-12-26T20:41:08.248Z] 
15:41:08 [2019-12-26T20:41:08.248Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-12-26 20:41:05.222
15:41:08 [2019-12-26T20:41:08.248Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:41:08 [2019-12-26T20:41:08.248Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.351 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:41:08 [2019-12-26T20:41:08.248Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.03 s
15:41:08 [2019-12-26T20:41:08.248Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.093 s
15:41:08 [2019-12-26T20:41:08.248Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 33.504 s
15:41:08 [2019-12-26T20:41:08.248Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.717 s
15:41:08 [2019-12-26T20:41:08.248Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:41:08 [2019-12-26T20:41:08.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:41:08 [2019-12-26T20:41:08.248Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0.001 s
15:41:08 [2019-12-26T20:41:08.248Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:41:18 [2019-12-26T20:41:18.205Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.735 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:41:18 [2019-12-26T20:41:18.205Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.029 s
15:41:18 [2019-12-26T20:41:18.205Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 11.704 s
15:41:18 [2019-12-26T20:41:18.205Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:41:18 [2019-12-26T20:41:18.205Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:41:18 [2019-12-26T20:41:18.205Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:41:18 [2019-12-26T20:41:18.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:41:18 [2019-12-26T20:41:18.205Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.007 s
15:41:18 [2019-12-26T20:41:18.205Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
15:41:18 [2019-12-26T20:41:18.205Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:41:18 [2019-12-26T20:41:18.205Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:41:18 [2019-12-26T20:41:18.205Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.205Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.205Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.069 s
15:41:18 [2019-12-26T20:41:18.205Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.206Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.206Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
15:41:18 [2019-12-26T20:41:18.206Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
15:41:18 [2019-12-26T20:41:18.206Z] 
15:41:18 [2019-12-26T20:41:18.206Z] Results:
15:41:18 [2019-12-26T20:41:18.206Z] 
15:41:18 [2019-12-26T20:41:18.206Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
15:41:18 [2019-12-26T20:41:18.206Z] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] All tests passed!
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [40/138]
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] The project's OSGi version is 2.0.2.201912262016
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] 
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:18 [2019-12-26T20:41:18.463Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
15:41:19 [2019-12-26T20:41:19.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] 
15:41:19 [2019-12-26T20:41:19.027Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
15:41:19 [2019-12-26T20:41:19.027Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.027Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
15:41:19 [2019-12-26T20:41:19.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] 
15:41:19 [2019-12-26T20:41:19.027Z] 	ITimeGraphEntryModel model1 = t1.getModel();
15:41:19 [2019-12-26T20:41:19.027Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.027Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] 
15:41:19 [2019-12-26T20:41:19.027Z] 	ITimeGraphEntryModel model2 = t2.getModel();
15:41:19 [2019-12-26T20:41:19.027Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel model1 = t1.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel model2 = t2.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel model1 = t1.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel model2 = t2.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                 ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel entryModel = entry.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                        ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphEntryModel model = entry.getModel();
15:41:19 [2019-12-26T20:41:19.285Z] 	                                   ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] 
15:41:19 [2019-12-26T20:41:19.285Z] 	ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId());
15:41:19 [2019-12-26T20:41:19.285Z] 	                                                                       ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] 
15:41:19 [2019-12-26T20:41:19.285Z] 	Map<Long, TimeGraphEntry> map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId());
15:41:19 [2019-12-26T20:41:19.285Z] 	                                                                    ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] 
15:41:19 [2019-12-26T20:41:19.285Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId()));
15:41:19 [2019-12-26T20:41:19.285Z] 	                                                                                                                                       ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
15:41:19 [2019-12-26T20:41:19.285Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
15:41:19 [2019-12-26T20:41:19.285Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.285Z] 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>'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
15:41:19 [2019-12-26T20:41:19.286Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
15:41:19 [2019-12-26T20:41:19.286Z] 	                                                                                                                                                        ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] 
15:41:19 [2019-12-26T20:41:19.286Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
15:41:19 [2019-12-26T20:41:19.286Z] 	                                                                                                              ^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] 
15:41:19 [2019-12-26T20:41:19.286Z] 	all.forEach(entry -> fFunctions.remove(entry.getModel().getId()));
15:41:19 [2019-12-26T20:41:19.286Z] 	                                             ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[248] 
15:41:19 [2019-12-26T20:41:19.286Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, file);
15:41:19 [2019-12-26T20:41:19.286Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] 
15:41:19 [2019-12-26T20:41:19.286Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
15:41:19 [2019-12-26T20:41:19.286Z] 	                                                                                      ^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Unnecessary $NON-NLS$ tag
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] 
15:41:19 [2019-12-26T20:41:19.286Z] 	Activator.getDefault().logError(e.getMessage(), e);
15:41:19 [2019-12-26T20:41:19.286Z] 	                                ^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] 
15:41:19 [2019-12-26T20:41:19.286Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
15:41:19 [2019-12-26T20:41:19.286Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] 
15:41:19 [2019-12-26T20:41:19.286Z] 	ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel();
15:41:19 [2019-12-26T20:41:19.286Z] 	                                                      ^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] The method getModel() from the type TimeGraphEntry is deprecated
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] 
15:41:19 [2019-12-26T20:41:19.286Z] 	return State.MULTIPLE.toString();
15:41:19 [2019-12-26T20:41:19.286Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] 
15:41:19 [2019-12-26T20:41:19.286Z] 	return getImageDescripterFromPath(path).createImage();
15:41:19 [2019-12-26T20:41:19.286Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] 
15:41:19 [2019-12-26T20:41:19.286Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:41:19 [2019-12-26T20:41:19.286Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
15:41:19 [2019-12-26T20:41:19.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] 
15:41:19 [2019-12-26T20:41:19.286Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
15:41:19 [2019-12-26T20:41:19.286Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:41:19 [2019-12-26T20:41:19.286Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
15:41:19 [2019-12-26T20:41:19.286Z] 25 problems (25 warnings)
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [41/138]
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] The project's OSGi version is 1.0.4.201912262016
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:41:19 [2019-12-26T20:41:19.544Z] [INFO] 
15:41:19 [2019-12-26T20:41:19.545Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:19 [2019-12-26T20:41:19.545Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] 
15:41:20 [2019-12-26T20:41:20.109Z] 	Long value = fMapper.apply(element);
15:41:20 [2019-12-26T20:41:20.109Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] 
15:41:20 [2019-12-26T20:41:20.109Z] 	if (value <= fMapper.apply(obj)) {
15:41:20 [2019-12-26T20:41:20.109Z] 	             ^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] 
15:41:20 [2019-12-26T20:41:20.109Z] 	Long value = fMapper.apply(element);
15:41:20 [2019-12-26T20:41:20.109Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] 
15:41:20 [2019-12-26T20:41:20.109Z] 	if (value >= fMapper.apply(obj)) {
15:41:20 [2019-12-26T20:41:20.109Z] 	             ^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] 
15:41:20 [2019-12-26T20:41:20.109Z] 	Statistics<E>::update, Statistics<E>::merge);
15:41:20 [2019-12-26T20:41:20.109Z] 	                       ^^^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
15:41:20 [2019-12-26T20:41:20.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] 
15:41:20 [2019-12-26T20:41:20.109Z] 	Statistics<E>::update, Statistics<E>::merge);
15:41:20 [2019-12-26T20:41:20.109Z] 	                       ^^^^^^^^^^^^^^^^^^^^
15:41:20 [2019-12-26T20:41:20.109Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
15:41:20 [2019-12-26T20:41:20.109Z] 6 problems (6 warnings)
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.109Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] 
15:41:20 [2019-12-26T20:41:20.110Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:21 [2019-12-26T20:41:21.480Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:41:21 [2019-12-26T20:41:21.480Z] [INFO] Command line:
15:41:21 [2019-12-26T20:41:21.480Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:41:21 [2019-12-26T20:41:21.480Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:41:24 [2019-12-26T20:41:24.757Z] !SESSION 2019-12-26 20:41:21.723 -----------------------------------------------
15:41:24 [2019-12-26T20:41:24.757Z] eclipse.buildId=unknown
15:41:24 [2019-12-26T20:41:24.757Z] java.version=1.8.0_202
15:41:24 [2019-12-26T20:41:24.757Z] java.vendor=Oracle Corporation
15:41:24 [2019-12-26T20:41:24.757Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:41:24 [2019-12-26T20:41:24.757Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:41:24 [2019-12-26T20:41:24.757Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:41:24 [2019-12-26T20:41:24.757Z] 
15:41:24 [2019-12-26T20:41:24.757Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:41:24.706
15:41:24 [2019-12-26T20:41:24.757Z] !MESSAGE FrameworkEvent ERROR
15:41:24 [2019-12-26T20:41:24.757Z] !STACK 0
15:41:24 [2019-12-26T20:41:24.757Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:41:24 [2019-12-26T20:41:24.757Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:24 [2019-12-26T20:41:24.757Z] 
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:41:24 [2019-12-26T20:41:24.757Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:41:25 [2019-12-26T20:41:25.014Z] 
15:41:25 [2019-12-26T20:41:25.014Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:41:24.845
15:41:25 [2019-12-26T20:41:25.014Z] !MESSAGE FrameworkEvent ERROR
15:41:25 [2019-12-26T20:41:25.014Z] !STACK 0
15:41:25 [2019-12-26T20:41:25.014Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:41:25 [2019-12-26T20:41:25.014Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:25 [2019-12-26T20:41:25.014Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:41:25 [2019-12-26T20:41:25.014Z]     -> 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"
15:41:25 [2019-12-26T20:41:25.014Z]        org.apache.httpcomponents.httpclient.win [35]
15:41:25 [2019-12-26T20:41:25.014Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:25 [2019-12-26T20:41:25.014Z] 
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:41:25 [2019-12-26T20:41:25.014Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:41:26 [2019-12-26T20:41:26.911Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:41:28 [2019-12-26T20:41:28.805Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:41:28 [2019-12-26T20:41:28.805Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.008 s
15:41:28 [2019-12-26T20:41:28.805Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.002 s
15:41:28 [2019-12-26T20:41:28.805Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.192 s
15:41:28 [2019-12-26T20:41:28.805Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.464 s
15:41:28 [2019-12-26T20:41:28.805Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.253 s
15:41:28 [2019-12-26T20:41:28.805Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:41:28 [2019-12-26T20:41:28.805Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:41:28 [2019-12-26T20:41:28.806Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.243 s
15:41:28 [2019-12-26T20:41:28.806Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.225 s
15:41:28 [2019-12-26T20:41:28.806Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:41:28 [2019-12-26T20:41:28.806Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:41:28 [2019-12-26T20:41:28.806Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.008 s
15:41:28 [2019-12-26T20:41:28.806Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.002 s
15:41:28 [2019-12-26T20:41:28.806Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.153 s
15:41:28 [2019-12-26T20:41:28.806Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
15:41:28 [2019-12-26T20:41:28.806Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:41:29 [2019-12-26T20:41:29.741Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:41:29 [2019-12-26T20:41:29.741Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:41:29 [2019-12-26T20:41:29.741Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:41:29 [2019-12-26T20:41:29.741Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.17 s
15:41:29 [2019-12-26T20:41:29.741Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.373 s
15:41:29 [2019-12-26T20:41:29.741Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.088 s
15:41:29 [2019-12-26T20:41:29.741Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:41:29 [2019-12-26T20:41:29.741Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:41:29 [2019-12-26T20:41:29.741Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.162 s
15:41:29 [2019-12-26T20:41:29.741Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.161 s
15:41:29 [2019-12-26T20:41:29.741Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:41:29 [2019-12-26T20:41:29.741Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:41:29 [2019-12-26T20:41:29.741Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
15:41:29 [2019-12-26T20:41:29.741Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
15:41:29 [2019-12-26T20:41:29.741Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.184 s
15:41:29 [2019-12-26T20:41:29.741Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
15:41:29 [2019-12-26T20:41:29.741Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:41:31 [2019-12-26T20:41:31.636Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:41:31 [2019-12-26T20:41:31.636Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.004 s
15:41:31 [2019-12-26T20:41:31.636Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
15:41:31 [2019-12-26T20:41:31.636Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.226 s
15:41:31 [2019-12-26T20:41:31.636Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.413 s
15:41:31 [2019-12-26T20:41:31.636Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.123 s
15:41:31 [2019-12-26T20:41:31.636Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:41:31 [2019-12-26T20:41:31.637Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:41:31 [2019-12-26T20:41:31.637Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.386 s
15:41:31 [2019-12-26T20:41:31.637Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.359 s
15:41:31 [2019-12-26T20:41:31.637Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
15:41:31 [2019-12-26T20:41:31.637Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:41:31 [2019-12-26T20:41:31.637Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:41:31 [2019-12-26T20:41:31.637Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
15:41:31 [2019-12-26T20:41:31.637Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
15:41:31 [2019-12-26T20:41:31.637Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
15:41:31 [2019-12-26T20:41:31.637Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:41:31 [2019-12-26T20:41:31.894Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:41:31 [2019-12-26T20:41:31.894Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.223 s
15:41:31 [2019-12-26T20:41:31.894Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.071 s
15:41:31 [2019-12-26T20:41:31.894Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.018 s
15:41:31 [2019-12-26T20:41:31.894Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.067 s
15:41:31 [2019-12-26T20:41:31.894Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.027 s
15:41:31 [2019-12-26T20:41:31.894Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.02 s
15:41:31 [2019-12-26T20:41:31.894Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.048 s
15:41:31 [2019-12-26T20:41:31.894Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.02 s
15:41:31 [2019-12-26T20:41:31.894Z] 
15:41:31 [2019-12-26T20:41:31.894Z] Results:
15:41:31 [2019-12-26T20:41:31.894Z] 
15:41:31 [2019-12-26T20:41:31.894Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
15:41:31 [2019-12-26T20:41:31.894Z] 
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] All tests passed!
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT  [42/138]
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] The project's OSGi version is 1.0.12.201912262016
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] 
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:32 [2019-12-26T20:41:32.460Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
15:41:33 [2019-12-26T20:41:33.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] 
15:41:33 [2019-12-26T20:41:33.391Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
15:41:33 [2019-12-26T20:41:33.391Z] 	                                                                                                  ^^^^^^^^^
15:41:33 [2019-12-26T20:41:33.391Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
15:41:33 [2019-12-26T20:41:33.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] 
15:41:33 [2019-12-26T20:41:33.391Z] 	return tmfEvent;
15:41:33 [2019-12-26T20:41:33.391Z] 	^^^^^^^^^^^^^^^^
15:41:33 [2019-12-26T20:41:33.391Z] Potential resource leak: 'stream' may not be closed at this location
15:41:33 [2019-12-26T20:41:33.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] 
15:41:33 [2019-12-26T20:41:33.391Z] 	return null;
15:41:33 [2019-12-26T20:41:33.391Z] 	^^^^^^^^^^^^
15:41:33 [2019-12-26T20:41:33.391Z] Potential resource leak: 'stream' may not be closed at this location
15:41:33 [2019-12-26T20:41:33.391Z] 3 problems (3 warnings)
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.391Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] 
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:33 [2019-12-26T20:41:33.905Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
15:41:34 [2019-12-26T20:41:34.468Z] [INFO] 
15:41:34 [2019-12-26T20:41:34.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:34 [2019-12-26T20:41:34.468Z] [INFO] 
15:41:34 [2019-12-26T20:41:34.468Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:41:35 [2019-12-26T20:41:35.836Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
15:41:35 [2019-12-26T20:41:35.836Z] [INFO] Command line:
15:41:35 [2019-12-26T20:41:35.836Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:41:35 [2019-12-26T20:41:35.836Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:41:39 [2019-12-26T20:41:39.110Z] !SESSION 2019-12-26 20:41:35.633 -----------------------------------------------
15:41:39 [2019-12-26T20:41:39.110Z] eclipse.buildId=unknown
15:41:39 [2019-12-26T20:41:39.110Z] java.version=1.8.0_202
15:41:39 [2019-12-26T20:41:39.110Z] java.vendor=Oracle Corporation
15:41:39 [2019-12-26T20:41:39.110Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:41:39 [2019-12-26T20:41:39.110Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:41:39 [2019-12-26T20:41:39.110Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:41:39 [2019-12-26T20:41:39.110Z] 
15:41:39 [2019-12-26T20:41:39.110Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:41:38.426
15:41:39 [2019-12-26T20:41:39.110Z] !MESSAGE FrameworkEvent ERROR
15:41:39 [2019-12-26T20:41:39.110Z] !STACK 0
15:41:39 [2019-12-26T20:41:39.110Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:41:39 [2019-12-26T20:41:39.110Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:39 [2019-12-26T20:41:39.110Z] 
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:41:39 [2019-12-26T20:41:39.110Z] 
15:41:39 [2019-12-26T20:41:39.110Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:41:38.627
15:41:39 [2019-12-26T20:41:39.110Z] !MESSAGE FrameworkEvent ERROR
15:41:39 [2019-12-26T20:41:39.110Z] !STACK 0
15:41:39 [2019-12-26T20:41:39.110Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:41:39 [2019-12-26T20:41:39.110Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:39 [2019-12-26T20:41:39.110Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:41:39 [2019-12-26T20:41:39.110Z]     -> 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"
15:41:39 [2019-12-26T20:41:39.110Z]        org.apache.httpcomponents.httpclient.win [36]
15:41:39 [2019-12-26T20:41:39.110Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:41:39 [2019-12-26T20:41:39.110Z] 
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:41:39 [2019-12-26T20:41:39.110Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:41:40 [2019-12-26T20:41:40.479Z] process 6187: 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
15:41:40 [2019-12-26T20:41:40.479Z] See the manual page for dbus-uuidgen to correct this issue.
15:41:40 [2019-12-26T20:41:40.736Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:41:40 [2019-12-26T20:41:40.736Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:41:48 [2019-12-26T20:41:48.844Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:41:48 [2019-12-26T20:41:48.844Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:41:48 [2019-12-26T20:41:48.844Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
15:41:48 [2019-12-26T20:41:48.844Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
15:41:48 [2019-12-26T20:41:48.844Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
15:41:48 [2019-12-26T20:41:48.844Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:41:49 [2019-12-26T20:41:49.102Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:41:49 [2019-12-26T20:41:49.102Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:41:49 [2019-12-26T20:41:49.102Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:41:49 [2019-12-26T20:41:49.102Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.102Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:41:49 [2019-12-26T20:41:49.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:41:49 [2019-12-26T20:41:49.102Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.004 s
15:41:49 [2019-12-26T20:41:49.102Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:41:49 [2019-12-26T20:41:49.102Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:41:49 [2019-12-26T20:41:49.102Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:41:49 [2019-12-26T20:41:49.102Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:41:49 [2019-12-26T20:41:49.102Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.102Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.102Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:41:49 [2019-12-26T20:41:49.103Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:41:49 [2019-12-26T20:41:49.103Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:41:49 [2019-12-26T20:41:49.103Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:41:49 [2019-12-26T20:41:49.103Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:41:49 [2019-12-26T20:41:49.103Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:41:49 [2019-12-26T20:41:49.103Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:41:49 [2019-12-26T20:41:49.103Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:41:49 [2019-12-26T20:41:49.103Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.004 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.002 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
15:41:49 [2019-12-26T20:41:49.103Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
15:41:49 [2019-12-26T20:41:49.103Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:41:52 [2019-12-26T20:41:52.378Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.173 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:41:52 [2019-12-26T20:41:52.378Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 2.106 s
15:41:52 [2019-12-26T20:41:52.378Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.065 s
15:41:52 [2019-12-26T20:41:52.378Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:41:53 [2019-12-26T20:41:53.309Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:41:53 [2019-12-26T20:41:53.309Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.076 s
15:41:53 [2019-12-26T20:41:53.309Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.032 s
15:41:53 [2019-12-26T20:41:53.309Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.714 s
15:41:53 [2019-12-26T20:41:53.309Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:41:56 [2019-12-26T20:41:56.583Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:41:56 [2019-12-26T20:41:56.583Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.189 s
15:41:56 [2019-12-26T20:41:56.583Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.386 s
15:41:56 [2019-12-26T20:41:56.583Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.71 s
15:41:56 [2019-12-26T20:41:56.583Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.664 s
15:41:56 [2019-12-26T20:41:56.583Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.913 s
15:41:56 [2019-12-26T20:41:56.583Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:41:56 [2019-12-26T20:41:56.840Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:41:56 [2019-12-26T20:41:56.840Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.692 s
15:41:56 [2019-12-26T20:41:56.840Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:41:57 [2019-12-26T20:41:57.403Z] 
15:41:57 [2019-12-26T20:41:57.403Z] !ENTRY org.eclipse.core.resources 4 372 2019-12-26 20:41:57.201
15:41:57 [2019-12-26T20:41:57.403Z] !MESSAGE Project 'SomeProject' is not open.
15:41:57 [2019-12-26T20:41:57.403Z] !STACK 0
15:41:57 [2019-12-26T20:41:57.403Z] java.lang.Exception: Project 'SomeProject' is not open.
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:796)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
15:41:57 [2019-12-26T20:41:57.403Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:41:57 [2019-12-26T20:41:57.660Z] 
15:41:57 [2019-12-26T20:41:57.660Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-26 20:41:57.630
15:41:57 [2019-12-26T20:41:57.660Z] !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%)
15:41:57 [2019-12-26T20:41:57.916Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:41:57 [2019-12-26T20:41:57.916Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.645 s
15:41:57 [2019-12-26T20:41:57.916Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.064 s
15:41:57 [2019-12-26T20:41:57.916Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
15:41:57 [2019-12-26T20:41:57.916Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:41:57 [2019-12-26T20:41:57.916Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:41:57 [2019-12-26T20:41:57.916Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.014 s
15:41:57 [2019-12-26T20:41:57.916Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
15:41:57 [2019-12-26T20:41:57.916Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.003 s
15:41:57 [2019-12-26T20:41:57.916Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
15:41:57 [2019-12-26T20:41:57.916Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
15:41:57 [2019-12-26T20:41:57.916Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
15:41:58 [2019-12-26T20:41:58.174Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
15:41:58 [2019-12-26T20:41:58.174Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.382 s
15:41:58 [2019-12-26T20:41:58.174Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:41:58 [2019-12-26T20:41:58.174Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:41:58 [2019-12-26T20:41:58.174Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.174Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.174Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.174Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.174Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.431Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:41:58 [2019-12-26T20:41:58.431Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:41:58 [2019-12-26T20:41:58.431Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.003 s
15:41:58 [2019-12-26T20:41:58.431Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.431Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:41:58 [2019-12-26T20:41:58.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:41:58 [2019-12-26T20:41:58.688Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.688Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.211 s
15:41:58 [2019-12-26T20:41:58.688Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:41:58 [2019-12-26T20:41:58.688Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:41:58 [2019-12-26T20:41:58.688Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
15:41:58 [2019-12-26T20:41:58.688Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
15:41:58 [2019-12-26T20:41:58.688Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:42:01 [2019-12-26T20:42:01.213Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:42:01 [2019-12-26T20:42:01.213Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 2.294 s
15:42:01 [2019-12-26T20:42:01.213Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:42:19 [2019-12-26T20:42:19.502Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.896 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:42:19 [2019-12-26T20:42:19.502Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.554 s
15:42:19 [2019-12-26T20:42:19.502Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.003 s
15:42:19 [2019-12-26T20:42:19.502Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:42:46 [2019-12-26T20:42:46.016Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.81 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:42:46 [2019-12-26T20:42:46.016Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 4.298 s
15:42:46 [2019-12-26T20:42:46.016Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 6.292 s
15:42:46 [2019-12-26T20:42:46.016Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.522 s
15:42:46 [2019-12-26T20:42:46.016Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.33 s
15:42:46 [2019-12-26T20:42:46.016Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:43:07 [2019-12-26T20:43:07.921Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.047 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:43:07 [2019-12-26T20:43:07.921Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.495 s
15:43:07 [2019-12-26T20:43:07.921Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.718 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.886 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.577 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.249 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.529 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 2.223 s
15:43:07 [2019-12-26T20:43:07.921Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.688 s
15:43:07 [2019-12-26T20:43:07.922Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.707 s
15:43:07 [2019-12-26T20:43:07.922Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:43:34 [2019-12-26T20:43:34.433Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.604 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:43:34 [2019-12-26T20:43:34.433Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.06 s
15:43:34 [2019-12-26T20:43:34.433Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 16.386 s
15:43:34 [2019-12-26T20:43:34.433Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.097 s
15:43:34 [2019-12-26T20:43:34.433Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.174 s
15:43:34 [2019-12-26T20:43:34.433Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
15:43:34 [2019-12-26T20:43:34.433Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:44:21 [2019-12-26T20:44:21.071Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.554 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:44:21 [2019-12-26T20:44:21.071Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.835 s
15:44:21 [2019-12-26T20:44:21.071Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 14.83 s
15:44:21 [2019-12-26T20:44:21.071Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 3.303 s
15:44:21 [2019-12-26T20:44:21.071Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.803 s
15:44:21 [2019-12-26T20:44:21.071Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
15:44:21 [2019-12-26T20:44:21.071Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 14.967 s
15:44:21 [2019-12-26T20:44:21.071Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:44:53 [2019-12-26T20:44:53.117Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.253 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:44:53 [2019-12-26T20:44:53.117Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.555 s
15:44:53 [2019-12-26T20:44:53.117Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.518 s
15:44:53 [2019-12-26T20:44:53.117Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.538 s
15:44:53 [2019-12-26T20:44:53.117Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.265 s
15:44:53 [2019-12-26T20:44:53.117Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.518 s
15:44:53 [2019-12-26T20:44:53.117Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:44:54 [2019-12-26T20:44:54.048Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.8 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:44:54 [2019-12-26T20:44:54.048Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.156 s
15:44:54 [2019-12-26T20:44:54.048Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.31 s
15:44:54 [2019-12-26T20:44:54.048Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 2.221 s
15:44:54 [2019-12-26T20:44:54.048Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:45:02 [2019-12-26T20:45:02.230Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.239 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:45:02 [2019-12-26T20:45:02.231Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 5.53 s
15:45:02 [2019-12-26T20:45:02.231Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.694 s
15:45:02 [2019-12-26T20:45:02.231Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 1 s
15:45:02 [2019-12-26T20:45:02.231Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:45:02 [2019-12-26T20:45:02.231Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:45:02 [2019-12-26T20:45:02.231Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.05 s
15:45:02 [2019-12-26T20:45:02.231Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.003 s
15:45:02 [2019-12-26T20:45:02.231Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.004 s
15:45:02 [2019-12-26T20:45:02.231Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:45:02 [2019-12-26T20:45:02.231Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:45:02 [2019-12-26T20:45:02.231Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.503 s
15:45:02 [2019-12-26T20:45:02.231Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.586 s
15:45:02 [2019-12-26T20:45:02.231Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:45:02 [2019-12-26T20:45:02.231Z] 
15:45:02 [2019-12-26T20:45:02.231Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-26 20:45:02.224
15:45:02 [2019-12-26T20:45:02.231Z] !MESSAGE no spawner in java.library.path
15:45:02 [2019-12-26T20:45:02.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:45:02 [2019-12-26T20:45:02.488Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.045 s
15:45:02 [2019-12-26T20:45:02.488Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:45:02 [2019-12-26T20:45:02.488Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:45:02 [2019-12-26T20:45:02.488Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.032 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.015 s
15:45:02 [2019-12-26T20:45:02.488Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.003 s
15:45:02 [2019-12-26T20:45:02.488Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
15:45:02 [2019-12-26T20:45:02.488Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
15:45:02 [2019-12-26T20:45:02.488Z] 
15:45:02 [2019-12-26T20:45:02.488Z] Results:
15:45:02 [2019-12-26T20:45:02.488Z] 
15:45:02 [2019-12-26T20:45:02.488Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0
15:45:02 [2019-12-26T20:45:02.488Z] 
15:45:03 [2019-12-26T20:45:03.420Z] 
15:45:03 [2019-12-26T20:45:03.420Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:45:03.403
15:45:03 [2019-12-26T20:45:03.420Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] All tests passed!
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [43/138]
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] The project's OSGi version is 1.0.11.201912262016
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] 
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:03 [2019-12-26T20:45:03.985Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] 
15:45:05 [2019-12-26T20:45:05.356Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
15:45:05 [2019-12-26T20:45:05.356Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] 
15:45:05 [2019-12-26T20:45:05.356Z] 	fEntries.add(pulse);
15:45:05 [2019-12-26T20:45:05.356Z] 	             ^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
15:45:05 [2019-12-26T20:45:05.356Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
15:45:05 [2019-12-26T20:45:05.356Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
15:45:05 [2019-12-26T20:45:05.356Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
15:45:05 [2019-12-26T20:45:05.356Z] 	               ^^^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
15:45:05 [2019-12-26T20:45:05.356Z] 	fEvents.put(pulse.getName(), events);
15:45:05 [2019-12-26T20:45:05.356Z] 	                             ^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] 
15:45:05 [2019-12-26T20:45:05.356Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
15:45:05 [2019-12-26T20:45:05.356Z] 	                                   ^^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] 
15:45:05 [2019-12-26T20:45:05.356Z] 	public void setFilterRegex(String filterRegex) {
15:45:05 [2019-12-26T20:45:05.356Z] 	                                  ^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Javadoc: Missing tag for parameter filterRegex
15:45:05 [2019-12-26T20:45:05.356Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] 
15:45:05 [2019-12-26T20:45:05.356Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
15:45:05 [2019-12-26T20:45:05.356Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:45:05 [2019-12-26T20:45:05.356Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
15:45:05 [2019-12-26T20:45:05.356Z] 8 problems (8 warnings)
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:45:05 [2019-12-26T20:45:05.613Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.613Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.613Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] 
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:05 [2019-12-26T20:45:05.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:45:06 [2019-12-26T20:45:06.127Z] [INFO] 
15:45:06 [2019-12-26T20:45:06.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:06 [2019-12-26T20:45:06.127Z] [INFO] 
15:45:06 [2019-12-26T20:45:06.127Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:45:08 [2019-12-26T20:45:08.021Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
15:45:08 [2019-12-26T20:45:08.021Z] [INFO] Command line:
15:45:08 [2019-12-26T20:45:08.021Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:45:08 [2019-12-26T20:45:08.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:45:11 [2019-12-26T20:45:11.295Z] !SESSION 2019-12-26 20:45:07.809 -----------------------------------------------
15:45:11 [2019-12-26T20:45:11.295Z] eclipse.buildId=unknown
15:45:11 [2019-12-26T20:45:11.295Z] java.version=1.8.0_202
15:45:11 [2019-12-26T20:45:11.295Z] java.vendor=Oracle Corporation
15:45:11 [2019-12-26T20:45:11.295Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:45:11 [2019-12-26T20:45:11.295Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:45:11 [2019-12-26T20:45:11.295Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:45:11 [2019-12-26T20:45:11.295Z] 
15:45:11 [2019-12-26T20:45:11.296Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:45:10.739
15:45:11 [2019-12-26T20:45:11.296Z] !MESSAGE FrameworkEvent ERROR
15:45:11 [2019-12-26T20:45:11.296Z] !STACK 0
15:45:11 [2019-12-26T20:45:11.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:45:11 [2019-12-26T20:45:11.296Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:45:11 [2019-12-26T20:45:11.296Z] 
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:45:11 [2019-12-26T20:45:11.296Z] 
15:45:11 [2019-12-26T20:45:11.296Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:45:10.926
15:45:11 [2019-12-26T20:45:11.296Z] !MESSAGE FrameworkEvent ERROR
15:45:11 [2019-12-26T20:45:11.296Z] !STACK 0
15:45:11 [2019-12-26T20:45:11.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:45:11 [2019-12-26T20:45:11.296Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:45:11 [2019-12-26T20:45:11.296Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:45:11 [2019-12-26T20:45:11.296Z]     -> 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"
15:45:11 [2019-12-26T20:45:11.296Z]        org.apache.httpcomponents.httpclient.win [36]
15:45:11 [2019-12-26T20:45:11.296Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:45:11 [2019-12-26T20:45:11.296Z] 
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:45:11 [2019-12-26T20:45:11.296Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:45:13 [2019-12-26T20:45:13.190Z] process 6611: 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
15:45:13 [2019-12-26T20:45:13.190Z] See the manual page for dbus-uuidgen to correct this issue.
15:45:13 [2019-12-26T20:45:13.190Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:45:13 [2019-12-26T20:45:13.190Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:45:21 [2019-12-26T20:45:21.288Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:45:21 [2019-12-26T20:45:21.545Z] Display size: 1440x900
15:45:21 [2019-12-26T20:45:21.545Z] OS version=3.10.0-957.1.3.el7.x86_64
15:45:21 [2019-12-26T20:45:21.545Z] GTK version=3.18.9
15:45:21 [2019-12-26T20:45:21.545Z] GTK theme=Ambiance
15:45:21 [2019-12-26T20:45:21.545Z] LIBOVERLAY_SCROLLBAR=0
15:45:21 [2019-12-26T20:45:21.545Z] Time zone: Coordinated Universal Time
15:45:21 [2019-12-26T20:45:21.545Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:45:21 [2019-12-26T20:45:21.545Z] log4j:WARN Please initialize the log4j system properly.
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140128345 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140129176 data=null doit=true} to Shell with text {Preferences}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140129194 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140129195 data=null doit=true} to TreeItem with text {Tracing}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140129196 data=null} to TreeItem with text {Tracing}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140129197 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:26 [2019-12-26T20:45:26.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140129198 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}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140129236 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140129240 data=null doit=true} to TreeItem with text {Tracing}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140129240 data=null} to TreeItem with text {Tracing}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140129241 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140129242 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}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140129244 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140129248 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140129248 data=null doit=true} to Tree node with text: Trace Types
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140129248 data=null} to Tree node with text: Trace Types
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140129249 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140129249 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
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] *** BUG ***
15:45:27 [2019-12-26T20:45:27.106Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:27 [2019-12-26T20:45:27.106Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:27 [2019-12-26T20:45:27.106Z] 
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140129349 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Clicking on Check all
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140129384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140129385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140129385 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140129386 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140129386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140129387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140129387 data=null item=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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140129391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140129391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140129392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140129392 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140129393 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Clicked on Check all
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Clicking on &Apply
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140129400 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140129401 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140129401 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140129402 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140129402 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140129403 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140129403 data=null item=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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140129408 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140129409 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140129412 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140129412 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140129413 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Clicked on &Apply
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:27 [2019-12-26T20:45:27.107Z] 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')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Clicking on Apply and Close
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140129425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140129425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140129425 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140129426 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140129426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140129427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:27 [2019-12-26T20:45:27.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140129427 data=null item=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')
15:45:27 [2019-12-26T20:45:27.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140128735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:27 [2019-12-26T20:45:27.364Z] DEBUG - Clicked on 
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - number of items : 11
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130016 data=null doit=true} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130018 data=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}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130094 data=null doit=true} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140130094 data=null} to ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140130108 data=null doit=true} to TreeItem with text {FILTER test}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140130109 data=null} to TreeItem with text {FILTER test}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140130110 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140130111 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}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140130113 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130114 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130114 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130115 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140130116 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
15:45:27 [2019-12-26T20:45:27.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130118 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130119 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130124 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130124 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130125 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140130125 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
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140130211 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140130219 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:27 [2019-12-26T20:45:27.930Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:28 [2019-12-26T20:45:28.187Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:28 [2019-12-26T20:45:28.187Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:28 [2019-12-26T20:45:28.187Z] *** BUG ***
15:45:28 [2019-12-26T20:45:28.187Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:28 [2019-12-26T20:45:28.187Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:28 [2019-12-26T20:45:28.187Z] 
15:45:28 [2019-12-26T20:45:28.187Z] *** BUG ***
15:45:28 [2019-12-26T20:45:28.187Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:28 [2019-12-26T20:45:28.187Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:28 [2019-12-26T20:45:28.187Z] 
15:45:28 [2019-12-26T20:45:28.187Z] *** BUG ***
15:45:28 [2019-12-26T20:45:28.187Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:28 [2019-12-26T20:45:28.187Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:28 [2019-12-26T20:45:28.187Z] 
15:45:28 [2019-12-26T20:45:28.187Z] *** BUG ***
15:45:28 [2019-12-26T20:45:28.187Z] In pixman_region32_init_rect: Invalid rectangle passed
15:45:28 [2019-12-26T20:45:28.187Z] Set a breakpoint on '_pixman_log_error' to debug
15:45:28 [2019-12-26T20:45:28.187Z] 
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140130799 data=null doit=true} to Shell with text {Preferences}
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140130806 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140130806 data=null doit=true} to TreeItem with text {Tracing}
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140130806 data=null} to TreeItem with text {Tracing}
15:45:28 [2019-12-26T20:45:28.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140130807 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140130817 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}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140130872 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:28 [2019-12-26T20:45:28.703Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140130875 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140130875 data=null doit=true} to Tree node with text: Trace Types
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140130876 data=null} to Tree node with text: Trace Types
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140130876 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140130876 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
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140130880 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Clicking on Uncheck all
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140130903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140130903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140130904 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140130904 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140130904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140130905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140130905 data=null item=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')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140130907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140130908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140130908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140130908 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140130915 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Clicked on Uncheck all
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1140130916 data=null doit=true} to TreeItem with text {Custom XML}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1140130917 data=null} to TreeItem with text {Custom XML}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1140130918 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140130918 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}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1140130919 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1140130920 data=null doit=true} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1140130920 data=null} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1140130921 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140130921 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
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1140130922 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1140130925 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1140130980 data=null doit=true} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1140130980 data=null} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1140130981 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140130981 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
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1140130982 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Clicking on Check selected
15:45:28 [2019-12-26T20:45:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140130987 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140130987 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140130988 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140130988 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140130988 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140130989 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140130989 data=null item=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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140130990 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140130990 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140130991 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140130991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140130991 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Clicked on Check selected
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Clicking on &Apply
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140131005 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140131005 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140131005 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140131005 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140131006 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140131006 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140131006 data=null item=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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140131015 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140131015 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140131015 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140131016 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140131016 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Clicked on &Apply
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:28 [2019-12-26T20:45:28.704Z] 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')
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Clicking on Apply and Close
15:45:28 [2019-12-26T20:45:28.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140131068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140131071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140131071 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140131071 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140131072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140131072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140131072 data=null item=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')
15:45:28 [2019-12-26T20:45:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140130313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Clicked on 
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.218Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1140131379 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140131380 data=null doit=true} to TreeItem with text {FILTER test}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140131380 data=null} to TreeItem with text {FILTER test}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140131381 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140131381 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}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140131415 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:29 [2019-12-26T20:45:29.218Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.218Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:45:29 [2019-12-26T20:45:29.219Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140131417 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140131417 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140131418 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140131418 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140131418 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
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140131443 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140131447 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:29 [2019-12-26T20:45:29.219Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140131876 data=null doit=true} to Shell with text {Preferences}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140131895 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140131895 data=null doit=true} to TreeItem with text {Tracing}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140131896 data=null} to TreeItem with text {Tracing}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140131896 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140131904 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}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140131943 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:29 [2019-12-26T20:45:29.807Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140131945 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140131945 data=null doit=true} to Tree node with text: Trace Types
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140131945 data=null} to Tree node with text: Trace Types
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140131946 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140131946 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
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140131949 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Clicking on Uncheck all
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140131957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140131957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140131972 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140131973 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140131974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140131978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140131979 data=null item=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')
15:45:29 [2019-12-26T20:45:29.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140131980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140131980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140131980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140131980 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140131981 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Clicked on Uncheck all
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140131982 data=null doit=true} to TreeItem with text {Custom Text}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140131982 data=null} to TreeItem with text {Custom Text}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140131983 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140131983 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}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140131984 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140131984 data=null doit=true} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140131985 data=null} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140131985 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140131986 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
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140131986 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1140131989 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140131989 data=null doit=true} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140131989 data=null} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140131990 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140131990 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
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140132003 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Clicking on Check selected
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140132012 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140132012 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140132012 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140132013 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140132013 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140132013 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140132014 data=null item=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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140132015 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140132015 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140132015 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140132015 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140132015 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Clicked on Check selected
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Clicking on &Apply
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140132020 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140132020 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140132020 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140132020 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140132021 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140132021 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140132021 data=null item=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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140132023 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140132023 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140132024 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')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140132030 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140132030 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - Clicked on &Apply
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:29 [2019-12-26T20:45:29.809Z] 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')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Clicking on Apply and Close
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140132035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140132035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140132035 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140132036 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140132073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140132074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140132075 data=null item=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')
15:45:29 [2019-12-26T20:45:29.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140131508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Clicked on 
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.202Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1140132379 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140132379 data=null doit=true} to TreeItem with text {FILTER test}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140132380 data=null} to TreeItem with text {FILTER test}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140132380 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140132381 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}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140132416 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.202Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:45:30 [2019-12-26T20:45:30.202Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140132419 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140132419 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140132419 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:30 [2019-12-26T20:45:30.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140132420 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140132420 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
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140132492 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140132498 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:30 [2019-12-26T20:45:30.462Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140132978 data=null doit=true} to Shell with text {Preferences}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140132996 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140132996 data=null doit=true} to TreeItem with text {Tracing}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140132997 data=null} to TreeItem with text {Tracing}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140132997 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140132998 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}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140133032 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:30 [2019-12-26T20:45:30.719Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140133037 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140133037 data=null doit=true} to Tree node with text: Trace Types
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140133037 data=null} to Tree node with text: Trace Types
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140133038 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140133038 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
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140133041 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Clicking on Check all
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140133049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140133049 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140133050 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140133080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140133081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140133081 data=null item=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')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140133083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140133084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140133084 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140133084 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - Clicked on Check all
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:30 [2019-12-26T20:45:30.720Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Clicking on &Apply
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140133095 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140133096 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140133096 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140133096 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140133097 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140133097 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140133097 data=null item=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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140133098 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140133098 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')
15:45:30 [2019-12-26T20:45:30.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140133099 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')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140133099 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140133099 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Clicked on &Apply
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:30 [2019-12-26T20:45:30.978Z] 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')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Clicking on Apply and Close
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140133104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140133104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140133105 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140133105 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140133105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140133105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140133105 data=null item=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')
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140132579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Clicked on 
15:45:30 [2019-12-26T20:45:30.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140133339 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:31 [2019-12-26T20:45:31.234Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:31 [2019-12-26T20:45:31.234Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:31 [2019-12-26T20:45:31.234Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140133795 data=null doit=true} to Shell with text {Preferences}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140133811 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140133812 data=null doit=true} to TreeItem with text {Tracing}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140133812 data=null} to TreeItem with text {Tracing}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140133813 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:31 [2019-12-26T20:45:31.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140133813 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}
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140133890 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:31 [2019-12-26T20:45:31.750Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140133892 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140133893 data=null doit=true} to Tree node with text: Trace Types
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140133893 data=null} to Tree node with text: Trace Types
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140133896 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140133896 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
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140133899 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Clicking on Check all
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140133906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140133906 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140133906 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140133907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140133907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140133907 data=null item=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')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140133907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140133908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140133908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140133908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicked on Check all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicking on Uncheck all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140133925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140133925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140133925 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140133926 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140133926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140133926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140133926 data=null item=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')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140133928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140133928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140133928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140133928 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140133929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicked on Uncheck all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicking on Check all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140133981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140133982 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140133982 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140133982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140133983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140133983 data=null item=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')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140133984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140133984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140133984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140133985 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140133985 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicked on Check all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1140133987 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1140133987 data=null doit=true} to TreeItem with text {Custom XML}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1140133988 data=null} to TreeItem with text {Custom XML}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1140133988 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140133988 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}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1140133989 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML}
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Clicking on Uncheck all
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140134012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140134012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140134013 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140134013 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140134013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140134013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140134014 data=null item=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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140134015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140134016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140134016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140134016 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140134016 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicked on Uncheck all
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicking on Check selected
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140134021 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140134021 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140134022 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140134022 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140134022 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140134022 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140134022 data=null item=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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140134023 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140134023 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140134023 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140134023 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140134028 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicked on Check selected
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicking on Check all
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140134032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140134032 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140134032 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140134033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140134033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140134033 data=null item=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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140134035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140134035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140134035 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140134035 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicked on Check all
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicking on Uncheck selected
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1140134039 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1140134039 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1140134039 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1140134039 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1140134039 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1140134040 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1140134040 data=null item=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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1140134044 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1140134044 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1140134044 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')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1140134044 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1140134044 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - Clicked on Uncheck selected
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Clicking on Uncheck all
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140134072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140134072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140134072 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140134072 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140134073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140134073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140134073 data=null item=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')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140134074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140134074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140134075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140134075 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140134075 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - Clicked on Uncheck all
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:45:31 [2019-12-26T20:45:31.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Clicking on Check all
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140134385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140134386 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140134386 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140134386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140134386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140134387 data=null item=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')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140134389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140134390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140134390 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140134390 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Clicked on Check all
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Clicking on Check all
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140134611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140134611 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140134612 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140134613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140134613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140134614 data=null item=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')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140134615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140134615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140134616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140134616 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140134616 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - Clicked on Check all
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.318Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Clicking on &Apply
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140134623 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140134624 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140134624 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140134624 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140134625 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140134625 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140134625 data=null item=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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140134625 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140134626 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140134626 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140134626 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140134626 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Clicked on &Apply
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:32 [2019-12-26T20:45:32.319Z] 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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Clicking on Apply and Close
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140134631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140134632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140134632 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140134632 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140134633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140134633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140134633 data=null item=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')
15:45:32 [2019-12-26T20:45:32.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140133381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:32 [2019-12-26T20:45:32.602Z] DEBUG - Clicked on 
15:45:32 [2019-12-26T20:45:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140134907 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:32 [2019-12-26T20:45:32.602Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:32 [2019-12-26T20:45:32.602Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:32 [2019-12-26T20:45:32.602Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140135401 data=null doit=true} to Shell with text {Preferences}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140135417 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140135418 data=null doit=true} to TreeItem with text {Tracing}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140135418 data=null} to TreeItem with text {Tracing}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140135419 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140135419 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}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140135510 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:33 [2019-12-26T20:45:33.166Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140135513 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140135513 data=null doit=true} to Tree node with text: Trace Types
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140135514 data=null} to Tree node with text: Trace Types
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140135514 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140135515 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
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140135518 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Clicking on Check all
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140135585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140135585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140135585 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140135586 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140135586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140135587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140135587 data=null item=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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140135587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140135588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140135588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140135588 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140135589 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Clicked on Check all
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Clicking on &Apply
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140135594 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140135594 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140135594 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140135594 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140135595 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140135595 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140135595 data=null item=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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140135596 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140135596 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140135601 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140135601 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140135601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Clicked on &Apply
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:33 [2019-12-26T20:45:33.424Z] 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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Clicking on Apply and Close
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140135607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140135607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140135607 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140135607 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140135607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140135608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140135608 data=null item=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')
15:45:33 [2019-12-26T20:45:33.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140134922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Clicked on 
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140135902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140135902 data=null doit=true} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140135902 data=null} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140135903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140135903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140135922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140135924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140135925 data=null doit=true} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140135925 data=null} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140135925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140135926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140135976 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140135979 data=null doit=true} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140135979 data=null} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140135980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140135980 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}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140136012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140136015 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140136016 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140136016 data=null} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140136017 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140136017 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]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140136032 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140136033 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140136033 data=null} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140136034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140136034 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]}
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140136077 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140136078 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140136078 data=null doit=true} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140136078 data=null} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140136079 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140136079 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
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140136096 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140136098 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140136098 data=null doit=true} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140136098 data=null} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140136099 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140136099 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
15:45:33 [2019-12-26T20:45:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140136117 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:34 [2019-12-26T20:45:34.196Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:45:34 [2019-12-26T20:45:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140136405 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:34 [2019-12-26T20:45:34.196Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:34 [2019-12-26T20:45:34.196Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:34 [2019-12-26T20:45:34.196Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140136899 data=null doit=true} to Shell with text {Preferences}
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:34 [2019-12-26T20:45:34.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140136903 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140136903 data=null doit=true} to TreeItem with text {Tracing}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140136904 data=null} to TreeItem with text {Tracing}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140136904 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140136914 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}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140136979 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:34 [2019-12-26T20:45:34.762Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140136980 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140136981 data=null doit=true} to Tree node with text: Trace Types
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140136981 data=null} to Tree node with text: Trace Types
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140136981 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140136981 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
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140136984 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Clicking on Uncheck all
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140136992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140136992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140136992 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140136992 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140136993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140136993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140136993 data=null item=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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140137010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140137010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140137010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140137010 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140137015 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Clicked on Uncheck all
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140137016 data=null doit=true} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140137017 data=null} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140137017 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140137017 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}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140137018 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1140137021 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140137021 data=null doit=true} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140137021 data=null} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140137022 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137022 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}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140137023 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Clicking on Check selected
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140137084 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140137085 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140137085 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140137085 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140137092 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140137092 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140137092 data=null item=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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140137094 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140137094 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140137094 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')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140137095 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140137095 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - Clicked on Check selected
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:34 [2019-12-26T20:45:34.762Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Clicking on &Apply
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140137099 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140137099 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140137100 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140137100 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140137101 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140137101 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140137101 data=null item=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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140137103 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140137110 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140137110 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140137111 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140137111 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Clicked on &Apply
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:34 [2019-12-26T20:45:34.763Z] 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')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Clicking on Apply and Close
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140137116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140137116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140137117 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140137117 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140137117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:34 [2019-12-26T20:45:34.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140137118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:35 [2019-12-26T20:45:35.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140137118 data=null item=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')
15:45:35 [2019-12-26T20:45:35.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140136469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:35 [2019-12-26T20:45:35.277Z] DEBUG - Clicked on 
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140137423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140137423 data=null doit=true} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140137423 data=null} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140137490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140137513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140137514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140137514 data=null doit=true} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140137514 data=null} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140137515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140137529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:35 [2019-12-26T20:45:35.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140137531 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140137531 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140137531 data=null} to TreeItem with text {Traces [1]}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140137532 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137570 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]}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140137577 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:35 [2019-12-26T20:45:35.278Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140137579 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140137579 data=null doit=true} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140137579 data=null} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140137579 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137579 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
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140137595 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140137596 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140137596 data=null doit=true} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140137596 data=null} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140137597 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140137597 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
15:45:35 [2019-12-26T20:45:35.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140137610 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
15:45:35 [2019-12-26T20:45:35.535Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:45:35 [2019-12-26T20:45:35.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140137785 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:35 [2019-12-26T20:45:35.535Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:35 [2019-12-26T20:45:35.535Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:35 [2019-12-26T20:45:35.535Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140138301 data=null doit=true} to Shell with text {Preferences}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140138306 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140138306 data=null doit=true} to TreeItem with text {Tracing}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140138307 data=null} to TreeItem with text {Tracing}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140138317 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140138317 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}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140138394 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:36 [2019-12-26T20:45:36.099Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140138396 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140138396 data=null doit=true} to Tree node with text: Trace Types
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140138396 data=null} to Tree node with text: Trace Types
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140138397 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140138399 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
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140138403 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Clicking on Check all
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140138409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140138409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140138409 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140138409 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140138410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140138410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140138410 data=null item=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')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140138411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140138412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140138412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140138412 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140138412 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - Clicked on Check all
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.099Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Clicking on &Apply
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140138475 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140138475 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140138476 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140138476 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140138476 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140138476 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140138476 data=null item=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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140138478 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140138478 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140138478 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140138478 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140138478 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Clicked on &Apply
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:36 [2019-12-26T20:45:36.357Z] 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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Clicking on Apply and Close
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140138482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140138482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140138483 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140138483 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140138483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140138483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140138483 data=null item=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')
15:45:36 [2019-12-26T20:45:36.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140137822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:36 [2019-12-26T20:45:36.614Z] DEBUG - Clicked on 
15:45:36 [2019-12-26T20:45:36.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140138791 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:36 [2019-12-26T20:45:36.614Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:36 [2019-12-26T20:45:36.614Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:36 [2019-12-26T20:45:36.614Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:36 [2019-12-26T20:45:36.871Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140139281 data=null doit=true} to Shell with text {Preferences}
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.128Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140139286 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140139286 data=null doit=true} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140139286 data=null} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140139287 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140139287 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}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140139330 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.129Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140139332 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140139332 data=null doit=true} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140139332 data=null} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140139332 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140139332 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
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140139382 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Clicking on Check all
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140139392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140139393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140139393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140139393 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140139394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140139394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140139394 data=null item=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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140139395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140139395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140139395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140139396 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140139396 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Clicked on Check all
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Clicking on &Apply
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140139399 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140139399 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140139399 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140139399 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140139399 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140139400 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140139400 data=null item=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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140139400 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140139400 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140139400 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140139400 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140139400 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Clicked on &Apply
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.129Z] 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')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Clicking on Apply and Close
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140139404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140139409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140139409 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140139409 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140139409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140139410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140139410 data=null item=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')
15:45:37 [2019-12-26T20:45:37.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140138811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:37 [2019-12-26T20:45:37.386Z] DEBUG - Clicked on 
15:45:37 [2019-12-26T20:45:37.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140139704 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:37 [2019-12-26T20:45:37.386Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:37 [2019-12-26T20:45:37.386Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:37 [2019-12-26T20:45:37.386Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140140144 data=null doit=true} to Shell with text {Preferences}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140140178 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140140178 data=null doit=true} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140140179 data=null} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140140179 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140180 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}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140140211 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:37 [2019-12-26T20:45:37.951Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140140213 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140140213 data=null doit=true} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140140213 data=null} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140140213 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140214 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
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140140229 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Clicking on Uncheck all
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140140239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140140240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140140240 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140140240 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140140240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140140241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140140241 data=null item=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')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140140243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140140243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140140243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140140243 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140140244 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Clicked on Uncheck all
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140140245 data=null doit=true} to TreeItem with text {Custom Text}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140140245 data=null} to TreeItem with text {Custom Text}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140140245 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:37 [2019-12-26T20:45:37.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140140246 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}
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140140277 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140140278 data=null doit=true} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140140278 data=null} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140140279 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140140279 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
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140140280 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1140140283 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140140283 data=null doit=true} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140140284 data=null} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140140284 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140285 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
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140140285 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Clicking on Check selected
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140140309 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140140309 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140140309 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140140309 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140140310 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140140310 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140140310 data=null item=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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140140311 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140140312 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140140312 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140140312 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140140312 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Clicked on Check selected
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Clicking on &Apply
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140140315 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140140315 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140140315 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140140315 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140140316 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140140316 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140140316 data=null item=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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140140317 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140140318 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140140318 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')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140140318 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140140318 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:37 [2019-12-26T20:45:37.952Z] DEBUG - Clicked on &Apply
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:38 [2019-12-26T20:45:38.209Z] 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')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Clicking on Apply and Close
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140140327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140140327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140140327 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140140327 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140140327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140140328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140140328 data=null item=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')
15:45:38 [2019-12-26T20:45:38.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140139723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:38 [2019-12-26T20:45:38.466Z] DEBUG - Clicked on 
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140140619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140140619 data=null doit=true} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140140619 data=null} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140140620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140140692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140140693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140140694 data=null doit=true} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140140694 data=null} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140140694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140140703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:38 [2019-12-26T20:45:38.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140140712 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140140712 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140140712 data=null} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140140713 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140713 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]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140140728 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140140729 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140140730 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140140730 data=null} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140140730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140140730 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]}
15:45:38 [2019-12-26T20:45:38.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140140779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:38 [2019-12-26T20:45:38.723Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:45:38 [2019-12-26T20:45:38.724Z] DEBUG - Clicking on with mnemonic 'Import...'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Clicked on with mnemonic 'Import...'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1140141582 data=null doit=true} to Shell with text {Trace Import}
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Clicking on Cancel
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1140141589 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')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1140141589 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')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1140141589 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1140141589 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1140141590 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')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1140141590 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')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1140141590 data=null item=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')
15:45:39 [2019-12-26T20:45:39.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1140140996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:45:39 [2019-12-26T20:45:39.707Z] DEBUG - Clicked on 
15:45:39 [2019-12-26T20:45:39.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140141827 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:39 [2019-12-26T20:45:39.707Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:39 [2019-12-26T20:45:39.707Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:39 [2019-12-26T20:45:39.707Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140142421 data=null doit=true} to Shell with text {Preferences}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140142426 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140142426 data=null doit=true} to TreeItem with text {Tracing}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140142426 data=null} to TreeItem with text {Tracing}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140142426 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:40 [2019-12-26T20:45:40.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140142427 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}
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140142509 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:40 [2019-12-26T20:45:40.273Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140142510 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140142510 data=null doit=true} to Tree node with text: Trace Types
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140142511 data=null} to Tree node with text: Trace Types
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140142511 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140142511 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
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140142584 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Clicking on Check all
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140142596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140142596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140142596 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140142596 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140142597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140142597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140142597 data=null item=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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140142598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140142598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140142598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140142598 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140142598 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Clicked on Check all
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Clicking on &Apply
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140142602 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140142602 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140142602 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140142602 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140142602 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140142603 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140142603 data=null item=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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140142604 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140142604 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140142604 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140142605 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140142605 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Clicked on &Apply
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:40 [2019-12-26T20:45:40.273Z] 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')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Clicking on Apply and Close
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140142616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140142616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140142616 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140142617 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140142617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140142617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:40 [2019-12-26T20:45:40.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140142617 data=null item=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')
15:45:40 [2019-12-26T20:45:40.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140141907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Clicked on 
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140142997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140142998 data=null doit=true} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140142998 data=null} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140142998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140142999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140143072 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140143074 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140143074 data=null doit=true} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140143074 data=null} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140143075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140143075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140143083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:40 [2019-12-26T20:45:40.788Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140143084 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140143084 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140143085 data=null} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140143085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140143085 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]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140143099 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140143101 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140143101 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140143102 data=null} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140143102 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140143102 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]}
15:45:40 [2019-12-26T20:45:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140143115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:41 [2019-12-26T20:45:41.045Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:45:41 [2019-12-26T20:45:41.045Z] DEBUG - Clicking on with mnemonic 'Import...'
15:45:41 [2019-12-26T20:45:41.302Z] DEBUG - Clicked on with mnemonic 'Import...'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1140143627 data=null doit=true} to Shell with text {Trace Import}
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Clicking on Cancel
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1140143632 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')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1140143632 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')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1140143633 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1140143633 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1140143633 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')
15:45:41 [2019-12-26T20:45:41.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1140143633 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')
15:45:41 [2019-12-26T20:45:41.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1140143633 data=null item=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')
15:45:41 [2019-12-26T20:45:41.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1140143221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
15:45:41 [2019-12-26T20:45:41.559Z] DEBUG - Clicked on 
15:45:41 [2019-12-26T20:45:41.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140143901 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:41 [2019-12-26T20:45:41.559Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:45:41 [2019-12-26T20:45:41.816Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:45:41 [2019-12-26T20:45:41.816Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140144284 data=null doit=true} to Shell with text {Preferences}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140144303 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140144303 data=null doit=true} to TreeItem with text {Tracing}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140144304 data=null} to TreeItem with text {Tracing}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140144304 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140144305 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}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140144385 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
15:45:42 [2019-12-26T20:45:42.077Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140144386 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140144386 data=null doit=true} to Tree node with text: Trace Types
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140144387 data=null} to Tree node with text: Trace Types
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140144387 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140144387 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
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140144390 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Clicking on Check all
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140144396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140144396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140144396 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140144396 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140144396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140144397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140144397 data=null item=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')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140144397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140144397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140144397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140144397 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140144398 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Clicked on Check all
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Clicking on &Apply
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140144417 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')
15:45:42 [2019-12-26T20:45:42.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140144417 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140144417 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140144423 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140144424 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140144424 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140144424 data=null item=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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140144425 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140144425 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140144425 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140144425 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140144425 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Clicked on &Apply
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:45:42 [2019-12-26T20:45:42.078Z] 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')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Clicking on Apply and Close
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140144429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140144429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140144430 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140144430 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140144430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140144430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:45:42 [2019-12-26T20:45:42.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140144430 data=null item=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')
15:45:42 [2019-12-26T20:45:42.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140143937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Clicked on 
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140144812 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140144821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140144821 data=null doit=true} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140144821 data=null} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140144821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140144822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140144854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:45:42 [2019-12-26T20:45:42.848Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:45:42 [2019-12-26T20:45:42.848Z] DEBUG - Clicking on with mnemonic 'Delete'
15:45:42 [2019-12-26T20:45:42.848Z] DEBUG - Clicked on with mnemonic 'Delete'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145997 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145998 data=null 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')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140145999 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140146000 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Clicking on OK
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140146003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140146003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140146006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140146006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140146006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140146007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:43 [2019-12-26T20:45:43.780Z] DEBUG - Clicked on OK
15:45:44 [2019-12-26T20:45:44.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140146007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:44 [2019-12-26T20:45:44.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140144996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:45:44 [2019-12-26T20:45:44.967Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.8 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:45:44 [2019-12-26T20:45:44.967Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 4.501 s
15:45:44 [2019-12-26T20:45:44.967Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.411 s
15:45:44 [2019-12-26T20:45:44.967Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 3.883 s
15:45:44 [2019-12-26T20:45:44.967Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 5.109 s
15:45:44 [2019-12-26T20:45:44.967Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:45:45 [2019-12-26T20:45:45.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:45 [2019-12-26T20:45:45.531Z] 
15:45:45 [2019-12-26T20:45:45.531Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-26 20:45:45.424
15:45:45 [2019-12-26T20:45:45.531Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140148197 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140148198 data=null doit=true} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140148198 data=null} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140148199 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140148199 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}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140148291 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140148292 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140148293 data=null doit=true} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140148293 data=null} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140148293 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140148293 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}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140148306 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:45:46 [2019-12-26T20:45:46.095Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1140148411 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'
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140148696 data=null doit=true} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140148697 data=null} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140148698 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140148699 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}
15:45:46 [2019-12-26T20:45:46.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140148703 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:46 [2019-12-26T20:45:46.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1140148704 data=null doit=true} to TreeItem with text {Trace Compass}
15:45:46 [2019-12-26T20:45:46.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1140148704 data=null} to TreeItem with text {Trace Compass}
15:45:46 [2019-12-26T20:45:46.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1140148705 data=null button=1 stateMask=0x0 x=109 y=32 count=1} to TreeItem with text {Trace Compass}
15:45:46 [2019-12-26T20:45:46.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140148706 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}
15:45:46 [2019-12-26T20:45:46.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1140148709 data=null button=1 stateMask=0x80000 x=109 y=32 count=1} to TreeItem with text {Trace Compass}
15:45:46 [2019-12-26T20:45:46.352Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1140151011 data=null doit=true} to Shell with text {Filters and Customization}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@125df632
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=1140151019 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Attempting to set focus on Table with text {}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1140151078 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1140151078 data=null doit=true} to TableItem with text {.* resources}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1140151079 data=null} to TableItem with text {.* resources}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1140151079 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140151079 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}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1140151080 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Setting state to unchecked on: .* resources
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Attempting to set focus on Table with text {}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151084 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1140151084 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1140151084 data=null} to TableItem with text {Trace Compass Shadow Projects}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151084 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140151085 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}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151085 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Clicking on OK
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140151097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140151097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140151097 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140151097 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140151098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140151098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140151098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:48 [2019-12-26T20:45:48.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1140150775 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...'
15:45:49 [2019-12-26T20:45:49.130Z] DEBUG - Clicked on 
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140151290 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1140151290 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1140151291 data=null} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140151291 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140151291 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}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140151386 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1140151391 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1140151392 data=null} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140151392 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140151393 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}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140151398 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140151399 data=null doit=true} to TreeItem with text {Traces [1]}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140151399 data=null} to TreeItem with text {Traces [1]}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140151400 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140151400 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]}
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140151402 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:45:49 [2019-12-26T20:45:49.131Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
15:45:49 [2019-12-26T20:45:49.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:49 [2019-12-26T20:45:49.388Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:45:49 [2019-12-26T20:45:49.388Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1140151803 data=null doit=true} to Shell with text {Filters and Customization}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@194a653d
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=1140151820 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Attempting to set focus on Table with text {}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1140151876 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1140151876 data=null doit=true} to TableItem with text {.* resources}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1140151876 data=null} to TableItem with text {.* resources}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1140151877 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140151878 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}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1140151878 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Setting state to checked on: .* resources
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Attempting to set focus on Table with text {}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151881 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1140151881 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1140151881 data=null} to TableItem with text {Trace Compass Shadow Projects}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151882 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140151882 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}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140151882 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Clicking on OK
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140151885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140151885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140151885 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140151885 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140151885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140151885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140151885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:49 [2019-12-26T20:45:49.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1140151577 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...'
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Clicked on 
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140152140 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Attempting to set focus on Tree with text {}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140152152 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140152152 data=null doit=true} to TreeItem with text {SomeProject}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140152152 data=null} to TreeItem with text {SomeProject}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140152153 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:49 [2019-12-26T20:45:49.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140152153 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}
15:45:49 [2019-12-26T20:45:49.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140152211 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
15:45:50 [2019-12-26T20:45:50.159Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:45:50 [2019-12-26T20:45:50.159Z] DEBUG - Clicking on with mnemonic 'Delete'
15:45:50 [2019-12-26T20:45:50.159Z] DEBUG - Clicked on with mnemonic 'Delete'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.102Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153188 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153189 data=null 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')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153211 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140153211 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Clicking on OK
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140153213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140153213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140153213 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140153214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140153214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140153214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140153214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:45:51 [2019-12-26T20:45:51.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140152377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:45:51 [2019-12-26T20:45:51.617Z] DEBUG - Clicked on 
15:45:51 [2019-12-26T20:45:51.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.583 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:45:51 [2019-12-26T20:45:51.617Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 3.031 s
15:45:51 [2019-12-26T20:45:51.617Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.319 s
15:45:51 [2019-12-26T20:45:51.617Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:46:06 [2019-12-26T20:46:06.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.366 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:46:06 [2019-12-26T20:46:06.471Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 12.251 s
15:46:06 [2019-12-26T20:46:06.471Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Clicking on (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140168424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140168425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140168425 data=null doit=true} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140168425 data=null} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140168425 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140168426 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140168426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140168427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140168429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140168429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140168430 data=null doit=true} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140168430 data=null} to (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Clicked on (of type 'Table')
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1140168509 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'
15:46:06 [2019-12-26T20:46:06.471Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
15:46:07 [2019-12-26T20:46:07.841Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
15:46:07 [2019-12-26T20:46:07.841Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
15:46:07 [2019-12-26T20:46:07.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1140169876 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'
15:46:07 [2019-12-26T20:46:07.841Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140171076 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140171095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140171095 data=null doit=true} to TreeItem with text {test}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140171095 data=null} to TreeItem with text {test}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140171096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:08 [2019-12-26T20:46:08.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140171096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:09 [2019-12-26T20:46:09.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140171186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:09 [2019-12-26T20:46:09.028Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:09 [2019-12-26T20:46:09.028Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:09 [2019-12-26T20:46:09.028Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171563 data=null 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')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171564 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140171564 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Clicking on OK
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140171577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140171577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140171577 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140171577 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140171578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140171578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.286Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140171578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:09 [2019-12-26T20:46:09.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140171298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:09 [2019-12-26T20:46:09.800Z] DEBUG - Clicked on 
15:46:09 [2019-12-26T20:46:09.800Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.812 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:46:09 [2019-12-26T20:46:09.800Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.594 s
15:46:09 [2019-12-26T20:46:09.800Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:46:13 [2019-12-26T20:46:13.977Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:13 [2019-12-26T20:46:13.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:13 [2019-12-26T20:46:13.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:13 [2019-12-26T20:46:13.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Clicking on (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140176615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140176623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140176623 data=null doit=true} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140176623 data=null} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140176624 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140176737 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140176737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140176739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140176740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140176740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140176741 data=null doit=true} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140176741 data=null} to (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Clicked on (of type 'Table')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Inserting text:e
15:46:14 [2019-12-26T20:46:14.541Z]  into text (of type 'Text')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:14 [2019-12-26T20:46:14.541Z] DEBUG - Typing text 'e
15:46:14 [2019-12-26T20:46:14.541Z] ' with an interval of 100ms. between characters.
15:46:15 [2019-12-26T20:46:15.503Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140177905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140177905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140177906 data=null doit=true} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140177906 data=null} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140177906 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140177907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:15 [2019-12-26T20:46:15.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140177908 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
15:46:16 [2019-12-26T20:46:16.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140178873 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:46:16 [2019-12-26T20:46:16.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140179115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140179115 data=null doit=true} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140179115 data=null} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140179115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140179116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140179135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:16 [2019-12-26T20:46:16.951Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:16 [2019-12-26T20:46:16.951Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:17 [2019-12-26T20:46:17.207Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180304 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null 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')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180306 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140180306 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Clicking on OK
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140180307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140180307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140180308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140180308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140180308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140180308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.138Z] DEBUG - Clicked on OK
15:46:18 [2019-12-26T20:46:18.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140180308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:18 [2019-12-26T20:46:18.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140179225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:20 [2019-12-26T20:46:20.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:20 [2019-12-26T20:46:20.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:20 [2019-12-26T20:46:20.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:20 [2019-12-26T20:46:20.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Clicking on (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140182789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140182789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140182789 data=null doit=true} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140182789 data=null} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140182790 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140182891 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140182898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140182900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140182902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140182902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140182903 data=null doit=true} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140182905 data=null} to (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Clicked on (of type 'Table')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Inserting text:00
15:46:20 [2019-12-26T20:46:20.636Z]  into text (of type 'Text')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:20 [2019-12-26T20:46:20.636Z] DEBUG - Typing text '00
15:46:20 [2019-12-26T20:46:20.636Z] ' with an interval of 100ms. between characters.
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140183826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140183827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140183827 data=null doit=true} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140183827 data=null} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140183828 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140183828 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:21 [2019-12-26T20:46:21.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140183830 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Clicking on (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140184785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140184785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140184786 data=null doit=true} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140184786 data=null} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140184786 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140184796 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] 
15:46:22 [2019-12-26T20:46:22.497Z] !ENTRY org.eclipse.ui 4 0 2019-12-26 20:46:22.435
15:46:22 [2019-12-26T20:46:22.497Z] !MESSAGE Unhandled event loop exception
15:46:22 [2019-12-26T20:46:22.497Z] !STACK 0
15:46:22 [2019-12-26T20:46:22.497Z] org.eclipse.swt.SWTException: Widget is disposed
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.SWT.error(SWT.java:4720)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.SWT.error(SWT.java:4635)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.SWT.error(SWT.java:4606)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:550)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:604)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5676)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1423)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1449)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1221)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:46:22 [2019-12-26T20:46:22.497Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:46:22 [2019-12-26T20:46:22.497Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:46:22 [2019-12-26T20:46:22.497Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:46:22 [2019-12-26T20:46:22.497Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
15:46:22 [2019-12-26T20:46:22.497Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140184797 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')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140184820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140184823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140184824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140184824 data=null doit=true} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140184824 data=null} to (of type 'Table')
15:46:22 [2019-12-26T20:46:22.498Z] DEBUG - Clicked on (of type 'Table')
15:46:24 [2019-12-26T20:46:24.391Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140187856 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140188086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140188087 data=null doit=true} to TreeItem with text {test}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140188087 data=null} to TreeItem with text {test}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140188088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140188088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:25 [2019-12-26T20:46:25.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140188106 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:26 [2019-12-26T20:46:26.023Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:26 [2019-12-26T20:46:26.023Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:26 [2019-12-26T20:46:26.023Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189017 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189017 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189018 data=null 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')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140189019 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Clicking on OK
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140189021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140189021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140189021 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140189021 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140189022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140189022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:26 [2019-12-26T20:46:26.955Z] DEBUG - Clicked on OK
15:46:27 [2019-12-26T20:46:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140189022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:27 [2019-12-26T20:46:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140188207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:29 [2019-12-26T20:46:29.134Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:29 [2019-12-26T20:46:29.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:29 [2019-12-26T20:46:29.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:29 [2019-12-26T20:46:29.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Clicking on (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140191627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140191628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140191628 data=null doit=true} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140191628 data=null} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140191629 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140191632 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140191633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140191634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140191635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140191636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140191636 data=null doit=true} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140191636 data=null} to (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Clicked on (of type 'Table')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Inserting text:HostF
15:46:29 [2019-12-26T20:46:29.392Z]  into text (of type 'Text')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:29 [2019-12-26T20:46:29.392Z] DEBUG - Typing text 'HostF
15:46:29 [2019-12-26T20:46:29.392Z] ' with an interval of 100ms. between characters.
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140192903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140192904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140192904 data=null doit=true} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140192904 data=null} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140192905 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140192905 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:30 [2019-12-26T20:46:30.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140192907 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140193852 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140194019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140194019 data=null doit=true} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140194019 data=null} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140194020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140194020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140194039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:31 [2019-12-26T20:46:31.949Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:31 [2019-12-26T20:46:31.949Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:31 [2019-12-26T20:46:31.949Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195028 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195028 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null 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')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195029 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140195030 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Clicking on OK
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140195031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140195031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140195031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140195032 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140195032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140195032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:32 [2019-12-26T20:46:32.882Z] DEBUG - Clicked on OK
15:46:33 [2019-12-26T20:46:33.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140195032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:33 [2019-12-26T20:46:33.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140194121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:35 [2019-12-26T20:46:35.034Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:35 [2019-12-26T20:46:35.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:35 [2019-12-26T20:46:35.034Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:35 [2019-12-26T20:46:35.034Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Clicking on (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140197677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140197677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140197678 data=null doit=true} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140197678 data=null} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140197678 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140197683 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140197684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140197684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140197686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140197686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140197686 data=null doit=true} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140197686 data=null} to (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Clicked on (of type 'Table')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Inserting text:2 into text (of type 'Text')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:46:35 [2019-12-26T20:46:35.597Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:36 [2019-12-26T20:46:36.159Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:36 [2019-12-26T20:46:36.159Z] DEBUG - Clicking on (of type 'Table')
15:46:36 [2019-12-26T20:46:36.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140198379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140198379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140198380 data=null doit=true} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140198380 data=null} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140198380 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140198385 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140198385 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140198386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140198388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140198388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140198388 data=null doit=true} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140198388 data=null} to (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Clicked on (of type 'Table')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Inserting text:F into text (of type 'Text')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
15:46:36 [2019-12-26T20:46:36.160Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
15:46:36 [2019-12-26T20:46:36.416Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:46:37 [2019-12-26T20:46:37.785Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1140200316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1140200317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1140200317 data=null doit=true} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1140200318 data=null} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1140200318 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1140200346 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1140200387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1140200388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1140200388 data=null doit=true} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1140200388 data=null} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1140200388 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
15:46:38 [2019-12-26T20:46:38.299Z] DEBUG - Clicked on CLabel with text {}
15:46:39 [2019-12-26T20:46:39.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140201925 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:46:39 [2019-12-26T20:46:39.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:39 [2019-12-26T20:46:39.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:39 [2019-12-26T20:46:39.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:39 [2019-12-26T20:46:39.667Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:39 [2019-12-26T20:46:39.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140202023 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140202024 data=null doit=true} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140202024 data=null} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140202024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140202025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140202087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:39 [2019-12-26T20:46:39.926Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:39 [2019-12-26T20:46:39.926Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:40 [2019-12-26T20:46:40.203Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.462Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202701 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202701 data=null 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')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202709 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140202709 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Clicking on OK
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140202711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140202712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140202712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140202712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:40 [2019-12-26T20:46:40.463Z] DEBUG - Clicked on OK
15:46:41 [2019-12-26T20:46:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140202712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:41 [2019-12-26T20:46:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140202214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:42 [2019-12-26T20:46:42.922Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:42 [2019-12-26T20:46:42.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:42 [2019-12-26T20:46:42.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:42 [2019-12-26T20:46:42.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Clicking on (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140205500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140205501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140205501 data=null doit=true} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140205501 data=null} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140205501 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140205505 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140205506 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140205507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140205508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140205508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140205508 data=null doit=true} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140205508 data=null} to (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Clicked on (of type 'Table')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:43 [2019-12-26T20:46:43.179Z] DEBUG - Inserting text:HostF
15:46:43 [2019-12-26T20:46:43.179Z]  into text (of type 'Text')
15:46:43 [2019-12-26T20:46:43.435Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:43 [2019-12-26T20:46:43.435Z] DEBUG - Typing text 'HostF
15:46:43 [2019-12-26T20:46:43.435Z] ' with an interval of 100ms. between characters.
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Attempting to set focus on (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Selecting rows [7] in (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140206887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140206887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140206888 data=null doit=true} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140206888 data=null} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140206889 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140206889 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:46:44 [2019-12-26T20:46:44.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140206891 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140207840 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140208019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140208019 data=null doit=true} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140208019 data=null} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140208020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140208020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140208049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:45 [2019-12-26T20:46:45.992Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:45 [2019-12-26T20:46:45.992Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:45 [2019-12-26T20:46:45.992Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null 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')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209009 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140209009 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:46 [2019-12-26T20:46:46.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Clicking on OK
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140209010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140209010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140209010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140209011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140209011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140209011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:46 [2019-12-26T20:46:46.924Z] DEBUG - Clicked on OK
15:46:47 [2019-12-26T20:46:47.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140209011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:47 [2019-12-26T20:46:47.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140208144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:47 [2019-12-26T20:46:47.437Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.573 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:46:47 [2019-12-26T20:46:47.437Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.33 s
15:46:47 [2019-12-26T20:46:47.437Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 8.778 s
15:46:47 [2019-12-26T20:46:47.437Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.944 s
15:46:47 [2019-12-26T20:46:47.437Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.776 s
15:46:47 [2019-12-26T20:46:47.437Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.26 s
15:46:47 [2019-12-26T20:46:47.437Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Clicking on TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140211325 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140211325 data=null doit=true} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Attempting to set focus on Table with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140211327 data=null} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140211328 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140211392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140211394 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140211395 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140211395 data=null doit=true} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140211396 data=null} to TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Clicked on TableItem with text {}
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:49 [2019-12-26T20:46:49.330Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
15:46:50 [2019-12-26T20:46:50.260Z] DEBUG - Attempting to set focus on (of type 'Text')
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Attempting to set focus on Table with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140214117 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140214117 data=null doit=true} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140214117 data=null} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140214117 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140214118 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140214124 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1140214167 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...'
15:46:52 [2019-12-26T20:46:52.163Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Attempting to set focus on Table with text {}
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140216293 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140216293 data=null doit=true} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140216293 data=null} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140216294 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140216294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140216299 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:46:54 [2019-12-26T20:46:54.058Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:46:54 [2019-12-26T20:46:54.058Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
15:46:54 [2019-12-26T20:46:54.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1140216371 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...'
15:46:54 [2019-12-26T20:46:54.058Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140216954 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140216987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140216987 data=null doit=true} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140216987 data=null} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140216988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140216989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140217040 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:46:54 [2019-12-26T20:46:54.878Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:46:54 [2019-12-26T20:46:54.878Z] DEBUG - Clicking on with mnemonic 'Delete'
15:46:54 [2019-12-26T20:46:54.878Z] DEBUG - Clicked on with mnemonic 'Delete'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.809Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217929 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217929 data=null 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')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217931 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140217931 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Clicking on OK
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140217933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140217933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140217933 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140217933 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140217934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140217934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:55 [2019-12-26T20:46:55.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:56 [2019-12-26T20:46:56.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:56 [2019-12-26T20:46:56.067Z] DEBUG - Clicked on OK
15:46:56 [2019-12-26T20:46:56.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140217934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:46:56 [2019-12-26T20:46:56.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140217138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:46:56 [2019-12-26T20:46:56.630Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.13 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:46:56 [2019-12-26T20:46:56.630Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.858 s
15:46:56 [2019-12-26T20:46:56.630Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.213 s
15:46:56 [2019-12-26T20:46:56.630Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:46:56 [2019-12-26T20:46:56.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140219525 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140219525 data=null doit=true} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140219525 data=null} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140219526 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219526 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}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140219571 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140219572 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140219572 data=null doit=true} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140219572 data=null} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140219572 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219573 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}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140219586 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140219586 data=null doit=true} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140219587 data=null} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140219587 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140219587 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}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140219591 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Attempting to set focus on Tree with text {}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140219598 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140219598 data=null doit=true} to TreeItem with text {Traces [0]}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140219598 data=null} to TreeItem with text {Traces [0]}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140219598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219599 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]}
15:46:57 [2019-12-26T20:46:57.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140219638 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221627 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221628 data=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}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221775 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221775 data=null} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221777 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221777 data=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}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221898 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221898 data=null} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221899 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221899 data=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}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140221985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222037 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222037 data=null} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.861Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222038 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222038 data=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}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222159 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222159 data=null} to ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222160 data=null doit=true} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=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}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null doit=true} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222161 data=null} to ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - number of items : 7
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222162 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:46:59 [2019-12-26T20:46:59.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222163 data=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}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222268 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222269 data=null} to ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - number of items : 7
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222270 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222270 data=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}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222334 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222334 data=null} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Attempting to set focus on (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - number of items : 7
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222367 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222368 data=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}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222447 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222447 data=null} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Attempting to set focus on (of type 'Label')
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - number of items : 7
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140222483 data=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}
15:47:00 [2019-12-26T20:47:00.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Attempting to set focus on (of type 'Table')
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Selecting rows [2] in (of type 'Table')
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140222687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140222687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140222688 data=null doit=true} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140222688 data=null} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140222688 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140222689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:47:00 [2019-12-26T20:47:00.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140222690 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table')
15:47:02 [2019-12-26T20:47:02.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.589 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:47:02 [2019-12-26T20:47:02.273Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 1.133 s
15:47:02 [2019-12-26T20:47:02.273Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Clicking on TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140226110 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140226110 data=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Attempting to set focus on Table with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140226111 data=null} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140226112 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140226112 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140226133 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140226137 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140226138 data=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140226138 data=null} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Clicked on TableItem with text {}
15:47:04 [2019-12-26T20:47:04.168Z] DEBUG - Attempting to set focus on (of type 'Table')
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Clicking on TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140226833 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140226834 data=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Attempting to set focus on Table with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140226834 data=null} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140226834 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140226835 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140226839 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140226839 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140226840 data=null doit=true} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140226840 data=null} to TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Clicked on TableItem with text {}
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
15:47:04 [2019-12-26T20:47:04.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1140226892 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'
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Clicking on TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140227506 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140227507 data=null doit=true} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Attempting to set focus on Table with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140227507 data=null} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140227508 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140227508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140227515 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140227515 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140227516 data=null doit=true} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140227516 data=null} to TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Clicked on TableItem with text {}
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Attempting to set focus on (of type 'Table')
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Attempting to set focus on (of type 'Table')
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
15:47:05 [2019-12-26T20:47:05.368Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
15:47:05 [2019-12-26T20:47:05.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1140227599 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'
15:47:05 [2019-12-26T20:47:05.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140228212 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:47:05 [2019-12-26T20:47:05.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:06 [2019-12-26T20:47:06.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140228307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140228308 data=null doit=true} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140228308 data=null} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140228308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140228309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140228339 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Clicking on with mnemonic 'Delete'
15:47:06 [2019-12-26T20:47:06.139Z] DEBUG - Clicked on with mnemonic 'Delete'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null 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')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140228681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Clicking on OK
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140228682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140228683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140228683 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140228683 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140228683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140228684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140228684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:06 [2019-12-26T20:47:06.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140228398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:47:06 [2019-12-26T20:47:06.960Z] DEBUG - Clicked on 
15:47:06 [2019-12-26T20:47:06.961Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.851 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:47:06 [2019-12-26T20:47:06.961Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.722 s
15:47:06 [2019-12-26T20:47:06.961Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.674 s
15:47:06 [2019-12-26T20:47:06.961Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.705 s
15:47:06 [2019-12-26T20:47:06.961Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140230920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicking on with mnemonic 'Host'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140231057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicked on with mnemonic 'Host'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicking on with mnemonic 'Logger'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140231174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:47:08 [2019-12-26T20:47:08.853Z] DEBUG - Clicked on with mnemonic 'Logger'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Clicking on with mnemonic 'File'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140231269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Clicked on with mnemonic 'File'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Clicking on with mnemonic 'Message'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140231321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:47:09 [2019-12-26T20:47:09.110Z] DEBUG - Clicked on with mnemonic 'Message'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - Clicking on with mnemonic 'Show All'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1140232885 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'
15:47:11 [2019-12-26T20:47:11.003Z] DEBUG - Clicked on with mnemonic 'Show All'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Clicking on with mnemonic 'Message'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140234491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Clicked on with mnemonic 'Message'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Clicking on with mnemonic 'Line'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140234625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:47:12 [2019-12-26T20:47:12.374Z] DEBUG - Clicked on with mnemonic 'Line'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - Clicking on with mnemonic 'File'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140234815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - Clicked on with mnemonic 'File'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:47:12 [2019-12-26T20:47:12.631Z] DEBUG - Clicking on with mnemonic 'Logger'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140235000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - Clicked on with mnemonic 'Logger'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - Clicking on with mnemonic 'Host'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140235127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:47:12 [2019-12-26T20:47:12.887Z] DEBUG - Clicked on with mnemonic 'Host'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140235270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicking on with mnemonic 'Message'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140235282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicked on with mnemonic 'Message'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140235327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicking on with mnemonic 'Line'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140235417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicked on with mnemonic 'Line'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Clicking on with mnemonic 'Host'
15:47:13 [2019-12-26T20:47:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140235482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Clicked on with mnemonic 'Host'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Clicking on with mnemonic 'File'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140235598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Clicked on with mnemonic 'File'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Clicking on with mnemonic 'Logger'
15:47:13 [2019-12-26T20:47:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140235747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:47:13 [2019-12-26T20:47:13.657Z] DEBUG - Clicked on with mnemonic 'Logger'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - Clicking on with mnemonic 'Timestamp'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140237314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
15:47:15 [2019-12-26T20:47:15.025Z] DEBUG - Clicked on with mnemonic 'Timestamp'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Clicking on with mnemonic 'Host'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140237457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Clicked on with mnemonic 'Host'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Clicking on with mnemonic 'Logger'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140237578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Clicked on with mnemonic 'Logger'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Clicking on with mnemonic 'File'
15:47:15 [2019-12-26T20:47:15.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140237684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicked on with mnemonic 'File'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicking on with mnemonic 'Line'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140237771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicked on with mnemonic 'Line'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicking on with mnemonic 'Message'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140237816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicked on with mnemonic 'Message'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicking on with mnemonic 'Show All'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1140237838 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'
15:47:15 [2019-12-26T20:47:15.586Z] DEBUG - Clicked on with mnemonic 'Show All'
15:47:15 [2019-12-26T20:47:15.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140238071 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:47:15 [2019-12-26T20:47:15.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:15 [2019-12-26T20:47:15.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:15 [2019-12-26T20:47:15.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140238078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140238078 data=null doit=true} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140238079 data=null} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140238079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140238079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140238117 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:15 [2019-12-26T20:47:15.843Z] DEBUG - Clicking on with mnemonic 'Delete'
15:47:16 [2019-12-26T20:47:16.108Z] DEBUG - Clicked on with mnemonic 'Delete'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238871 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238871 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null 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')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140238872 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Clicking on OK
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140238874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140238874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140238874 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140238874 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140238874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140238874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Clicked on OK
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140238875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:16 [2019-12-26T20:47:16.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140238193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:47:17 [2019-12-26T20:47:17.327Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.422 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:47:17 [2019-12-26T20:47:17.327Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.67 s
15:47:17 [2019-12-26T20:47:17.327Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.847 s
15:47:17 [2019-12-26T20:47:17.327Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.121 s
15:47:17 [2019-12-26T20:47:17.327Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:47:20 [2019-12-26T20:47:20.600Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:47:20 [2019-12-26T20:47:20.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:20 [2019-12-26T20:47:20.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:20 [2019-12-26T20:47:20.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:20 [2019-12-26T20:47:20.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Attempting to set focus on Table with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140243243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140243245 data=null doit=true} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140243245 data=null} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140243246 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140243246 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140243251 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1140243380 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'
15:47:21 [2019-12-26T20:47:21.164Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
15:47:21 [2019-12-26T20:47:21.421Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140243985 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140243993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140243993 data=null doit=true} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140243994 data=null} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140243994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140243994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140244039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:47:21 [2019-12-26T20:47:21.935Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:21 [2019-12-26T20:47:21.935Z] DEBUG - Clicking on with mnemonic 'Delete'
15:47:21 [2019-12-26T20:47:21.935Z] DEBUG - Clicked on with mnemonic 'Delete'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null 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')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140244831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Clicking on OK
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140244832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140244832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140244832 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140244832 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140244832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140244832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.501Z] DEBUG - Clicked on OK
15:47:22 [2019-12-26T20:47:22.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140244832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:22 [2019-12-26T20:47:22.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140244114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:47:23 [2019-12-26T20:47:23.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.739 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:47:23 [2019-12-26T20:47:23.015Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 5.685 s
15:47:23 [2019-12-26T20:47:23.015Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:47:28 [2019-12-26T20:47:28.266Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.166 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:47:28 [2019-12-26T20:47:28.266Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 5.116 s
15:47:28 [2019-12-26T20:47:28.266Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:47:28 [2019-12-26T20:47:28.523Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140251252 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140251252 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140251252 data=null} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140251253 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140251253 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}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140251294 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140251295 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140251295 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140251295 data=null} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140251295 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140251296 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}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140251308 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140251308 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140251309 data=null} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140251309 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140251310 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}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140251312 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140251313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140251313 data=null doit=true} to TreeItem with text {Traces [0]}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140251313 data=null} to TreeItem with text {Traces [0]}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140251314 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140251314 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]}
15:47:29 [2019-12-26T20:47:29.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140251331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - number of items : 11
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253316 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:30 [2019-12-26T20:47:30.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253317 data=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}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253384 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140253384 data=null} to ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1140253386 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1140253386 data=null doit=true} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1140253386 data=null} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1140253386 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140253386 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1140253394 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER <name>}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1140253424 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1140253424 data=null doit=true} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1140253469 data=null} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1140253490 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140253491 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}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1140253497 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1140253497 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1140253497 data=null doit=true} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1140253498 data=null} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1140253499 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1140253499 data=null doit=true} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1140253499 data=null} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1140253499 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140253499 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}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1140253511 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140253580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
15:47:31 [2019-12-26T20:47:31.305Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140253617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253622 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253622 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253623 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)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140253623 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)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253623 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)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253624 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)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253624 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253624 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:31 [2019-12-26T20:47:31.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253625 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)
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140253625 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)
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140253697 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)
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Clicking on with mnemonic 'AND'
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1140253785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Clicked on with mnemonic 'AND'
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1140253806 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1140253806 data=null doit=true} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1140253806 data=null} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1140253807 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140253807 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
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1140253818 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
15:47:31 [2019-12-26T20:47:31.563Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1140253900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
15:47:31 [2019-12-26T20:47:31.820Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140254005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140254084 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1140254084 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1140254084 data=null} to Tree node with text: Timestamp CONTAINS "100"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140254085 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140254085 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"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140254175 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100"
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1140254176 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1140254176 data=null doit=true} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1140254176 data=null} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1140254177 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND
15:47:31 [2019-12-26T20:47:31.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140254177 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
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1140254193 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - number of items : 11
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254194 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254195 data=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}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254198 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140254198 data=null} to ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Attempting to set focus on Table with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140254263 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140254263 data=null doit=true} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140254268 data=null} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140254269 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140254269 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140254276 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Clicking on with mnemonic 'timestamp'
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1140254325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
15:47:32 [2019-12-26T20:47:32.078Z] DEBUG - Clicked on with mnemonic 'timestamp'
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140255946 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140255946 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140255946 data=null} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140255947 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140255947 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}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140255957 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140255958 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140255958 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140255958 data=null} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140255959 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140255959 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}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140255978 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:33 [2019-12-26T20:47:33.901Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140255980 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140255981 data=null doit=true} to TreeItem with text {Traces [1]}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140255981 data=null} to TreeItem with text {Traces [1]}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140255981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140255981 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]}
15:47:33 [2019-12-26T20:47:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140255998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:47:35 [2019-12-26T20:47:35.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:47:35 [2019-12-26T20:47:35.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:35 [2019-12-26T20:47:35.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - number of items : 11
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257686 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257686 data=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}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257694 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140257695 data=null} to ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1140257696 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1140257696 data=null doit=true} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1140257696 data=null} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1140257696 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140257696 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1140257711 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER <name>}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicking on TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1140257717 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1140257717 data=null doit=true} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1140257720 data=null} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1140257742 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140257742 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}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1140257749 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1140257750 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1140257750 data=null doit=true} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1140257750 data=null} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicked on TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1140257751 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1140257751 data=null doit=true} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1140257751 data=null} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1140257752 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140257752 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}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1140257765 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140257806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
15:47:35 [2019-12-26T20:47:35.568Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140257840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257841 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257842 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257842 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)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140257846 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)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257846 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)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257847 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)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257847 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257847 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257848 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)
15:47:35 [2019-12-26T20:47:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140257848 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)
15:47:35 [2019-12-26T20:47:35.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140257877 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)
15:47:35 [2019-12-26T20:47:35.569Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
15:47:35 [2019-12-26T20:47:35.569Z] DEBUG - Clicking on with mnemonic 'COMPARE'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1140257917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Clicked on with mnemonic 'COMPARE'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=1140257992 data=null doit=true} to Tree node with text: <select aspect> = <value>
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=1140257992 data=null} to Tree node with text: <select aspect> = <value>
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=1140257992 data=null button=1 stateMask=0x0 x=153 y=137 count=1} to Tree node with text: <select aspect> = <value>
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140257993 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: <select aspect> = <value>
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=1140257993 data=null button=1 stateMask=0x80000 x=153 y=137 count=1} to Tree node with text: <select aspect> = <value>
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140257995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.826Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1140258059 data=null doit=true} to Button with text {=}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1140258060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1140258065 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1140258093 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1140258093 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1140258094 data=null item=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')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - number of items : 11
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258097 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258097 data=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}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258100 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140258100 data=null} to ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Attempting to set focus on Table with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140258186 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140258187 data=null doit=true} to TableItem with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140258187 data=null} to TableItem with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140258188 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140258189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:47:35 [2019-12-26T20:47:35.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140258191 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
15:47:36 [2019-12-26T20:47:36.084Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
15:47:36 [2019-12-26T20:47:36.084Z] DEBUG - Clicking on with mnemonic 'field'
15:47:36 [2019-12-26T20:47:36.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1140258276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
15:47:36 [2019-12-26T20:47:36.084Z] DEBUG - Clicked on with mnemonic 'field'
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140259948 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140259949 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140259949 data=null} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140259949 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140259950 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}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140259979 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140259981 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140259981 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140259981 data=null} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140259982 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140259982 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}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140259996 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:37 [2019-12-26T20:47:37.980Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140259998 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140259998 data=null doit=true} to TreeItem with text {Traces [1]}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140259998 data=null} to TreeItem with text {Traces [1]}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140259999 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140259999 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]}
15:47:37 [2019-12-26T20:47:37.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140260014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - number of items : 11
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261717 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261718 data=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}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261787 data=null doit=true} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140261787 data=null} to ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=1140261788 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=1140261788 data=null doit=true} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=1140261788 data=null} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=1140261789 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140261789 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=1140261803 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER <name>}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261810 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140261810 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140261814 data=null} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261878 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140261879 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}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261886 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261886 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140261887 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140261887 data=null} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.606Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261888 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140261888 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140261888 data=null} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261888 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140261889 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}
15:47:39 [2019-12-26T20:47:39.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140261900 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140261986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
15:47:39 [2019-12-26T20:47:39.864Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140262022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262024 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262027 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262027 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140262028 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262028 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262029 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262029 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262029 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262030 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262030 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140262085 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)
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Clicking on with mnemonic 'OR'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1140262129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Clicked on with mnemonic 'OR'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1140262180 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1140262180 data=null doit=true} to Tree node with text: OR
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1140262180 data=null} to Tree node with text: OR
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1140262181 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262181 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
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1140262187 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
15:47:39 [2019-12-26T20:47:39.864Z] DEBUG - Clicking on with mnemonic 'EQUALS'
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1140262229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Clicked on with mnemonic 'EQUALS'
15:47:40 [2019-12-26T20:47:40.121Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1140262310 data=null button=0 stateMask=0x0 x=162 y=221 count=0} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=1140262311 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=1140262311 data=null} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1140262312 data=null button=1 stateMask=0x0 x=162 y=221 count=1} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262312 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=1140262364 data=null button=1 stateMask=0x80000 x=162 y=221 count=1} to TreeItem with text {<select aspect> EQUALS}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140262366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1140262408 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1140262408 data=null doit=true} to Tree node with text: OR
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1140262408 data=null} to Tree node with text: OR
15:47:40 [2019-12-26T20:47:40.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1140262409 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR
15:47:40 [2019-12-26T20:47:40.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262409 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
15:47:40 [2019-12-26T20:47:40.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1140262441 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR
15:47:40 [2019-12-26T20:47:40.122Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
15:47:40 [2019-12-26T20:47:40.122Z] DEBUG - Clicking on with mnemonic 'MATCHES'
15:47:40 [2019-12-26T20:47:40.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1140262481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
15:47:40 [2019-12-26T20:47:40.381Z] DEBUG - Clicked on with mnemonic 'MATCHES'
15:47:40 [2019-12-26T20:47:40.381Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:47:40 [2019-12-26T20:47:40.381Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:40 [2019-12-26T20:47:40.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1140262541 data=null button=0 stateMask=0x0 x=166 y=242 count=0} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=1140262542 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=1140262542 data=null} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1140262543 data=null button=1 stateMask=0x0 x=166 y=242 count=1} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262543 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=1140262592 data=null button=1 stateMask=0x80000 x=166 y=242 count=1} to TreeItem with text {<select aspect> MATCHES}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1140262594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Attempting to set focus on (of type 'Text')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - number of items : 11
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262652 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262653 data=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}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262657 data=null doit=true} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140262658 data=null} to ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:47:40 [2019-12-26T20:47:40.382Z] DEBUG - Attempting to set focus on Table with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140262751 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140262752 data=null doit=true} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140262752 data=null} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140262752 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140262753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140262755 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1140262807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
15:47:40 [2019-12-26T20:47:40.639Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140264730 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140264785 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140264786 data=null doit=true} to TreeItem with text {TestForFiltering}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140264786 data=null} to TreeItem with text {TestForFiltering}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140264787 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140264787 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}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140264806 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:42 [2019-12-26T20:47:42.534Z] DEBUG - Clicking on with mnemonic 'Delete'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Clicked on with mnemonic 'Delete'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null 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')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140265109 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Clicking on OK
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140265110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140265110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140265110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140265110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140265110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:42 [2019-12-26T20:47:42.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140265110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] DEBUG - Clicked on OK
15:47:43 [2019-12-26T20:47:43.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140265111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:43 [2019-12-26T20:47:43.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140264863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:47:43 [2019-12-26T20:47:43.461Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.276 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:47:43 [2019-12-26T20:47:43.461Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 5.317 s
15:47:43 [2019-12-26T20:47:43.461Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.968 s
15:47:43 [2019-12-26T20:47:43.461Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.566 s
15:47:43 [2019-12-26T20:47:43.461Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:47:43 [2019-12-26T20:47:43.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266609 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140266609 data=null doit=true} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140266609 data=null} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266610 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140266610 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}
15:47:44 [2019-12-26T20:47:44.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266683 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266684 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140266684 data=null doit=true} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140266684 data=null} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266685 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140266685 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}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266699 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140266700 data=null doit=true} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140266700 data=null} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266701 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140266701 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}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140266704 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Attempting to set focus on Tree with text {}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140266706 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140266706 data=null doit=true} to TreeItem with text {Traces [0]}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140266706 data=null} to TreeItem with text {Traces [0]}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140266706 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140266706 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]}
15:47:44 [2019-12-26T20:47:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140266768 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140270222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140270222 data=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270223 data=null item=null detail=0 x=150 y=0 width=3 height=115 stateMask=0x0 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140270227 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140270228 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140270229 data=null} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270229 data=null item=null detail=0 x=200 y=0 width=3 height=115 stateMask=0x0 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140270237 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270238 data=null item=null detail=0 x=200 y=0 width=3 height=115 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140270240 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140270240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140270843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140270843 data=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270844 data=null item=null detail=0 x=201 y=0 width=3 height=115 stateMask=0x0 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140270849 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140270851 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140270851 data=null} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270852 data=null item=null detail=0 x=150 y=0 width=3 height=115 stateMask=0x0 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140270856 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140270868 data=null item=null detail=0 x=150 y=0 width=3 height=115 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140270871 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
15:47:48 [2019-12-26T20:47:48.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140270871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:47:49 [2019-12-26T20:47:49.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140274538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140274538 data=null button=0 stateMask=0x0 x=182 y=124 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140274539 data=null doit=true} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140274539 data=null} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140274559 data=null button=1 stateMask=0x0 x=182 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140274560 data=null x=232 y=124 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140274560 data=null button=1 stateMask=0x80000 x=232 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140274562 data=null button=1 stateMask=0x80000 x=232 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140274563 data=null button=0 stateMask=0x0 x=0 y=124 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140274563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140274563 data=null doit=true} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140274563 data=null} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140275068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140275069 data=null button=0 stateMask=0x0 x=232 y=124 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140275076 data=null doit=true} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140275076 data=null} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140275081 data=null button=1 stateMask=0x0 x=232 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140275082 data=null x=182 y=124 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140275082 data=null button=1 stateMask=0x80000 x=182 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140275085 data=null button=1 stateMask=0x80000 x=182 y=124 count=1} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140275085 data=null button=0 stateMask=0x0 x=0 y=124 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140275085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140275085 data=null doit=true} to TimeGraphControl with text {}
15:47:52 [2019-12-26T20:47:52.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140275092 data=null} to TimeGraphControl with text {}
15:47:53 [2019-12-26T20:47:53.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140278151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278152 data=null button=0 stateMask=0x0 x=182 y=77 count=0} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140278152 data=null doit=true} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140278153 data=null} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140278158 data=null button=1 stateMask=0x0 x=182 y=77 count=1} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140278158 data=null x=232 y=77 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278162 data=null button=1 stateMask=0x80000 x=232 y=77 count=1} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140278164 data=null button=1 stateMask=0x80000 x=232 y=77 count=1} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278164 data=null button=0 stateMask=0x0 x=0 y=77 count=0} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140278165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140278165 data=null doit=true} to TimeGraphControl with text {}
15:47:55 [2019-12-26T20:47:55.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140278165 data=null} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140278669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278670 data=null button=0 stateMask=0x0 x=232 y=77 count=0} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140278670 data=null doit=true} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140278670 data=null} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140278674 data=null button=1 stateMask=0x0 x=232 y=77 count=1} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140278675 data=null x=182 y=77 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278675 data=null button=1 stateMask=0x80000 x=182 y=77 count=1} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140278677 data=null button=1 stateMask=0x80000 x=182 y=77 count=1} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278677 data=null button=0 stateMask=0x0 x=0 y=77 count=0} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140278677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140278677 data=null doit=true} to TimeGraphControl with text {}
15:47:56 [2019-12-26T20:47:56.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140278678 data=null} to TimeGraphControl with text {}
15:47:57 [2019-12-26T20:47:57.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:47:59 [2019-12-26T20:47:59.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:47:59 [2019-12-26T20:47:59.568Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
15:47:59 [2019-12-26T20:47:59.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140284592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140284592 data=null button=0 stateMask=0x0 x=173 y=69 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140284593 data=null doit=true} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140284593 data=null} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140284603 data=null button=1 stateMask=0x0 x=173 y=69 count=1} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140284604 data=null x=223 y=69 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140284604 data=null button=1 stateMask=0x80000 x=223 y=69 count=1} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140284607 data=null button=1 stateMask=0x80000 x=223 y=69 count=1} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140284607 data=null button=0 stateMask=0x0 x=0 y=69 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140284607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140284608 data=null doit=true} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140284608 data=null} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140285213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140285213 data=null button=0 stateMask=0x0 x=223 y=69 count=0} to TimeGraphControl with text {}
15:48:02 [2019-12-26T20:48:02.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140285213 data=null doit=true} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140285214 data=null} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140285220 data=null button=1 stateMask=0x0 x=223 y=69 count=1} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140285221 data=null x=173 y=69 width=0 height=0 detail=0} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140285221 data=null button=1 stateMask=0x80000 x=173 y=69 count=1} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140285228 data=null button=1 stateMask=0x80000 x=173 y=69 count=1} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140285229 data=null button=0 stateMask=0x0 x=0 y=69 count=0} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140285230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140285230 data=null doit=true} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140285231 data=null} to TimeGraphControl with text {}
15:48:03 [2019-12-26T20:48:03.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140288383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140288384 data=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140288384 data=null item=null detail=0 x=142 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140288386 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140288387 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140288388 data=null} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140288388 data=null item=null detail=0 x=192 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140288389 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140288390 data=null item=null detail=0 x=192 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140288391 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140288391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140288993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140288994 data=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140288994 data=null item=null detail=0 x=192 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140288996 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140288997 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140288997 data=null} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140288998 data=null item=null detail=0 x=142 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140288999 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140289006 data=null item=null detail=0 x=142 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140289007 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:06 [2019-12-26T20:48:06.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140289008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:07 [2019-12-26T20:48:07.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140292100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140292101 data=null doit=true} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292101 data=null item=null detail=0 x=133 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140292103 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140292104 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140292104 data=null} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292104 data=null item=null detail=0 x=183 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140292106 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292107 data=null item=null detail=0 x=183 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140292112 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:09 [2019-12-26T20:48:09.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140292112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140292613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140292614 data=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292614 data=null item=null detail=0 x=183 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140292616 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140292617 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140292617 data=null} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292617 data=null item=null detail=0 x=133 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140292619 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140292620 data=null item=null detail=0 x=133 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140292621 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140292621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140293226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140293227 data=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293227 data=null item=null detail=0 x=134 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140293234 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140293235 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140293235 data=null} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293236 data=null item=null detail=0 x=184 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140293237 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293238 data=null item=null detail=0 x=184 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140293239 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:10 [2019-12-26T20:48:10.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140293240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140293842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140293842 data=null doit=true} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293843 data=null item=null detail=0 x=184 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140293848 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140293849 data=null x=1 y=79 width=0 height=0 detail=0} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140293849 data=null} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293849 data=null item=null detail=0 x=134 y=0 width=3 height=159 stateMask=0x0 text=null doit=true} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140293850 data=null button=0 stateMask=0x80000 x=1 y=79 count=0} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140293856 data=null item=null detail=0 x=134 y=0 width=3 height=159 stateMask=0x80000 text=null doit=true} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140293857 data=null button=1 stateMask=0x0 x=1 y=79 count=1} to Sash with text {}
15:48:11 [2019-12-26T20:48:11.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140293857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
15:48:12 [2019-12-26T20:48:12.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:48:12 [2019-12-26T20:48:12.653Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
15:48:12 [2019-12-26T20:48:12.653Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
15:48:12 [2019-12-26T20:48:12.653Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
15:48:12 [2019-12-26T20:48:12.653Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
15:48:12 [2019-12-26T20:48:12.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140295219 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:48:12 [2019-12-26T20:48:12.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:12 [2019-12-26T20:48:12.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:12 [2019-12-26T20:48:12.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140295298 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140295298 data=null doit=true} to TreeItem with text {TestAxisAlignment}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140295298 data=null} to TreeItem with text {TestAxisAlignment}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140295299 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140295299 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}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140295324 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Clicking on with mnemonic 'Delete'
15:48:13 [2019-12-26T20:48:13.166Z] DEBUG - Clicked on with mnemonic 'Delete'
15:48:14 [2019-12-26T20:48:14.180Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:14 [2019-12-26T20:48:14.180Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:48:14 [2019-12-26T20:48:14.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296294 data=null 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')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296295 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Clicking on OK
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140296296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140296296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140296296 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140296296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140296297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140296297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.181Z] DEBUG - Clicked on OK
15:48:14 [2019-12-26T20:48:14.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140296297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:14 [2019-12-26T20:48:14.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140295474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:48:14 [2019-12-26T20:48:14.695Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.025 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:48:14 [2019-12-26T20:48:14.695Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 5.11 s
15:48:14 [2019-12-26T20:48:14.695Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.942 s
15:48:14 [2019-12-26T20:48:14.695Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.612 s
15:48:14 [2019-12-26T20:48:14.695Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.707 s
15:48:14 [2019-12-26T20:48:14.695Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.847 s
15:48:14 [2019-12-26T20:48:14.695Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.826 s
15:48:14 [2019-12-26T20:48:14.695Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.973 s
15:48:14 [2019-12-26T20:48:14.695Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:48:32 [2019-12-26T20:48:32.756Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.895 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:48:32 [2019-12-26T20:48:32.756Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.341 s
15:48:32 [2019-12-26T20:48:32.756Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
15:48:32 [2019-12-26T20:48:32.756Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 8.799 s
15:48:32 [2019-12-26T20:48:32.756Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.896 s
15:48:32 [2019-12-26T20:48:32.756Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140314656 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140314657 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140314657 data=null} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140314658 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140314658 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}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140314720 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140314722 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140314722 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140314723 data=null} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140314723 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140314723 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}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140314730 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140314730 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140314730 data=null} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140314731 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140314731 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}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140314739 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140314741 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140314741 data=null doit=true} to TreeItem with text {Traces [0]}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140314741 data=null} to TreeItem with text {Traces [0]}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140314742 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140314742 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]}
15:48:32 [2019-12-26T20:48:32.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140314776 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Attempting to set focus on (of type 'Canvas')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1140336903 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1140336904 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')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1140336904 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')
15:48:54 [2019-12-26T20:48:54.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1140336904 data=null item=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')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1140336913 data=null doit=true} to Button with text {Current view}
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1140336913 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}
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1140336917 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1140336918 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')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1140336918 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')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140336918 data=null item=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')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1140336919 data=null doit=true} to Button with text {&All pages}
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140336919 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}
15:48:54 [2019-12-26T20:48:54.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1140336921 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1140337076 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1140337076 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1140337077 data=null item=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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.924Z] 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1140337080 data=null doit=true} to Button with text {Use current zoom}
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1140337080 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}
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1140337083 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1140337083 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1140337083 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1140337083 data=null item=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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.924Z] 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1140337179 data=null doit=true} to Button with text {Number of horizontal pages:}
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1140337179 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:}
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1140337180 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1140337181 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1140337181 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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1140337181 data=null item=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')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.924Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1140337188 data=null doit=true} to Button with text {&All pages}
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140337188 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}
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1140337279 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1140337279 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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1140337279 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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1140337279 data=null item=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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1140337284 data=null doit=true} to Button with text {Selected pages}
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1140337284 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}
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1140337286 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1140337287 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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1140337287 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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1140337287 data=null item=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')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:54 [2019-12-26T20:48:54.925Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Clicking on Cancel
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1140337385 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')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1140337385 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')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1140337386 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1140337386 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1140337386 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')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1140337386 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')
15:48:55 [2019-12-26T20:48:55.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1140337386 data=null item=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')
15:48:55 [2019-12-26T20:48:55.502Z] DEBUG - Clicked on 
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140338275 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140338314 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140338314 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140338314 data=null} to TreeItem with text {TestForFiltering}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140338315 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140338315 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}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140338323 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Clicking on with mnemonic 'Delete'
15:48:56 [2019-12-26T20:48:56.069Z] DEBUG - Clicked on with mnemonic 'Delete'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339087 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339087 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339088 data=null 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')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339088 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140339089 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Clicking on OK
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140339090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140339090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140339090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140339090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140339091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140339091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.000Z] DEBUG - Clicked on OK
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140339091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140338382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140339838 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140339838 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140339838 data=null} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140339838 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140339839 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}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140339852 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140339854 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140339854 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140339854 data=null} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140339855 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140339855 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}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140339863 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140339869 data=null doit=true} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140339869 data=null} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140339870 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140339870 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}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140339873 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Attempting to set focus on Tree with text {}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140339874 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140339874 data=null doit=true} to TreeItem with text {Traces [0]}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140339875 data=null} to TreeItem with text {Traces [0]}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140339875 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140339875 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]}
15:48:57 [2019-12-26T20:48:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140339890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350558 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350558 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350559 data=null button=1 stateMask=0x0 x=5 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350559 data=null button=1 stateMask=0x80000 x=5 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350572 data=null doit=true} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350572 data=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}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350573 data=null doit=true} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350573 data=null} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350574 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350574 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350574 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350575 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350576 data=null doit=true} to ToolItem with tooltip text {Select}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=1140350576 data=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}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350577 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350584 data=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}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350585 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350586 data=null} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350587 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350587 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350587 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350588 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350589 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350589 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350589 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350590 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.750Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350590 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=1140350590 data=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}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350591 data=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}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350592 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350592 data=null} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350593 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350593 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350593 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350594 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350604 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=1140350605 data=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}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350606 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350607 data=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}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350608 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=1140350608 data=null} to ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350609 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350609 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350609 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350617 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on with mnemonic 'Select'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1140350673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on with mnemonic 'Select'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350674 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350674 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350674 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350675 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on with mnemonic 'Zoom in'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1140350697 data=null doit=true} to MenuItem with text {Select}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1140350698 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}
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1140350698 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'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on with mnemonic 'Zoom in'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350699 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350699 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350699 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350700 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350701 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350701 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350702 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350702 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Clicking on with mnemonic 'Zoom out'
15:49:09 [2019-12-26T20:49:09.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1140350733 data=null doit=true} to MenuItem with text {Zoom in}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1140350733 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}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1140350733 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'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicked on with mnemonic 'Zoom out'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350734 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350734 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350734 data=null button=1 stateMask=0x0 x=365 y=136 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350735 data=null button=1 stateMask=0x80000 x=365 y=136 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1140350788 data=null doit=true} to MenuItem with text {Zoom out}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1140350788 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}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1140350789 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'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicking on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140350789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140350790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140350790 data=null doit=true} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140350790 data=null} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140350790 data=null button=1 stateMask=0x0 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140350800 data=null button=1 stateMask=0x80000 x=365 y=139 count=1} to (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicked on (of type 'Canvas')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350915 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Setting text on (of type 'Combo') to peer2
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1140351072 data=null} to (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Set text on (of type 'Combo') to peer2
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4063c453
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140351081 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351082 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140351082 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140351082 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140351082 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140351083 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140351083 data=null item=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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140351083 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351083 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140351083 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140351084 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140351084 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ae629e1
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1140351089 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140351089 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1140351089 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1140351089 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1140351090 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1140351090 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1140351090 data=null item=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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1140351090 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140351090 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1140351090 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')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1140351090 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1140351090 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Clicking on Find
15:49:09 [2019-12-26T20:49:09.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1140351097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140351097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1140351097 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1140351097 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1140351097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1140351097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1140351097 data=null item=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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1140351099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140351099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1140351099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1140351099 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1140351099 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Clicked on Find
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Clicking on Close
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1140351100 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1140351100 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1140351100 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1140351101 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1140351101 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1140351101 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1140351101 data=null item=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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140350915 data=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)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Clicked on 
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - number of items : 9
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
15:49:09 [2019-12-26T20:49:09.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Setting text on (of type 'Combo') to 1001
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1140351372 data=null} to (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Set text on (of type 'Combo') to 1001
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@630d4d7f
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140351374 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351374 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140351374 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140351374 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140351375 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140351375 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140351375 data=null item=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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140351381 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351381 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140351381 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140351381 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140351382 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a59c0fd
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1140351383 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140351383 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1140351383 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1140351384 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1140351384 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1140351384 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1140351384 data=null item=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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1140351385 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140351385 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')
15:49:09 [2019-12-26T20:49:09.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1140351385 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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1140351389 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1140351389 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicking on Find
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1140351390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140351390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1140351390 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1140351391 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1140351391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1140351391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1140351391 data=null item=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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1140351418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140351418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1140351418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1140351418 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1140351418 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicked on Find
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicking on Close
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1140351420 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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1140351420 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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1140351420 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1140351420 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1140351420 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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1140351421 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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1140351421 data=null item=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')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=1140351231 data=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)}
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicked on 
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.754Z] DEBUG - Clicking on Add...
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1140351802 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1140351802 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1140351802 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1140351802 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1140351802 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1140351802 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1140351890 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1140351891 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1140351891 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1140351891 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1140351891 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Clicked on Add...
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Setting text on (of type 'Combo') to peer2
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1140351893 data=null} to (of type 'Combo')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Set text on (of type 'Combo') to peer2
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@979ca7c
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140351895 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351895 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140351895 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140351898 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140351899 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140351899 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140351899 data=null item=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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140351900 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140351900 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140351900 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140351900 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140351901 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Clicking on Create
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1140351906 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1140351906 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1140351906 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1140351906 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1140351906 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1140351906 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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1140351906 data=null item=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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1140351802 data=null item=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')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Clicked on 
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Clicking on OK
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140352024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140352024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140352024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140352024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140352024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140352024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140352024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2019-12-26T20:49:09.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1140351615 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...'
15:49:10 [2019-12-26T20:49:10.012Z] DEBUG - Clicked on 
15:49:10 [2019-12-26T20:49:10.012Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:49:10 [2019-12-26T20:49:10.012Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Attempting to set focus on (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Attempting to set focus on (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Selecting rows [0] in (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140352412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140352412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140352412 data=null doit=true} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140352412 data=null} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1140352412 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140352412 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')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1140352413 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Clicking on Remove
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1140352414 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')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1140352414 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')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1140352415 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1140352415 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1140352415 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')
15:49:10 [2019-12-26T20:49:10.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1140352418 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')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1140352418 data=null item=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')
15:49:10 [2019-12-26T20:49:10.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Clicked on Remove
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Clicking on OK
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140352421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140352421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140352425 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140352425 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140352425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140352425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140352425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1140352199 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...'
15:49:10 [2019-12-26T20:49:10.527Z] DEBUG - Clicked on 
15:49:10 [2019-12-26T20:49:10.527Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:49:10 [2019-12-26T20:49:10.527Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Clicking on OK
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140353078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140353078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140353078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140353078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140353079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140353079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140353079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:10 [2019-12-26T20:49:10.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1140352802 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...'
15:49:11 [2019-12-26T20:49:11.041Z] DEBUG - Clicked on 
15:49:11 [2019-12-26T20:49:11.041Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:49:11 [2019-12-26T20:49:11.041Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Clicking on Default
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1140353592 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1140353592 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1140353592 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1140353592 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1140353592 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1140353592 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1140353592 data=null item=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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1140353619 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1140353619 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1140353619 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')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1140353620 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1140353620 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Clicked on Default
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Clicking on OK
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140353622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140353622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140353622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140353622 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140353622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140353622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140353622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1140353322 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...'
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Clicked on 
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - number of items : 9
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353781 data=null doit=true} to ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=1140353781 data=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}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - number of items : 9
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353785 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=1140353786 data=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}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - number of items : 9
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=null doit=true} to ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=1140353790 data=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}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - number of items : 9
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=null doit=true} to ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=1140353805 data=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}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on with mnemonic 'Next page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1140353844 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'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on with mnemonic 'Next page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on with mnemonic 'Previous page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1140353887 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'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on with mnemonic 'Previous page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicking on with mnemonic 'Last page'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1140353912 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'
15:49:11 [2019-12-26T20:49:11.556Z] DEBUG - Clicked on with mnemonic 'Last page'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - Clicking on with mnemonic 'First page'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1140353995 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'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - Clicked on with mnemonic 'First page'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
15:49:11 [2019-12-26T20:49:11.813Z] DEBUG - Clicking on with mnemonic 'Pages...'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Clicked on with mnemonic 'Pages...'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Clicking on OK
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140354396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140354396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140354396 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140354396 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140354397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140354397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140354397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:12 [2019-12-26T20:49:12.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1140354079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
15:49:12 [2019-12-26T20:49:12.326Z] DEBUG - Clicked on 
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140355481 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140355526 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140355527 data=null doit=true} to TreeItem with text {TestForFiltering}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140355527 data=null} to TreeItem with text {TestForFiltering}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140355527 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140355527 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}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140355572 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:13 [2019-12-26T20:49:13.498Z] DEBUG - Clicking on with mnemonic 'Delete'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Clicked on with mnemonic 'Delete'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null 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')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140355834 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Clicking on OK
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140355835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140355835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140355835 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140355835 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140355836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140355836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:13 [2019-12-26T20:49:13.766Z] DEBUG - Clicked on OK
15:49:14 [2019-12-26T20:49:14.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140355836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:14 [2019-12-26T20:49:14.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140355627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:49:14 [2019-12-26T20:49:14.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:49:14 [2019-12-26T20:49:14.281Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.715 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:49:14 [2019-12-26T20:49:14.281Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 25.685 s
15:49:14 [2019-12-26T20:49:14.281Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 16.672 s
15:49:14 [2019-12-26T20:49:14.281Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:49:16 [2019-12-26T20:49:16.174Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:49:16 [2019-12-26T20:49:16.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:49:16 [2019-12-26T20:49:16.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:49:16 [2019-12-26T20:49:16.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:49:16 [2019-12-26T20:49:16.431Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
15:49:16 [2019-12-26T20:49:16.431Z] DEBUG - Clicking on with mnemonic 'Show Raw'
15:49:16 [2019-12-26T20:49:16.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1140358600 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'
15:49:16 [2019-12-26T20:49:16.431Z] DEBUG - Clicked on with mnemonic 'Show Raw'
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Attempting to set focus on (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Attempting to set focus on (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Clicking on (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140358998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140358998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140358998 data=null doit=true} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140358999 data=null} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140358999 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140358999 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140358999 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140359012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140359023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140359023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140359024 data=null doit=true} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140359024 data=null} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Clicked on (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Attempting to set focus on (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Selecting rows [4] in (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140359024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140359025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140359025 data=null doit=true} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140359025 data=null} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140359026 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140359026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140359028 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table')
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
15:49:16 [2019-12-26T20:49:16.688Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
15:49:16 [2019-12-26T20:49:16.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140359070 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
15:49:16 [2019-12-26T20:49:16.945Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:16 [2019-12-26T20:49:16.945Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:16 [2019-12-26T20:49:16.945Z] DEBUG - Clicking on with mnemonic 'Preferences'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Clicked on with mnemonic 'Preferences'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140359509 data=null doit=true} to Shell with text {Preferences}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140359517 data=null doit=true} to Shell with text {Preferences}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Clicking on TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1140359532 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1140359532 data=null doit=true} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1140359533 data=null} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1140359533 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140359534 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}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1140359534 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1140359591 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1140359591 data=null doit=true} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1140359591 data=null} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Clicked on TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1140359592 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1140359592 data=null doit=true} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1140359592 data=null} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1140359593 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140359593 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}
15:49:17 [2019-12-26T20:49:17.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1140359594 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicking on Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1140360096 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1140360096 data=null doit=true} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1140360097 data=null} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1140360097 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360098 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
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1140360099 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1140360152 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1140360152 data=null doit=true} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1140360153 data=null} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicked on Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1140360154 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1140360160 data=null doit=true} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1140360161 data=null} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1140360161 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360162 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
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1140360162 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1140360163 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1140360163 data=null doit=true} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1140360164 data=null} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1140360164 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360164 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
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1140360165 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1140360285 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1140360285 data=null doit=true} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1140360285 data=null} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1140360286 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1140360286 data=null doit=true} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1140360287 data=null} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1140360287 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360287 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
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1140360288 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicking on TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140360291 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140360291 data=null doit=true} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140360294 data=null} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140360294 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360295 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}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140360295 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1140360309 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1140360309 data=null doit=true} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1140360310 data=null} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Clicked on TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140360311 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140360311 data=null doit=true} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140360311 data=null} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140360312 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360312 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}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140360318 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140360319 data=null doit=true} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140360319 data=null} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140360319 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140360320 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}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140360325 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360326 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360327 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360328 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360376 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360376 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360379 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360379 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360379 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360380 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360380 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360380 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360380 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360381 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360381 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140360382 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)
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Clicking on &Use System Font
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1140360385 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')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1140360386 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')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1140360386 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1140360386 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1140360386 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')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1140360386 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')
15:49:18 [2019-12-26T20:49:18.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1140360386 data=null item=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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1140360401 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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1140360401 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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1140360401 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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1140360401 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1140360402 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Clicked on &Use System Font
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Clicking on &Apply
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140360405 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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140360405 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')
15:49:18 [2019-12-26T20:49:18.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140360405 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140360405 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140360405 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140360405 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140360406 data=null item=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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140360515 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140360516 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140360516 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140360516 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140360516 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Clicked on &Apply
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Clicking on &Reset
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1140360520 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1140360520 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1140360520 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1140360520 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1140360520 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1140360520 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1140360520 data=null item=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')
15:49:18 [2019-12-26T20:49:18.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Clicked on &Reset
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:18 [2019-12-26T20:49:18.283Z] 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')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Clicking on Apply and Close
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140360542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140360542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140360542 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140360542 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140360542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140360542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:18 [2019-12-26T20:49:18.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140360543 data=null item=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')
15:49:18 [2019-12-26T20:49:18.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140359240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Clicked on 
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140361383 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140361390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140361390 data=null doit=true} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140361390 data=null} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140361390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140361391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140361428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:49:19 [2019-12-26T20:49:19.360Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:19 [2019-12-26T20:49:19.360Z] DEBUG - Clicking on with mnemonic 'Delete'
15:49:19 [2019-12-26T20:49:19.360Z] DEBUG - Clicked on with mnemonic 'Delete'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362223 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362223 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362224 data=null 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')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362225 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140362225 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Clicking on OK
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140362226 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140362226 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140362226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:19 [2019-12-26T20:49:19.924Z] DEBUG - Clicked on OK
15:49:20 [2019-12-26T20:49:20.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140362227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:20 [2019-12-26T20:49:20.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140361496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:49:21 [2019-12-26T20:49:21.050Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.737 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:49:21 [2019-12-26T20:49:21.050Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 6.582 s
15:49:21 [2019-12-26T20:49:21.050Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:49:33 [2019-12-26T20:49:33.240Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.462 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:49:33 [2019-12-26T20:49:33.240Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 11.415 s
15:49:33 [2019-12-26T20:49:33.240Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140375423 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140375423 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140375423 data=null} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140375424 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140375424 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}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140375463 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140375464 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140375464 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140375464 data=null} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140375465 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140375465 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}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140375478 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140375478 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140375478 data=null} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140375479 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140375479 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}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140375482 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140375483 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140375483 data=null doit=true} to TreeItem with text {Traces [0]}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140375483 data=null} to TreeItem with text {Traces [0]}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140375484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140375484 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]}
15:49:33 [2019-12-26T20:49:33.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140375499 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample4575759518408391867.xml"'
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140376882 data=null doit=true} to TreeItem with text {Traces [1]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140376883 data=null} to TreeItem with text {Traces [1]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140376884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140376885 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]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140376886 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140376969 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4575759518408391867.xml} time=1140376969 data=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4575759518408391867.xml} time=1140376969 data=null} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140376970 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140376970 data=null item=TreeItem {sample4575759518408391867.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377006 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377007 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4575759518408391867.xml} time=1140377007 data=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4575759518408391867.xml} time=1140377008 data=null} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377008 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140377010 data=null item=TreeItem {sample4575759518408391867.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377015 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
15:49:34 [2019-12-26T20:49:34.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377324 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4575759518408391867.xml} time=1140377324 data=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4575759518408391867.xml} time=1140377324 data=null} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377325 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140377325 data=null item=TreeItem {sample4575759518408391867.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377326 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Clicking on TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377327 data=null button=0 stateMask=0x0 x=480 y=11 count=0} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4575759518408391867.xml} time=1140377327 data=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:34 [2019-12-26T20:49:34.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4575759518408391867.xml} time=1140377327 data=null} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377328 data=null button=1 stateMask=0x0 x=480 y=11 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140377344 data=null item=TreeItem {sample4575759518408391867.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377344 data=null button=1 stateMask=0x80000 x=480 y=11 count=1} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample4575759518408391867.xml} time=1140377349 data=null button=0 stateMask=0x0 x=480 y=11 count=0} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample4575759518408391867.xml} time=1140377349 data=null doit=true} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample4575759518408391867.xml} time=1140377349 data=null} to TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Clicked on TreeItem with text {sample4575759518408391867.xml}
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Attempting to set focus on (of type 'Text')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Attempting to set focus on (of type 'Text')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Attempting to set focus on (of type 'Text')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Clicking on OK
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140377376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140377377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140377377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140377377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140377377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140377377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140377378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:35 [2019-12-26T20:49:35.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1140377139 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...'
15:49:35 [2019-12-26T20:49:35.786Z] DEBUG - Clicked on 
15:49:37 [2019-12-26T20:49:37.154Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample4575759518408391867.xml"'
15:49:37 [2019-12-26T20:49:37.154Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:49:37 [2019-12-26T20:49:37.154Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:49:37 [2019-12-26T20:49:37.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample4575759518408391867.xml - Eclipse Platform} time=1140379520 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample4575759518408391867.xml - Eclipse Platform}
15:49:37 [2019-12-26T20:49:37.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Attempting to set focus on Tree with text {}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140379608 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140379608 data=null doit=true} to TreeItem with text {TestForOffsetting}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140379608 data=null} to TreeItem with text {TestForOffsetting}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140379609 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140379609 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}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140379641 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Clicking on with mnemonic 'Delete'
15:49:37 [2019-12-26T20:49:37.411Z] DEBUG - Clicked on with mnemonic 'Delete'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null 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')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140380079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Clicking on OK
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140380080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140380080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140380081 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140380081 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140380081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140380081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:37 [2019-12-26T20:49:37.976Z] DEBUG - Clicked on OK
15:49:38 [2019-12-26T20:49:38.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140380081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:38 [2019-12-26T20:49:38.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140379694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:49:38 [2019-12-26T20:49:38.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.061 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:49:38 [2019-12-26T20:49:38.540Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 6.06 s
15:49:38 [2019-12-26T20:49:38.540Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:49:38 [2019-12-26T20:49:38.540Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:49:38 [2019-12-26T20:49:38.540Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
15:49:38 [2019-12-26T20:49:38.540Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
15:49:39 [2019-12-26T20:49:39.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:49:39 [2019-12-26T20:49:39.908Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:49:39 [2019-12-26T20:49:39.908Z] DEBUG - Attempting to set focus on  with text {}
15:49:39 [2019-12-26T20:49:39.908Z] DEBUG - Attempting to set focus on  with text {}
15:49:39 [2019-12-26T20:49:39.908Z] DEBUG - Attempting to set focus on  with text {}
15:49:40 [2019-12-26T20:49:40.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:49:40 [2019-12-26T20:49:40.838Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:49:40 [2019-12-26T20:49:40.838Z] DEBUG - Attempting to set focus on  with text {}
15:49:40 [2019-12-26T20:49:40.838Z] DEBUG - Attempting to set focus on  with text {}
15:49:41 [2019-12-26T20:49:41.401Z] DEBUG - Attempting to set focus on  with text {}
15:49:41 [2019-12-26T20:49:41.401Z] DEBUG - Attempting to set focus on  with text {}
15:49:41 [2019-12-26T20:49:41.965Z] DEBUG - Attempting to set focus on  with text {}
15:49:41 [2019-12-26T20:49:41.965Z] DEBUG - Attempting to set focus on  with text {}
15:49:42 [2019-12-26T20:49:42.222Z] DEBUG - Attempting to set focus on  with text {}
15:49:42 [2019-12-26T20:49:42.478Z] DEBUG - Attempting to set focus on  with text {}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - number of items : 5
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385117 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385118 data=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}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385121 data=null doit=true} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385121 data=null} to ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - number of items : 5
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385129 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385129 data=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}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385132 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140385132 data=null} to ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Attempting to set focus on  with text {}
15:49:43 [2019-12-26T20:49:43.042Z] DEBUG - Attempting to set focus on  with text {}
15:49:43 [2019-12-26T20:49:43.299Z] DEBUG - Attempting to set focus on  with text {}
15:49:43 [2019-12-26T20:49:43.555Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
15:49:44 [2019-12-26T20:49:44.206Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:49:44 [2019-12-26T20:49:44.464Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.464Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.464Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.464Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.464Z] DEBUG - Attempting to set focus on  with text {}
15:49:44 [2019-12-26T20:49:44.464Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.066 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
15:49:44 [2019-12-26T20:49:44.464Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.937 s
15:49:44 [2019-12-26T20:49:44.464Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.543 s
15:49:44 [2019-12-26T20:49:44.464Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.53 s
15:49:44 [2019-12-26T20:49:44.464Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:49:48 [2019-12-26T20:49:48.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:48 [2019-12-26T20:49:48.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140391283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140391283 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140391284 data=null doit=true} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140391284 data=null} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140391284 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140391294 data=null button=0 stateMask=0x80000 x=808 y=104 count=0} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140391294 data=null button=1 stateMask=0x80000 x=808 y=104 count=1} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140391294 data=null button=0 stateMask=0x0 x=808 y=104 count=0} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140391295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140391295 data=null doit=true} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140391295 data=null} to TimeGraphControl with text {}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391474 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391474 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Clicking on OK
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140391478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140391478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140391478 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140391478 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140391479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140391479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140391479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391300 data=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...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicked on 
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391616 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391617 data=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}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391619 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391620 data=null} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391621 data=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}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391689 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391689 data=null} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391691 data=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}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391694 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391694 data=null} to ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391695 data=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}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391696 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391696 data=null} to ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391697 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391698 data=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}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391699 data=null doit=true} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391699 data=null} to ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - number of items : 16
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391700 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140392011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140392014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140392014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140392016 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140392016 data=null} to ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Clicking on OK
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140392112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140392112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140392113 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140392113 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140392113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140392114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140392114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140391701 data=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}
15:49:49 [2019-12-26T20:49:49.982Z] DEBUG - Clicked on 
15:49:50 [2019-12-26T20:49:50.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:50 [2019-12-26T20:49:50.496Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - number of items : 16
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395586 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395878 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395878 data=null} to ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.771Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.772Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Clicking on OK
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140395908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140395908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140395908 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140395908 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140395908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140395908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140395908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140395586 data=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}
15:49:53 [2019-12-26T20:49:53.773Z] DEBUG - Clicked on 
15:49:54 [2019-12-26T20:49:54.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:54 [2019-12-26T20:49:54.031Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396889 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140396890 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140396890 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140396891 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396892 data=null button=0 stateMask=0x80000 x=808 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140396893 data=null button=1 stateMask=0x80000 x=808 y=104 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396893 data=null button=0 stateMask=0x0 x=808 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140396894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140396894 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140396895 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396898 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140396898 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140396899 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140396912 data=null button=3 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396913 data=null button=0 stateMask=0x200000 x=344 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140396914 data=null button=3 stateMask=0x200000 x=344 y=104 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396914 data=null button=0 stateMask=0x0 x=344 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140396914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140396915 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140396915 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396918 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140396918 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140396919 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140396932 data=null button=2 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396932 data=null button=0 stateMask=0x100000 x=344 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140396933 data=null button=2 stateMask=0x100000 x=344 y=104 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396933 data=null button=0 stateMask=0x0 x=344 y=104 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140396933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140396933 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140396934 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396937 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140396938 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140396939 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140396953 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396954 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140396955 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396955 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140396955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140396956 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140396956 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396960 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140396971 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140396971 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140396987 data=null button=1 stateMask=0x0 x=289 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396988 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140396989 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396989 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140396989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140396990 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140396990 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140396993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140396994 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397000 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397001 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397006 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397007 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397008 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397008 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397009 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397009 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397019 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397020 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397020 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397025 data=null button=1 stateMask=0x0 x=326 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397026 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397027 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397027 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397028 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397028 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397042 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397043 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397043 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397059 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397061 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397061 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397061 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397062 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397062 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397072 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397072 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397073 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397078 data=null button=1 stateMask=0x0 x=363 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397079 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397079 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397080 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397081 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397081 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397091 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397092 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397092 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397097 data=null button=1 stateMask=0x0 x=381 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397098 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397099 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397099 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397100 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397100 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397110 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397110 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397110 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397116 data=null button=1 stateMask=0x0 x=400 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397117 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397117 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397117 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397118 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397118 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397133 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397134 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397134 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397147 data=null button=1 stateMask=0x0 x=418 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397149 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397149 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397150 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397151 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397151 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397154 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397154 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397155 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397185 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397187 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397188 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397188 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397201 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397201 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397210 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397211 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397211 data=null} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397216 data=null button=1 stateMask=0x0 x=456 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397217 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397218 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397218 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397219 data=null doit=true} to TimeGraphControl with text {}
15:49:54 [2019-12-26T20:49:54.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397219 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397230 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397230 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397231 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397237 data=null button=1 stateMask=0x0 x=474 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397238 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397275 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397275 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397276 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397277 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397280 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397281 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397281 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397286 data=null button=1 stateMask=0x0 x=493 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397287 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397287 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397287 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397288 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397288 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397291 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397292 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397302 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397307 data=null button=1 stateMask=0x0 x=511 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397308 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397317 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397318 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397319 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397319 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397323 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397323 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397324 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397337 data=null button=1 stateMask=0x0 x=530 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397338 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397338 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397339 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397340 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397340 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397343 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397343 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397344 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397356 data=null button=1 stateMask=0x0 x=548 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397357 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397358 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397358 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397358 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397359 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397362 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397362 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397362 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397378 data=null button=1 stateMask=0x0 x=567 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397380 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397380 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397381 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397381 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397382 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397392 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397393 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397393 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397398 data=null button=1 stateMask=0x0 x=585 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397400 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397400 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397401 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397402 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397402 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397414 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397415 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397415 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397420 data=null button=1 stateMask=0x0 x=604 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397421 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397422 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397422 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397433 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397433 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397438 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397438 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397438 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397453 data=null button=1 stateMask=0x0 x=623 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397455 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397456 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397456 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397457 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397458 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397468 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397469 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397469 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397474 data=null button=1 stateMask=0x0 x=641 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397475 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397476 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397476 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397477 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397487 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397491 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397491 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397492 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397505 data=null button=1 stateMask=0x0 x=660 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397507 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397507 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397508 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397509 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397509 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397513 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397520 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397520 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397525 data=null button=1 stateMask=0x0 x=678 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397527 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397527 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397527 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397528 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397528 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397537 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397538 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397538 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397543 data=null button=1 stateMask=0x0 x=697 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397544 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397545 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397545 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397546 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397546 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397555 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397556 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397556 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397561 data=null button=1 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397562 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397563 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397578 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397579 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397580 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397583 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397584 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397584 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397597 data=null button=1 stateMask=0x0 x=734 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397598 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397599 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397599 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397600 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397600 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397604 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397604 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397604 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397618 data=null button=1 stateMask=0x0 x=752 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397620 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397620 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397621 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397621 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397622 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397625 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397626 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397626 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397680 data=null button=1 stateMask=0x0 x=771 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397682 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397682 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397683 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397684 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397684 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397688 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397698 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397698 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397704 data=null button=1 stateMask=0x0 x=789 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397714 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397715 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397715 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397716 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397716 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397720 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397720 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397721 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397786 data=null button=1 stateMask=0x0 x=808 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397795 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397796 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397796 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397797 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397798 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397802 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397802 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397803 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397817 data=null button=1 stateMask=0x0 x=827 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397818 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397819 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397819 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397820 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397820 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397872 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397873 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397873 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397878 data=null button=1 stateMask=0x0 x=845 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397879 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397879 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397880 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397881 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397881 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397884 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397885 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397885 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397898 data=null button=1 stateMask=0x0 x=864 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397899 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397900 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397900 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397901 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397901 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397904 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397904 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397905 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140397988 data=null button=1 stateMask=0x0 x=882 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397989 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140397989 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397990 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140397990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140397991 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140397991 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140397994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140397994 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140397994 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140397995 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398007 data=null button=1 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398009 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398009 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398009 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398010 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398010 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398013 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398014 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398014 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398069 data=null button=1 stateMask=0x0 x=919 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398071 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398071 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398072 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398072 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398072 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398076 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398076 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398076 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398081 data=null button=1 stateMask=0x0 x=938 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398082 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398082 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398083 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398083 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398084 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398093 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398094 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398094 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398099 data=null button=1 stateMask=0x0 x=956 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398100 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398100 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398101 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398102 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398102 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398112 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398113 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398113 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398118 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398119 data=null button=0 stateMask=0x80000 x=289 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398119 data=null button=1 stateMask=0x80000 x=289 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398120 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398179 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398179 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398182 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398183 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398183 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398195 data=null button=1 stateMask=0x0 x=289 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398196 data=null button=0 stateMask=0x80000 x=307 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398196 data=null button=1 stateMask=0x80000 x=307 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398197 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398197 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398198 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398201 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398201 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398202 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398214 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398215 data=null button=0 stateMask=0x80000 x=326 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398216 data=null button=1 stateMask=0x80000 x=326 y=47 count=1} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398216 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398217 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398217 data=null} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398220 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398220 data=null doit=true} to TimeGraphControl with text {}
15:49:55 [2019-12-26T20:49:55.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398220 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398275 data=null button=1 stateMask=0x0 x=326 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398276 data=null button=0 stateMask=0x80000 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398276 data=null button=1 stateMask=0x80000 x=344 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398277 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398278 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398278 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398281 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398281 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398281 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398286 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398287 data=null button=0 stateMask=0x80000 x=363 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398288 data=null button=1 stateMask=0x80000 x=363 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398288 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398289 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398289 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398298 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398298 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398299 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398303 data=null button=1 stateMask=0x0 x=363 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398304 data=null button=0 stateMask=0x80000 x=381 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398304 data=null button=1 stateMask=0x80000 x=381 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398305 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398305 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398306 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398308 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398309 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398318 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398323 data=null button=1 stateMask=0x0 x=381 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398324 data=null button=0 stateMask=0x80000 x=400 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398325 data=null button=1 stateMask=0x80000 x=400 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398325 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398378 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398378 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398382 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398383 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398383 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398389 data=null button=1 stateMask=0x0 x=400 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398390 data=null button=0 stateMask=0x80000 x=418 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398390 data=null button=1 stateMask=0x80000 x=418 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398391 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398391 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398392 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398402 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398402 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398402 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398407 data=null button=1 stateMask=0x0 x=418 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398408 data=null button=0 stateMask=0x80000 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398408 data=null button=1 stateMask=0x80000 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398409 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398410 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398410 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398469 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398469 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398469 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398475 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398476 data=null button=0 stateMask=0x80000 x=456 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398477 data=null button=1 stateMask=0x80000 x=456 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398478 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398479 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398479 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398482 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398482 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398482 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398494 data=null button=1 stateMask=0x0 x=456 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398495 data=null button=0 stateMask=0x80000 x=474 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398496 data=null button=1 stateMask=0x80000 x=474 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398496 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398496 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398496 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398499 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398500 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398500 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398512 data=null button=1 stateMask=0x0 x=474 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398513 data=null button=0 stateMask=0x80000 x=493 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398513 data=null button=1 stateMask=0x80000 x=493 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398514 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398514 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398514 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398517 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398517 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398517 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398576 data=null button=1 stateMask=0x0 x=493 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398578 data=null button=0 stateMask=0x80000 x=511 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398578 data=null button=1 stateMask=0x80000 x=511 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398579 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398580 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398580 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398584 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398584 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398585 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398590 data=null button=1 stateMask=0x0 x=511 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398591 data=null button=0 stateMask=0x80000 x=530 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398591 data=null button=1 stateMask=0x80000 x=530 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398592 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398592 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398593 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398605 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398605 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398606 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398620 data=null button=1 stateMask=0x0 x=530 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398621 data=null button=0 stateMask=0x80000 x=548 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398621 data=null button=1 stateMask=0x80000 x=548 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398622 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398622 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398622 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398626 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398675 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398675 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398680 data=null button=1 stateMask=0x0 x=548 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398681 data=null button=0 stateMask=0x80000 x=567 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398681 data=null button=1 stateMask=0x80000 x=567 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398682 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398683 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398683 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398691 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398692 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398692 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398697 data=null button=1 stateMask=0x0 x=567 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398697 data=null button=0 stateMask=0x80000 x=585 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398698 data=null button=1 stateMask=0x80000 x=585 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398698 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398699 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398700 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398708 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398709 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398709 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398713 data=null button=1 stateMask=0x0 x=585 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398714 data=null button=0 stateMask=0x80000 x=604 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398715 data=null button=1 stateMask=0x80000 x=604 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398715 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398716 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398716 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398725 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398725 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398725 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398780 data=null button=1 stateMask=0x0 x=604 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398781 data=null button=0 stateMask=0x80000 x=623 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398781 data=null button=1 stateMask=0x80000 x=623 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398782 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398782 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398782 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398786 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398786 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398787 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398799 data=null button=1 stateMask=0x0 x=623 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398801 data=null button=0 stateMask=0x80000 x=641 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398801 data=null button=1 stateMask=0x80000 x=641 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398801 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398802 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398802 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398805 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398805 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398806 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398819 data=null button=1 stateMask=0x0 x=641 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398820 data=null button=0 stateMask=0x80000 x=660 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398820 data=null button=1 stateMask=0x80000 x=660 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398879 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398879 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398880 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398883 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398883 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398884 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398897 data=null button=1 stateMask=0x0 x=660 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398899 data=null button=0 stateMask=0x80000 x=678 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398899 data=null button=1 stateMask=0x80000 x=678 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398899 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398900 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398900 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398903 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398903 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398904 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398916 data=null button=1 stateMask=0x0 x=678 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398917 data=null button=0 stateMask=0x80000 x=697 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398918 data=null button=1 stateMask=0x80000 x=697 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398918 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398919 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398919 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398922 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398922 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398923 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398979 data=null button=1 stateMask=0x0 x=697 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398981 data=null button=0 stateMask=0x80000 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398981 data=null button=1 stateMask=0x80000 x=715 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398981 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140398982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140398982 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140398982 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140398985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398985 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140398985 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140398986 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140398998 data=null button=1 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140398999 data=null button=0 stateMask=0x80000 x=734 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140398999 data=null button=1 stateMask=0x80000 x=734 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399000 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399000 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399000 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399003 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399004 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399004 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399016 data=null button=1 stateMask=0x0 x=734 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399017 data=null button=0 stateMask=0x80000 x=752 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399018 data=null button=1 stateMask=0x80000 x=752 y=47 count=1} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399018 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399018 data=null doit=true} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399019 data=null} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399022 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
15:49:56 [2019-12-26T20:49:56.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399022 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399022 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399082 data=null button=1 stateMask=0x0 x=752 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399084 data=null button=0 stateMask=0x80000 x=771 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399084 data=null button=1 stateMask=0x80000 x=771 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399085 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399085 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399086 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399095 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399095 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399095 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399100 data=null button=1 stateMask=0x0 x=771 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399101 data=null button=0 stateMask=0x80000 x=789 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399101 data=null button=1 stateMask=0x80000 x=789 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399102 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399103 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399103 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399111 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399112 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399112 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399116 data=null button=1 stateMask=0x0 x=789 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399118 data=null button=0 stateMask=0x80000 x=808 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399118 data=null button=1 stateMask=0x80000 x=808 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399118 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399119 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399119 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399180 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399180 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399181 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399186 data=null button=1 stateMask=0x0 x=808 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399196 data=null button=0 stateMask=0x80000 x=827 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399197 data=null button=1 stateMask=0x80000 x=827 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399197 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399197 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399198 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399201 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399202 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399202 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399216 data=null button=1 stateMask=0x0 x=827 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399217 data=null button=0 stateMask=0x80000 x=845 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399218 data=null button=1 stateMask=0x80000 x=845 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399218 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399219 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399219 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399222 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399223 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399223 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399280 data=null button=1 stateMask=0x0 x=845 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399281 data=null button=0 stateMask=0x80000 x=864 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399282 data=null button=1 stateMask=0x80000 x=864 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399282 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399283 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399283 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399286 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399287 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399287 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399292 data=null button=1 stateMask=0x0 x=864 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399293 data=null button=0 stateMask=0x80000 x=882 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399293 data=null button=1 stateMask=0x80000 x=882 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399294 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399294 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399295 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399304 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399305 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399305 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399310 data=null button=1 stateMask=0x0 x=882 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399311 data=null button=0 stateMask=0x80000 x=901 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399311 data=null button=1 stateMask=0x80000 x=901 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399312 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399312 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399313 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399323 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399323 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399323 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399328 data=null button=1 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399329 data=null button=0 stateMask=0x80000 x=919 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399330 data=null button=1 stateMask=0x80000 x=919 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399330 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399331 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399331 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399372 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399373 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399373 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399378 data=null button=1 stateMask=0x0 x=919 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399379 data=null button=0 stateMask=0x80000 x=938 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399379 data=null button=1 stateMask=0x80000 x=938 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399380 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399381 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399381 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399383 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399384 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399384 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399388 data=null button=1 stateMask=0x0 x=938 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399396 data=null button=0 stateMask=0x80000 x=956 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399397 data=null button=1 stateMask=0x80000 x=956 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399397 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399398 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399398 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399401 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399402 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399402 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399414 data=null button=1 stateMask=0x0 x=956 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399415 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399416 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399416 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399416 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399417 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399419 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399420 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399420 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399476 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399478 data=null button=0 stateMask=0x80000 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399478 data=null button=1 stateMask=0x80000 x=715 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399478 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399478 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399479 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140399481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399481 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140399482 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140399482 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140399494 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399495 data=null button=0 stateMask=0x80000 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140399495 data=null button=1 stateMask=0x80000 x=437 y=47 count=1} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140399495 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140399495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140399496 data=null doit=true} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140399496 data=null} to TimeGraphControl with text {}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - number of items : 16
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399499 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399642 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399643 data=null} to ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.523Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.524Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Clicking on OK
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140399680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140399680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140399680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140399681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140399681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140399681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140399681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140399500 data=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}
15:49:57 [2019-12-26T20:49:57.525Z] DEBUG - Clicked on 
15:49:57 [2019-12-26T20:49:57.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:57 [2019-12-26T20:49:57.782Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - number of items : 16
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400517 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400781 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400782 data=null} to ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.604Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.605Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Clicking on OK
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140400805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140400805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140400805 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140400805 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140400806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140400806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140400806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140400518 data=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}
15:49:58 [2019-12-26T20:49:58.606Z] DEBUG - Clicked on 
15:49:58 [2019-12-26T20:49:58.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:58 [2019-12-26T20:49:58.863Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - number of items : 16
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401685 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401816 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401816 data=null} to ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.685Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Clicking on OK
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140401885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140401885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140401886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140401886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140401886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140401886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140401887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140401685 data=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}
15:49:59 [2019-12-26T20:49:59.686Z] DEBUG - Clicked on 
15:49:59 [2019-12-26T20:49:59.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:49:59 [2019-12-26T20:49:59.943Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:00 [2019-12-26T20:50:00.506Z] DEBUG - number of items : 16
15:50:00 [2019-12-26T20:50:00.506Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402668 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402895 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402895 data=null} to ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Clicking on OK
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140402929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140402929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140402929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140402929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140402930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140402930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140402930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140402669 data=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}
15:50:00 [2019-12-26T20:50:00.767Z] DEBUG - Clicked on 
15:50:01 [2019-12-26T20:50:01.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:01 [2019-12-26T20:50:01.023Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - number of items : 16
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407601 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407742 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407742 data=null} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.276Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Clicking on OK
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140407799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140407799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140407799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140407799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140407799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140407799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140407799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140407602 data=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}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Clicked on 
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - number of items : 16
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408626 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408761 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408761 data=null} to ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1140408762 data=null doit=true} to Shell with text {Legend}
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.535Z] 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')
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1140408784 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\"")
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.535Z] 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')
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Clicking on OK
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140408804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140408804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140408804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140408804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140408805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140408805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140408805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140408627 data=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}
15:50:06 [2019-12-26T20:50:06.536Z] DEBUG - Clicked on 
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - number of items : 16
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410200 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410200 data=null} to ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:07 [2019-12-26T20:50:07.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:07 [2019-12-26T20:50:07.906Z] 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:07 [2019-12-26T20:50:07.906Z] 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Clicking on 
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140410210 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140410210 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140410210 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140410210 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140410210 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140410211 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140410211 data=null 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')
15:50:07 [2019-12-26T20:50:07.906Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Clicked on 
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:07 [2019-12-26T20:50:07.906Z] 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')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Clicking on OK
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140410238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140410238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140410238 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140410238 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140410239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140410239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140410239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:07 [2019-12-26T20:50:07.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140410040 data=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}
15:50:08 [2019-12-26T20:50:08.163Z] DEBUG - Clicked on 
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - number of items : 16
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411449 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411585 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411585 data=null} to ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Clicking on OK
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140411619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140411620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140411620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140411620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140411620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140411450 data=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}
15:50:09 [2019-12-26T20:50:09.355Z] DEBUG - Clicked on 
15:50:10 [2019-12-26T20:50:10.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:10 [2019-12-26T20:50:10.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - number of items : 16
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428210 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428379 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428380 data=null} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Clicking on OK
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140428414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140428415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140428415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140428415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140428415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140428415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140428415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140428211 data=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}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Clicked on 
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - number of items : 16
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429681 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429818 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429819 data=null} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.075Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Clicking on OK
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140429842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140429842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140429842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140429842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140429842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140429844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140429844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140429682 data=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}
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - Clicked on 
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:28 [2019-12-26T20:50:28.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - number of items : 16
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430633 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430753 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430753 data=null} to ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1140430760 data=null doit=true} to Shell with text {Legend}
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.592Z] 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')
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.592Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1140430769 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")
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.593Z] 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')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Clicking on OK
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140430797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140430797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140430797 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140430797 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140430797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140430798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140430798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140430633 data=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}
15:50:28 [2019-12-26T20:50:28.593Z] DEBUG - Clicked on 
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - number of items : 16
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432008 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432123 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432123 data=null} to ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:29 [2019-12-26T20:50:29.963Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:29 [2019-12-26T20:50:29.964Z] 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:29 [2019-12-26T20:50:29.964Z] 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Clicking on 
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140432132 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140432132 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140432132 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140432133 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140432133 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140432133 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140432133 data=null 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')
15:50:29 [2019-12-26T20:50:29.964Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Clicked on 
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:29 [2019-12-26T20:50:29.964Z] 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')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Clicking on OK
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140432177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140432177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140432177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140432178 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140432178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140432178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140432178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140432008 data=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}
15:50:29 [2019-12-26T20:50:29.964Z] DEBUG - Clicked on 
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - number of items : 16
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433369 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433487 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433487 data=null} to ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Clicking on OK
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140433515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140433516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140433516 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140433516 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140433516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140433516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140433516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140433369 data=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}
15:50:31 [2019-12-26T20:50:31.335Z] DEBUG - Clicked on 
15:50:31 [2019-12-26T20:50:31.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:31 [2019-12-26T20:50:31.592Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:32 [2019-12-26T20:50:32.155Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.155Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.155Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.411Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.411Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.974Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:32 [2019-12-26T20:50:32.974Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:33 [2019-12-26T20:50:33.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:33 [2019-12-26T20:50:33.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:34 [2019-12-26T20:50:34.102Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:34 [2019-12-26T20:50:34.102Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:34 [2019-12-26T20:50:34.669Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:34 [2019-12-26T20:50:34.669Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - number of items : 16
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437275 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437408 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437408 data=null} to ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.264Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.265Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Clicking on OK
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140437432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140437432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140437432 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140437432 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140437432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140437432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140437432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140437276 data=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}
15:50:35 [2019-12-26T20:50:35.266Z] DEBUG - Clicked on 
15:50:35 [2019-12-26T20:50:35.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:35 [2019-12-26T20:50:35.522Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1140438803 data=null doit=true} to Shell with text {Time Event Filter}
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:50:36 [2019-12-26T20:50:36.453Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
15:50:37 [2019-12-26T20:50:37.018Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1140440533 data=null doit=true} to Shell with text {Time Event Filter}
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - Attempting to set focus on (of type 'Text')
15:50:38 [2019-12-26T20:50:38.387Z] DEBUG - Attempting to set focus on (of type 'Text')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - number of items : 16
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441093 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441185 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441186 data=null} to ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Clicking on OK
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140441235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140441235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140441235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140441235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140441236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140441236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140441236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140441093 data=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}
15:50:38 [2019-12-26T20:50:38.955Z] DEBUG - Clicked on 
15:50:39 [2019-12-26T20:50:39.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:50:39 [2019-12-26T20:50:39.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:50:39 [2019-12-26T20:50:39.775Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:39 [2019-12-26T20:50:39.775Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:39 [2019-12-26T20:50:39.775Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:39 [2019-12-26T20:50:39.775Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:39 [2019-12-26T20:50:39.775Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - number of items : 16
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442505 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442645 data=null doit=true} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442645 data=null} to ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.341Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.342Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Clicking on OK
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140442689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140442690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140442695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140442695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140442696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140442696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140442696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:40 [2019-12-26T20:50:40.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1140442507 data=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}
15:50:40 [2019-12-26T20:50:40.600Z] DEBUG - Clicked on 
15:50:40 [2019-12-26T20:50:40.600Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 55.994 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:50:40 [2019-12-26T20:50:40.600Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.052 s
15:50:40 [2019-12-26T20:50:40.600Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.717 s
15:50:40 [2019-12-26T20:50:40.600Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.684 s
15:50:40 [2019-12-26T20:50:40.600Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.216 s
15:50:40 [2019-12-26T20:50:40.600Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1 s
15:50:40 [2019-12-26T20:50:40.600Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.049 s
15:50:40 [2019-12-26T20:50:40.600Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.847 s
15:50:40 [2019-12-26T20:50:40.600Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.867 s
15:50:40 [2019-12-26T20:50:40.600Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 16.742 s
15:50:40 [2019-12-26T20:50:40.600Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.455 s
15:50:40 [2019-12-26T20:50:40.600Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
15:50:40 [2019-12-26T20:50:40.600Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.641 s
15:50:40 [2019-12-26T20:50:40.600Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.957 s
15:50:40 [2019-12-26T20:50:40.600Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.782 s
15:50:40 [2019-12-26T20:50:40.600Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.45 s
15:50:40 [2019-12-26T20:50:40.600Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
15:50:40 [2019-12-26T20:50:40.600Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140444537 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140444537 data=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140444537 data=null} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140444538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444538 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140444604 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140444605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140444612 data=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140444612 data=null} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140444612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444613 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140444619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140444619 data=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140444619 data=null} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140444619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140444620 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}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140444622 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140444630 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140444630 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140444630 data=null} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140444631 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444631 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]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140444673 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140444678 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140444678 data=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140444678 data=null} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140444679 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444679 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140444698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:42 [2019-12-26T20:50:42.494Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1140444699 data=null doit=true} to TreeItem with text {Experiments [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1140444700 data=null} to TreeItem with text {Experiments [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1140444700 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140444700 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]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1140444702 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140444702 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140444703 data=null} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140444703 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140444703 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]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140444704 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [1]}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1140444714 data=null doit=true} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1140444714 data=null} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140444715 data=null button=1 stateMask=0x0 x=104 y=95 count=1} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444715 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}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1140444778 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.494Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1140444779 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1140444781 data=null x=148 y=189 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1140444789 data=null x=148 y=189 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1140444792 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1140444792 data=null x=148 y=189 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1140444792 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1140444793 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=189 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1140444817 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1140444822 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1140444824 data=null doit=true} to TreeItem with text {Test Experiment [0]}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1140444825 data=null} to TreeItem with text {Test Experiment [0]}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1140444826 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]}
15:50:42 [2019-12-26T20:50:42.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140444826 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]}
15:50:42 [2019-12-26T20:50:42.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1140444875 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]}
15:50:42 [2019-12-26T20:50:42.752Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:50:42 [2019-12-26T20:50:42.752Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
15:50:42 [2019-12-26T20:50:42.752Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1140445141 data=null doit=true} to Shell with text {Export trace package}
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:50:43 [2019-12-26T20:50:43.011Z] 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:50:43 [2019-12-26T20:50:43.011Z] 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1140445150 data=null doit=true} to Button with text {Sa&ve in tar format}
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140445150 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}
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1140445151 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1140445152 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1140445152 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140445152 data=null item=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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:50:43 [2019-12-26T20:50:43.011Z] 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445153 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445154 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140445154 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140445154 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445154 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445168 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140445168 data=null item=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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445168 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445168 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140445168 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')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140445168 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140445169 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140445170 data=null} to (of type 'Combo')
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Clicking on &Finish
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140445176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140445176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140445176 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140445176 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140445176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140445176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140445176 data=null item=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')
15:50:43 [2019-12-26T20:50:43.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1140444929 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...'
15:50:43 [2019-12-26T20:50:43.269Z] DEBUG - Clicked on 
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140445994 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140445994 data=null doit=true} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140445995 data=null} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140445995 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140445995 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}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140446023 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140446024 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140446024 data=null doit=true} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140446024 data=null} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140446025 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140446025 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}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140446070 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140446070 data=null doit=true} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140446070 data=null} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140446071 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140446071 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}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140446074 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140446075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140446075 data=null doit=true} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140446075 data=null} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140446075 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140446075 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]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140446084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140446085 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140446085 data=null doit=true} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140446085 data=null} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140446085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140446085 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]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140446105 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:50:43 [2019-12-26T20:50:43.833Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1140446498 data=null doit=true} to Shell with text {Import trace package}
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140446499 data=null} to (of type 'Combo')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Inserting text:
15:50:44 [2019-12-26T20:50:44.396Z]  into text (of type 'Combo')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Typing text '
15:50:44 [2019-12-26T20:50:44.396Z] ' with an interval of 50ms. between characters.
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:44 [2019-12-26T20:50:44.396Z] DEBUG - Clicking on &Finish
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140447075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140447076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140447076 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140447076 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140447076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140447076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140447076 data=null item=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')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1140446192 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...'
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Clicked on 
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140447255 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140447255 data=null doit=true} to TreeItem with text {Import Test}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140447255 data=null} to TreeItem with text {Import Test}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140447255 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140447256 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}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140447281 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:45 [2019-12-26T20:50:45.007Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140447291 data=null doit=true} to TreeItem with text {Traces [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140447292 data=null} to TreeItem with text {Traces [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140447292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140447293 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]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140447295 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:50:45 [2019-12-26T20:50:45.007Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1140447296 data=null doit=true} to TreeItem with text {Experiments [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1140447296 data=null} to TreeItem with text {Experiments [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1140447296 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140447297 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]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1140447325 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447329 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1140447329 data=null doit=true} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:45 [2019-12-26T20:50:45.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1140447329 data=null} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447330 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140447330 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]}
15:50:45 [2019-12-26T20:50:45.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447381 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447382 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.357Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447382 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.357Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140447383 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]}
15:50:45 [2019-12-26T20:50:45.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447519 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1140447606 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1140447896 data=null doit=true} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1140447897 data=null} to TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.614Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
15:50:45 [2019-12-26T20:50:45.614Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1140449002 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140449127 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140449127 data=null doit=true} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140449127 data=null} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140449128 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140449128 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140449151 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test}
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Clicking on with mnemonic 'Delete'
15:50:46 [2019-12-26T20:50:46.984Z] DEBUG - Clicked on with mnemonic 'Delete'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449969 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449969 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449970 data=null 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')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449971 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140449971 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Clicking on OK
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140449973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140449973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140449973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140449973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140449973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140449974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:47 [2019-12-26T20:50:47.914Z] DEBUG - Clicked on OK
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140449974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140449212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1140450722 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140450728 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140450774 data=null doit=true} to TreeItem with text {Import Test}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140450774 data=null} to TreeItem with text {Import Test}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140450774 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140450775 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}
15:50:48 [2019-12-26T20:50:48.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140450816 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
15:50:48 [2019-12-26T20:50:48.734Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:50:48 [2019-12-26T20:50:48.734Z] DEBUG - Clicking on with mnemonic 'Delete'
15:50:48 [2019-12-26T20:50:48.734Z] DEBUG - Clicked on with mnemonic 'Delete'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null 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')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140451687 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Clicking on OK
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140451688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140451688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140451688 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140451688 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140451688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140451689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.664Z] DEBUG - Clicked on OK
15:50:49 [2019-12-26T20:50:49.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140451689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:49 [2019-12-26T20:50:49.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140450924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140453761 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140453761 data=null doit=true} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140453762 data=null} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140453762 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140453762 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140453798 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140453799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140453799 data=null doit=true} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140453799 data=null} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140453800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140453800 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140453813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140453813 data=null doit=true} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140453813 data=null} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140453814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140453814 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}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140453817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140453818 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140453818 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140453818 data=null} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140453819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140453819 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]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140453834 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140453835 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140453836 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140453836 data=null} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140453836 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140453837 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]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140453875 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1140454097 data=null doit=true} to Shell with text {Export trace package}
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Clicking on Deselect All
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1140454112 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')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1140454112 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')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1140454112 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1140454112 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1140454112 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')
15:50:51 [2019-12-26T20:50:51.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1140454112 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1140454112 data=null item=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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1140454114 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1140454114 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1140454114 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1140454114 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1140454115 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Clicked on Deselect All
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Clicking on Select All
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1140454145 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140454145 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1140454145 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1140454145 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1140454146 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1140454146 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1140454146 data=null item=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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1140454155 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140454155 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1140454155 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1140454155 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1140454155 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Clicked on Select All
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:50:51 [2019-12-26T20:50:51.816Z] 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')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:50:51 [2019-12-26T20:50:51.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1140454182 data=null doit=true} to Button with text {Save in &zip format}
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140454183 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}
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1140454184 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1140454184 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1140454185 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140454185 data=null item=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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:50:52 [2019-12-26T20:50:52.074Z] 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1140454210 data=null doit=true} to Button with text {Sa&ve in tar format}
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140454211 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}
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1140454213 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1140454213 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1140454214 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140454214 data=null item=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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:50:52 [2019-12-26T20:50:52.074Z] 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454216 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454217 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140454217 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140454217 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454217 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454217 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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140454217 data=null item=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')
15:50:52 [2019-12-26T20:50:52.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454217 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454217 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454218 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140454218 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140454218 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:50:52 [2019-12-26T20:50:52.075Z] 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454219 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454219 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140454219 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140454220 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454220 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454220 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140454220 data=null item=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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454220 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454220 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140454220 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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140454220 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140454221 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140454275 data=null} to (of type 'Combo')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Clicking on &Finish
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140454277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140454277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140454277 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140454277 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140454278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140454278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140454278 data=null item=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')
15:50:52 [2019-12-26T20:50:52.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1140453919 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...'
15:50:52 [2019-12-26T20:50:52.332Z] DEBUG - Clicked on 
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140454908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140454908 data=null doit=true} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140454909 data=null} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140454909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140454909 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140454929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140454930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140454930 data=null doit=true} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140454930 data=null} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140454931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140454931 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140454944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:52 [2019-12-26T20:50:52.589Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140454946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140454946 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140454946 data=null} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140454947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140454947 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]}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140454965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140454967 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140454967 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140454967 data=null} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140454968 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140454968 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]}
15:50:52 [2019-12-26T20:50:52.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140454978 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:52 [2019-12-26T20:50:52.846Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:50:52 [2019-12-26T20:50:52.846Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
15:50:52 [2019-12-26T20:50:52.846Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
15:50:53 [2019-12-26T20:50:53.103Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:50:53 [2019-12-26T20:50:53.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1140455218 data=null doit=true} to Shell with text {Import trace package}
15:50:53 [2019-12-26T20:50:53.103Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140455227 data=null} to (of type 'Combo')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Inserting text:
15:50:53 [2019-12-26T20:50:53.104Z]  into text (of type 'Combo')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Attempting to set focus on (of type 'Combo')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Typing text '
15:50:53 [2019-12-26T20:50:53.104Z] ' with an interval of 50ms. between characters.
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Clicking on Select All
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1140455311 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140455311 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1140455311 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1140455311 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1140455312 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1140455312 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1140455312 data=null item=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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1140455312 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140455312 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1140455312 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1140455313 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1140455313 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Clicked on Select All
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Clicking on &Finish
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140455314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140455314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140455314 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140455314 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140455315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140455315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1140455366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140455366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1140455366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1140455366 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1140455366 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Clicked on &Finish
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1140455374 data=null doit=true} to Shell with text {Confirmation}
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Clicking on Yes To &All
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1140455375 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1140455375 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1140455375 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1140455375 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1140455376 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1140455379 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')
15:50:53 [2019-12-26T20:50:53.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1140455379 data=null item=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')
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140455315 data=null item=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')
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1140455020 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...'
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Clicked on 
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2019-12-26T20:50:53.668Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:50:53 [2019-12-26T20:50:53.668Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140456014 data=null doit=true} to TreeItem with text {Traces [1]}
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140456014 data=null} to TreeItem with text {Traces [1]}
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140456014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140456014 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]}
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140456016 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:50:53 [2019-12-26T20:50:53.668Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:50:53 [2019-12-26T20:50:53.668Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1140456016 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1140456016 data=null doit=true} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1140456017 data=null} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140456017 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140456017 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}
15:50:53 [2019-12-26T20:50:53.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1140456053 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140456072 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.925Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1140456072 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.925Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140456073 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}
15:50:53 [2019-12-26T20:50:53.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1140456127 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1140456136 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1140456136 data=null doit=true} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1140456136 data=null} to TreeItem with text {test.xml}
15:50:53 [2019-12-26T20:50:53.926Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
15:50:54 [2019-12-26T20:50:54.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1140457540 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Attempting to set focus on Tree with text {}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140457624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140457624 data=null doit=true} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140457624 data=null} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140457625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140457625 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140457658 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:50:55 [2019-12-26T20:50:55.419Z] DEBUG - Clicking on with mnemonic 'Delete'
15:50:55 [2019-12-26T20:50:55.675Z] DEBUG - Clicked on with mnemonic 'Delete'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null 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')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140458516 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Clicking on OK
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140458517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140458517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140458517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140458517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140458517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140458517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.241Z] DEBUG - Clicked on OK
15:50:56 [2019-12-26T20:50:56.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140458517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:50:56 [2019-12-26T20:50:56.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140457726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:50:56 [2019-12-26T20:50:56.812Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.209 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:50:56 [2019-12-26T20:50:56.812Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 9.288 s
15:50:56 [2019-12-26T20:50:56.812Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.809 s
15:50:56 [2019-12-26T20:50:56.812Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:51:06 [2019-12-26T20:51:06.767Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.093 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:51:06 [2019-12-26T20:51:06.767Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.416 s
15:51:06 [2019-12-26T20:51:06.767Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.434 s
15:51:06 [2019-12-26T20:51:06.767Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.184 s
15:51:06 [2019-12-26T20:51:06.767Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:51:10 [2019-12-26T20:51:10.042Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.97 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:51:10 [2019-12-26T20:51:10.042Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.909 s
15:51:10 [2019-12-26T20:51:10.042Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140472445 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140472446 data=null doit=true} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140472446 data=null} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140472446 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140472447 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}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140472488 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140472489 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140472489 data=null doit=true} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140472489 data=null} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140472489 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140472489 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}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140472504 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140472505 data=null doit=true} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140472505 data=null} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140472505 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140472505 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}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140472508 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140472509 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140472509 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140472509 data=null} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140472509 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140472510 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]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140472525 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140472526 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140472526 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140472526 data=null} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140472526 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140472527 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]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140472531 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:51:10 [2019-12-26T20:51:10.300Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140472684 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Clicking on New...
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1140472689 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')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140472689 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')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1140472689 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1140472689 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1140472689 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')
15:51:10 [2019-12-26T20:51:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1140472689 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')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1140472913 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')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140472929 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')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1140472929 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')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1140472929 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1140472929 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Clicked on New...
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1140472931 data=null doit=true} to Shell with text {Custom Text Parser}
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.815Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.816Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140473071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.817Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Clicking on 
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140473132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140473132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140473132 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140473133 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140473133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140473133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:10 [2019-12-26T20:51:10.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140473133 data=null 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')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - Clicked on 
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.076Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Clicking on 
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140473213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140473213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140473213 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140473213 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140473213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140473213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140473213 data=null 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')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140473268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140473269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140473269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140473269 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140473270 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Clicked on 
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1140473308 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1140473308 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1140473308 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1140473309 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:51:11 [2019-12-26T20:51:11.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140473324 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)}
15:51:11 [2019-12-26T20:51:11.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=1140473599 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140473622 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1140473622 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1140473622 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:11 [2019-12-26T20:51:11.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140473623 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140473623 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,∞) : }
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140473723 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Clicking on 
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140473790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140473791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140473791 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140473791 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140473791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140473803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140473803 data=null 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')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Clicked on 
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:51:11 [2019-12-26T20:51:11.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1140473916 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Clicking on Highlight All
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1140473998 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140473998 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1140473998 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1140473998 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1140473999 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1140473999 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1140473999 data=null item=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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1140474013 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140474013 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1140474013 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1140474013 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1140474013 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Clicked on Highlight All
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Clicking on &Next >
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140474017 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')
15:51:11 [2019-12-26T20:51:11.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140474017 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')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140474018 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140474018 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140474018 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')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140474018 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')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140474018 data=null item=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')
15:51:11 [2019-12-26T20:51:11.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Clicked on &Next >
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Clicking on &Finish
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140474178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140474178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140474178 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140474179 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140474179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:11 [2019-12-26T20:51:11.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140474179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140474179 data=null item=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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1140472690 data=null item=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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Clicked on 
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140474340 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140474345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140474346 data=null doit=true} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140474346 data=null} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140474351 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140474351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140474352 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Clicking on Delete
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140474353 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140474353 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140474353 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140474353 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140474354 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140474354 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140474404 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140474405 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140474405 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')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140474405 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140474405 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Clicked on Delete
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140474407 data=null doit=true} to Shell with text {Delete Custom Parser}
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Clicking on &Yes
15:51:12 [2019-12-26T20:51:12.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140474409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140474409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140474409 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140474414 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140474414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140474414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140474414 data=null item=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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140474354 data=null item=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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Clicked on 
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140474518 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Clicking on &Close
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140474520 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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140474520 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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140474520 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140474520 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140474520 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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140474520 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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140474520 data=null item=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')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140472581 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...'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Clicked on 
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140474600 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140474606 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140474606 data=null doit=true} to TreeItem with text {TestText}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140474606 data=null} to TreeItem with text {TestText}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140474607 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140474607 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}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140474642 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:12 [2019-12-26T20:51:12.367Z] DEBUG - Clicking on with mnemonic 'Delete'
15:51:12 [2019-12-26T20:51:12.623Z] DEBUG - Clicked on with mnemonic 'Delete'
15:51:13 [2019-12-26T20:51:13.186Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475374 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475374 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null 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')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140475375 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Clicking on OK
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140475376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140475377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140475377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140475377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140475377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140475377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Clicked on OK
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140475377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:13 [2019-12-26T20:51:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140474706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:51:13 [2019-12-26T20:51:13.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140476500 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140476500 data=null doit=true} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140476500 data=null} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140476501 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140476501 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}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140476537 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140476539 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140476539 data=null doit=true} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140476539 data=null} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140476540 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140476540 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}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140476550 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140476551 data=null doit=true} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140476551 data=null} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140476551 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140476552 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}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140476554 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140476555 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140476555 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140476555 data=null} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140476555 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140476555 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]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140476570 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140476571 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140476571 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140476571 data=null} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140476572 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140476572 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]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140476578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:51:14 [2019-12-26T20:51:14.315Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140476805 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140476807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140476807 data=null doit=true} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140476807 data=null} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140476808 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140476808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140476813 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Clicking on Edit...
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1140476815 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')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1140476815 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')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1140476815 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1140476815 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1140476815 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')
15:51:14 [2019-12-26T20:51:14.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1140476815 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')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1140477197 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')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1140477214 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')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1140477215 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')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1140477215 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1140477215 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - Clicked on Edit...
15:51:14 [2019-12-26T20:51:14.861Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1140477230 data=null doit=true} to Shell with text {Custom Text Parser}
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.120Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140477361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.121Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Clicking on 
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140477401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140477401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140477401 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140477402 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140477402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140477402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140477402 data=null 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')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140477457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140477458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140477458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140477458 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140477458 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Clicked on 
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:51:15 [2019-12-26T20:51:15.122Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1140477490 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1140477490 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1140477490 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1140477491 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140477491 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(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=1140477675 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.380Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140477765 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=1140477765 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=1140477765 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140477766 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140477766 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,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=1140477821 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Clicking on 
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140477842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140477842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140477842 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140477842 data=null} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140477842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140477843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140477843 data=null 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Clicked on 
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1140477924 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Clicking on Highlight All
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1140477999 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140477999 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1140477999 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1140477999 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1140477999 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1140478000 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')
15:51:15 [2019-12-26T20:51:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1140478000 data=null item=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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1140478014 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140478014 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1140478014 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1140478014 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1140478015 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Clicked on Highlight All
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Clicking on &Next >
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140478018 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140478018 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140478018 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140478018 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140478019 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140478019 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')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140478019 data=null item=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')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Clicked on &Next >
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Clicking on &Finish
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140478114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140478114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140478114 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140478114 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140478114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140478114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:15 [2019-12-26T20:51:15.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140478114 data=null item=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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1140476815 data=null item=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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Clicked on 
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140478313 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140478315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140478315 data=null doit=true} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140478315 data=null} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140478316 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140478316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140478317 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Clicking on Delete
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140478318 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140478318 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140478318 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140478318 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140478319 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140478319 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140478361 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140478362 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140478362 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')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140478362 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140478362 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Clicked on Delete
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140478364 data=null doit=true} to Shell with text {Delete Custom Parser}
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Clicking on &Yes
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140478365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140478365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140478365 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140478365 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140478366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140478366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140478366 data=null item=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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140478319 data=null item=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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Clicked on 
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140478475 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Clicking on &Close
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140478477 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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140478477 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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140478477 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140478477 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140478477 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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140478477 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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140478477 data=null item=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')
15:51:16 [2019-12-26T20:51:16.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140476624 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...'
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Clicked on 
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140478549 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140478554 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140478554 data=null doit=true} to TreeItem with text {TestText}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140478554 data=null} to TreeItem with text {TestText}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140478554 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140478554 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}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140478586 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Clicking on with mnemonic 'Delete'
15:51:16 [2019-12-26T20:51:16.414Z] DEBUG - Clicked on with mnemonic 'Delete'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479299 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null 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')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140479300 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.978Z] DEBUG - Clicking on OK
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140479301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140479301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140479301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140479301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140479301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140479301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Clicked on OK
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140479302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:16 [2019-12-26T20:51:16.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140478637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:51:17 [2019-12-26T20:51:17.542Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.7 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:51:17 [2019-12-26T20:51:17.542Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.729 s
15:51:17 [2019-12-26T20:51:17.542Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.924 s
15:51:17 [2019-12-26T20:51:17.542Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:51:17 [2019-12-26T20:51:17.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140480540 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140480540 data=null doit=true} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140480541 data=null} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140480542 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140480542 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}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140480562 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140480563 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140480563 data=null doit=true} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140480563 data=null} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140480563 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140480563 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}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140480581 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140480582 data=null doit=true} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140480582 data=null} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140480582 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140480583 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}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140480585 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140480587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140480587 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140480587 data=null} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140480587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140480587 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]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140480603 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140480604 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140480604 data=null doit=true} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140480604 data=null} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140480604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140480605 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]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140480619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:51:18 [2019-12-26T20:51:18.363Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140480812 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1140480817 data=null doit=true} to Button with text {Text}
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1140480821 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}
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:51:18 [2019-12-26T20:51:18.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1140480822 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1140480822 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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1140480823 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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1140480823 data=null item=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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Clicking on New...
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1140480824 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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140480824 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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1140480824 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1140480825 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1140480825 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')
15:51:18 [2019-12-26T20:51:18.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1140480825 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')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1140481056 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')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140481058 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')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1140481058 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')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1140481059 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1140481059 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Clicked on New...
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1140481060 data=null doit=true} to Shell with text {Custom XML Parser}
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.878Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Clicking on 
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140481155 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140481155 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140481159 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140481159 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140481159 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140481159 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140481160 data=null 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140481207 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140481207 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140481207 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')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140481208 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140481208 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Clicked on 
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1140481216 data=null button=0 stateMask=0x0 x=78 y=21 count=0} to Tree node with text: event
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1140481217 data=null doit=true} to Tree node with text: event
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1140481241 data=null} to Tree node with text: event
15:51:18 [2019-12-26T20:51:18.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1140481242 data=null button=1 stateMask=0x0 x=78 y=21 count=1} to Tree node with text: event
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140481243 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
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1140481380 data=null button=1 stateMask=0x80000 x=78 y=0 count=1} to Tree node with text: event
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1140481398 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1140481398 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1140481398 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1140481398 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1140481399 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1140481399 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1140481399 data=null item=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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1140481439 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1140481440 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1140481440 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1140481440 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1140481440 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Clicking on &Next >
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140481443 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140481443 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140481455 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140481456 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140481456 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')
15:51:19 [2019-12-26T20:51:19.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140481456 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140481456 data=null item=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')
15:51:19 [2019-12-26T20:51:19.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Clicked on &Next >
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Clicking on &Finish
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140481524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140481524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140481524 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140481524 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140481525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140481525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140481525 data=null item=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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1140480825 data=null item=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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Clicked on 
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140481648 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched List with text "", using matcher: of type 'List'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched List with text "", using matcher: (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140481650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140481650 data=null doit=true} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140481650 data=null} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140481651 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140481651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140481652 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Clicking on Delete
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140481653 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140481653 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140481653 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140481653 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140481653 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140481653 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140481694 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140481695 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140481695 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')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140481695 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140481695 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - Clicked on Delete
15:51:19 [2019-12-26T20:51:19.395Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140481696 data=null doit=true} to Shell with text {Delete Custom Parser}
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Clicking on &Yes
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140481697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140481697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140481697 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140481697 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140481698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140481698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140481698 data=null item=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')
15:51:19 [2019-12-26T20:51:19.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140481654 data=null item=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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Clicked on 
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140481782 data=null doit=true} to Shell with text {Manage Custom Parsers}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Clicking on &Close
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140481783 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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140481783 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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140481783 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140481783 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140481783 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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140481783 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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140481783 data=null item=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')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140480708 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...'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Clicked on 
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140481850 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Attempting to set focus on Tree with text {}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140481855 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140481855 data=null doit=true} to TreeItem with text {TestXML}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140481855 data=null} to TreeItem with text {TestXML}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140481856 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140481856 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}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140481897 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:51:19 [2019-12-26T20:51:19.653Z] DEBUG - Clicking on with mnemonic 'Delete'
15:51:19 [2019-12-26T20:51:19.910Z] DEBUG - Clicked on with mnemonic 'Delete'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482741 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482741 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null 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')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140482742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Clicking on OK
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140482744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140482744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140482744 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140482744 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140482745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140482745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Clicked on OK
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140482745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:51:20 [2019-12-26T20:51:20.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140481978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:51:21 [2019-12-26T20:51:21.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.437 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:51:21 [2019-12-26T20:51:21.038Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 3.389 s
15:51:21 [2019-12-26T20:51:21.038Z] 
15:51:21 [2019-12-26T20:51:21.038Z] Results:
15:51:21 [2019-12-26T20:51:21.038Z] 
15:51:21 [2019-12-26T20:51:21.038Z] Tests run: 72, Failures: 0, Errors: 0, Skipped: 4
15:51:21 [2019-12-26T20:51:21.038Z] 
15:51:21 [2019-12-26T20:51:21.603Z] 
15:51:21 [2019-12-26T20:51:21.603Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:51:21.333
15:51:21 [2019-12-26T20:51:21.603Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] All tests passed!
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT      [44/138]
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --------------------------------[ pom ]---------------------------------
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [45/138]
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] The project's OSGi version is 1.1.1.201912262016
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.168Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [46/138]
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] The project's OSGi version is 3.2.4.201912262016
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] 
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:22 [2019-12-26T20:51:22.426Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
15:51:23 [2019-12-26T20:51:23.807Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] 
15:51:23 [2019-12-26T20:51:23.807Z] 	int attributeQuark = series.getKey().fQuark;
15:51:23 [2019-12-26T20:51:23.807Z] 	                     ^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.807Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.807Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] 
15:51:23 [2019-12-26T20:51:23.807Z] 	series.getValue().getData()[i] = extractValue(value);
15:51:23 [2019-12-26T20:51:23.807Z] 	^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] 
15:51:23 [2019-12-26T20:51:23.808Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
15:51:23 [2019-12-26T20:51:23.808Z] 	    ^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
15:51:23 [2019-12-26T20:51:23.808Z] 	getSeriesDelta(series.getValue().getData());
15:51:23 [2019-12-26T20:51:23.808Z] 	               ^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                 ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] 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>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] 
15:51:23 [2019-12-26T20:51:23.808Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
15:51:23 [2019-12-26T20:51:23.808Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] 
15:51:23 [2019-12-26T20:51:23.808Z] 	provider = generateExperimentProviderXy(traces, viewElement);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                        ^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] 
15:51:23 [2019-12-26T20:51:23.808Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                               ^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[329] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super String,capture#of ?,@Nullable String>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                            ^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] 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>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] 
15:51:23 [2019-12-26T20:51:23.808Z] 	buffer.putString(entry.getKey());
15:51:23 [2019-12-26T20:51:23.808Z] 	                 ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] 
15:51:23 [2019-12-26T20:51:23.808Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                    ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] 
15:51:23 [2019-12-26T20:51:23.808Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] 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>>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] 
15:51:23 [2019-12-26T20:51:23.808Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                                                     ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] 
15:51:23 [2019-12-26T20:51:23.808Z] 	series.getValue().getData()[i] = extractValue(value);
15:51:23 [2019-12-26T20:51:23.808Z] 	^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] 
15:51:23 [2019-12-26T20:51:23.808Z] 	getSeriesDelta(series.getValue().getData());
15:51:23 [2019-12-26T20:51:23.808Z] 	               ^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                 ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] 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>'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
15:51:23 [2019-12-26T20:51:23.808Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] 
15:51:23 [2019-12-26T20:51:23.808Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
15:51:23 [2019-12-26T20:51:23.808Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] 
15:51:23 [2019-12-26T20:51:23.808Z] 	final String alias = entry.getValue();
15:51:23 [2019-12-26T20:51:23.808Z] 	                     ^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.808Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] 
15:51:23 [2019-12-26T20:51:23.809Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
15:51:23 [2019-12-26T20:51:23.809Z] 	               ^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] 
15:51:23 [2019-12-26T20:51:23.809Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
15:51:23 [2019-12-26T20:51:23.809Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] 
15:51:23 [2019-12-26T20:51:23.809Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
15:51:23 [2019-12-26T20:51:23.809Z] 	                                                ^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] 
15:51:23 [2019-12-26T20:51:23.809Z] 	return quarkToRow.values();
15:51:23 [2019-12-26T20:51:23.809Z] 	       ^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[136] 
15:51:23 [2019-12-26T20:51:23.809Z] 	if (provider != null) {
15:51:23 [2019-12-26T20:51:23.809Z] 	    ^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Redundant null check: The variable provider cannot be null at this location
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[139] 
15:51:23 [2019-12-26T20:51:23.809Z] 	if (Iterables.any(TmfTraceManager.getInstance().getOpenedTraces(),
15:51:23 [2019-12-26T20:51:23.809Z]                 opened -> TmfTraceManager.getTraceSetWithExperiment(opened).contains(trace))) {
15:51:23 [2019-12-26T20:51:23.809Z]             DataDrivenXYProviderFactory xyFactory = getXyProviderFactory(viewElement);
15:51:23 [2019-12-26T20:51:23.809Z]             // Create with the trace or experiment first
15:51:23 [2019-12-26T20:51:23.809Z]             if (xyFactory != null) {
15:51:23 [2019-12-26T20:51:23.809Z]                 return createXYProvider(trace, viewId, xyFactory);
15:51:23 [2019-12-26T20:51:23.809Z]             }
15:51:23 [2019-12-26T20:51:23.809Z]         }
15:51:23 [2019-12-26T20:51:23.809Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Dead code
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[145] 
15:51:23 [2019-12-26T20:51:23.809Z] 	return createXYProvider(trace, viewId, xyFactory);
15:51:23 [2019-12-26T20:51:23.809Z] 	                               ^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[145] 
15:51:23 [2019-12-26T20:51:23.809Z] 	return createXYProvider(trace, viewId, xyFactory);
15:51:23 [2019-12-26T20:51:23.809Z] 	                                       ^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'DataDrivenXYProviderFactory' needs unchecked conversion to conform to '@NonNull DataDrivenXYProviderFactory'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[163] 
15:51:23 [2019-12-26T20:51:23.809Z] 	if (provider != null) {
15:51:23 [2019-12-26T20:51:23.809Z] 	    ^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Redundant null check: The variable provider cannot be null at this location
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[166] 
15:51:23 [2019-12-26T20:51:23.809Z] 	DataDrivenXYProviderFactory factory = fXYFactories.get(providerId);
15:51:23 [2019-12-26T20:51:23.809Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Dead code
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[168] 
15:51:23 [2019-12-26T20:51:23.809Z] 	return createXYProvider(trace, providerId, factory);
15:51:23 [2019-12-26T20:51:23.809Z] 	                                           ^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'DataDrivenXYProviderFactory' needs unchecked conversion to conform to '@NonNull DataDrivenXYProviderFactory'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[257] 
15:51:23 [2019-12-26T20:51:23.809Z] 	if (provider != null) {
15:51:23 [2019-12-26T20:51:23.809Z] 	    ^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Redundant null check: The variable provider cannot be null at this location
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[261] 
15:51:23 [2019-12-26T20:51:23.809Z] 	if (Iterables.any(TmfTraceManager.getInstance().getOpenedTraces(),
15:51:23 [2019-12-26T20:51:23.809Z]                 opened -> TmfTraceManager.getTraceSetWithExperiment(opened).contains(trace))) {
15:51:23 [2019-12-26T20:51:23.809Z]             // Create with the trace or experiment first
15:51:23 [2019-12-26T20:51:23.809Z]             TmfXmlTimeGraphViewCu tgViewCu = TmfXmlTimeGraphViewCu.compile(new AnalysisCompilationData(), viewElement);
15:51:23 [2019-12-26T20:51:23.809Z]             if (tgViewCu != null) {
15:51:23 [2019-12-26T20:51:23.809Z]                 DataDrivenTimeGraphProviderFactory timeGraphFactory = tgViewCu.generate();
15:51:23 [2019-12-26T20:51:23.809Z]                 provider = timeGraphFactory.create(trace);
15:51:23 [2019-12-26T20:51:23.809Z]                 if (provider == null) {
15:51:23 [2019-12-26T20:51:23.809Z]                     // Otherwise, see if it's an experiment and create a composite if that's the
15:51:23 [2019-12-26T20:51:23.809Z]                     // case
15:51:23 [2019-12-26T20:51:23.809Z]                     Collection<ITmfTrace> traces = TmfTraceManager.getTraceSet(trace);
15:51:23 [2019-12-26T20:51:23.809Z]                     if (traces.size() > 1) {
15:51:23 [2019-12-26T20:51:23.809Z]                         // Try creating a composite only if there are many traces, otherwise, the
15:51:23 [2019-12-26T20:51:23.809Z]                         // previous call to create should have returned the data provider
15:51:23 [2019-12-26T20:51:23.809Z]                         provider = generateExperimentProviderTimeGraph(traces, viewElement);
15:51:23 [2019-12-26T20:51:23.809Z]                     }
15:51:23 [2019-12-26T20:51:23.809Z]                 }
15:51:23 [2019-12-26T20:51:23.809Z]                 if (provider != null) {
15:51:23 [2019-12-26T20:51:23.809Z]                     fTimeGraphProviders.put(trace, viewId, provider);
15:51:23 [2019-12-26T20:51:23.809Z]                 }
15:51:23 [2019-12-26T20:51:23.809Z]                 return provider;
15:51:23 [2019-12-26T20:51:23.809Z]             }
15:51:23 [2019-12-26T20:51:23.809Z]         }
15:51:23 [2019-12-26T20:51:23.809Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Dead code
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[277] 
15:51:23 [2019-12-26T20:51:23.809Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
15:51:23 [2019-12-26T20:51:23.809Z] 	                                               ^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'Collection<@NonNull ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[281] 
15:51:23 [2019-12-26T20:51:23.809Z] 	fTimeGraphProviders.put(trace, viewId, provider);
15:51:23 [2019-12-26T20:51:23.809Z] 	                               ^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[281] 
15:51:23 [2019-12-26T20:51:23.809Z] 	fTimeGraphProviders.put(trace, viewId, provider);
15:51:23 [2019-12-26T20:51:23.809Z] 	                                       ^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Null type safety (type annotations): The expression of type 'ITimeGraphDataProvider<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull ITimeGraphDataProvider<@NonNull TimeGraphEntryModel>'
15:51:23 [2019-12-26T20:51:23.809Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] 
15:51:23 [2019-12-26T20:51:23.809Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
15:51:23 [2019-12-26T20:51:23.809Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:23 [2019-12-26T20:51:23.809Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
15:51:23 [2019-12-26T20:51:23.809Z] 40 problems (40 warnings)
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] 
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] 
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] 
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] 
15:51:23 [2019-12-26T20:51:23.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.067Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [47/138]
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] The project's OSGi version is 3.0.2.201912262016
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.327Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[123] 
15:51:24 [2019-12-26T20:51:24.892Z] 	if (worker == null) {
15:51:24 [2019-12-26T20:51:24.892Z] 	    ^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null comparison always yields false: The variable worker cannot be null at this location
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[123] 
15:51:24 [2019-12-26T20:51:24.892Z] 	if (worker == null) {
15:51:24 [2019-12-26T20:51:24.892Z]             HostThread ht = new HostThread(host, -1);
15:51:24 [2019-12-26T20:51:24.892Z]             worker = new OsWorker(ht, "kernel/" + cpu, event.getTimestamp().getValue()); //$NON-NLS-1$
15:51:24 [2019-12-26T20:51:24.892Z]             worker.setStatus(ProcessStatus.RUN);
15:51:24 [2019-12-26T20:51:24.892Z]             fKernel.put(host, cpu, worker);
15:51:24 [2019-12-26T20:51:24.892Z]         }
15:51:24 [2019-12-26T20:51:24.892Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Dead code
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[124] 
15:51:24 [2019-12-26T20:51:24.892Z] 	HostThread ht = new HostThread(host, -1);
15:51:24 [2019-12-26T20:51:24.892Z] 	                               ^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[125] 
15:51:24 [2019-12-26T20:51:24.892Z] 	worker = new OsWorker(ht, "kernel/" + cpu, event.getTimestamp().getValue()); //$NON-NLS-1$
15:51:24 [2019-12-26T20:51:24.892Z] 	                      ^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'HostThread' needs unchecked conversion to conform to '@NonNull HostThread'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[128] 
15:51:24 [2019-12-26T20:51:24.892Z] 	fKernel.put(host, cpu, worker);
15:51:24 [2019-12-26T20:51:24.892Z] 	            ^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[128] 
15:51:24 [2019-12-26T20:51:24.892Z] 	fKernel.put(host, cpu, worker);
15:51:24 [2019-12-26T20:51:24.892Z] 	                       ^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'OsWorker' needs unchecked conversion to conform to '@NonNull OsWorker'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] 
15:51:24 [2019-12-26T20:51:24.892Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
15:51:24 [2019-12-26T20:51:24.892Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] 
15:51:24 [2019-12-26T20:51:24.892Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
15:51:24 [2019-12-26T20:51:24.892Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:51:24 [2019-12-26T20:51:24.892Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
15:51:24 [2019-12-26T20:51:24.892Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
15:51:24 [2019-12-26T20:51:24.892Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:51:24 [2019-12-26T20:51:24.892Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
15:51:24 [2019-12-26T20:51:24.892Z] 9 problems (9 warnings)
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] 
15:51:24 [2019-12-26T20:51:24.892Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.150Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [48/138]
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] The project's OSGi version is 0.0.4.201912262016
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.409Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] 
15:51:25 [2019-12-26T20:51:25.973Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:51:27 [2019-12-26T20:51:27.866Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
15:51:27 [2019-12-26T20:51:27.866Z] [INFO] Command line:
15:51:27 [2019-12-26T20:51:27.866Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:51:27 [2019-12-26T20:51:27.866Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:51:31 [2019-12-26T20:51:31.138Z] !SESSION 2019-12-26 20:51:27.930 -----------------------------------------------
15:51:31 [2019-12-26T20:51:31.138Z] eclipse.buildId=unknown
15:51:31 [2019-12-26T20:51:31.138Z] java.version=1.8.0_202
15:51:31 [2019-12-26T20:51:31.138Z] java.vendor=Oracle Corporation
15:51:31 [2019-12-26T20:51:31.138Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:51:31 [2019-12-26T20:51:31.138Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:51:31 [2019-12-26T20:51:31.138Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:51:31 [2019-12-26T20:51:31.138Z] 
15:51:31 [2019-12-26T20:51:31.138Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:51:30.818
15:51:31 [2019-12-26T20:51:31.138Z] !MESSAGE FrameworkEvent ERROR
15:51:31 [2019-12-26T20:51:31.138Z] !STACK 0
15:51:31 [2019-12-26T20:51:31.138Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:51:31 [2019-12-26T20:51:31.138Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:51:31 [2019-12-26T20:51:31.138Z] 
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:51:31 [2019-12-26T20:51:31.138Z] 
15:51:31 [2019-12-26T20:51:31.138Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:51:30.949
15:51:31 [2019-12-26T20:51:31.138Z] !MESSAGE FrameworkEvent ERROR
15:51:31 [2019-12-26T20:51:31.138Z] !STACK 0
15:51:31 [2019-12-26T20:51:31.138Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:51:31 [2019-12-26T20:51:31.138Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:51:31 [2019-12-26T20:51:31.138Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:51:31 [2019-12-26T20:51:31.138Z]     -> 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"
15:51:31 [2019-12-26T20:51:31.138Z]        org.apache.httpcomponents.httpclient.win [36]
15:51:31 [2019-12-26T20:51:31.138Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:51:31 [2019-12-26T20:51:31.138Z] 
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:51:31 [2019-12-26T20:51:31.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:51:33 [2019-12-26T20:51:33.032Z] process 8478: 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
15:51:33 [2019-12-26T20:51:33.032Z] See the manual page for dbus-uuidgen to correct this issue.
15:51:33 [2019-12-26T20:51:33.032Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:51:33 [2019-12-26T20:51:33.032Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:51:42 [2019-12-26T20:51:42.983Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
15:51:42 [2019-12-26T20:51:42.983Z] Display size: 1440x900
15:51:42 [2019-12-26T20:51:42.983Z] OS version=3.10.0-957.1.3.el7.x86_64
15:51:42 [2019-12-26T20:51:42.983Z] GTK version=3.18.9
15:51:42 [2019-12-26T20:51:42.983Z] GTK theme=Ambiance
15:51:42 [2019-12-26T20:51:42.983Z] LIBOVERLAY_SCROLLBAR=0
15:51:42 [2019-12-26T20:51:42.983Z] Time zone: Coordinated Universal Time
15:51:42 [2019-12-26T20:51:42.984Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:51:42 [2019-12-26T20:51:42.984Z] log4j:WARN Please initialize the log4j system properly.
15:51:43 [2019-12-26T20:51:43.548Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.548Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.548Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.548Z] 
15:51:43 [2019-12-26T20:51:43.901Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.901Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.901Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.902Z] 
15:51:43 [2019-12-26T20:51:43.902Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.902Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.902Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.902Z] 
15:51:43 [2019-12-26T20:51:43.902Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.902Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.902Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.902Z] 
15:51:43 [2019-12-26T20:51:43.902Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.902Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.902Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.902Z] 
15:51:43 [2019-12-26T20:51:43.902Z] *** BUG ***
15:51:43 [2019-12-26T20:51:43.902Z] In pixman_region32_init_rect: Invalid rectangle passed
15:51:43 [2019-12-26T20:51:43.902Z] Set a breakpoint on '_pixman_log_error' to debug
15:51:43 [2019-12-26T20:51:43.902Z] 
15:51:44 [2019-12-26T20:51:44.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:51:44 [2019-12-26T20:51:44.161Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - number of items : 6
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537121 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537122 data=null} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537123 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}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537294 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537295 data=null} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1140537303 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'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - number of items : 6
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537679 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537681 data=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}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537696 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537697 data=null} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - number of items : 6
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537717 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537768 data=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}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537777 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537777 data=null} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - number of items : 6
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537798 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537799 data=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}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537812 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140537812 data=null} to ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:52:16 [2019-12-26T20:52:16.206Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:52:19 [2019-12-26T20:52:19.480Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:19 [2019-12-26T20:52:19.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - number of items : 6
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550696 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550696 data=null} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550697 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}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550814 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140550815 data=null} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551185 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551185 data=null} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551186 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}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551202 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140551202 data=null} to ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1140551301 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'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
15:52:29 [2019-12-26T20:52:29.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:29 [2019-12-26T20:52:29.698Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:29 [2019-12-26T20:52:29.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2019-12-26T20:52:29.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2019-12-26T20:52:29.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:29 [2019-12-26T20:52:29.955Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:52:30 [2019-12-26T20:52:30.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:30 [2019-12-26T20:52:30.468Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:30 [2019-12-26T20:52:30.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.725Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - number of items : 6
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553209 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553210 data=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}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553281 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553282 data=null} to ToolItem with tooltip text {Pin View}
15:52:30 [2019-12-26T20:52:30.982Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - number of items : 6
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553482 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553483 data=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}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553487 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140553487 data=null} to ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
15:52:31 [2019-12-26T20:52:31.239Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:52:31 [2019-12-26T20:52:31.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:52:31 [2019-12-26T20:52:31.496Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
15:52:34 [2019-12-26T20:52:34.769Z] *** BUG ***
15:52:34 [2019-12-26T20:52:34.769Z] In pixman_region32_init_rect: Invalid rectangle passed
15:52:34 [2019-12-26T20:52:34.769Z] Set a breakpoint on '_pixman_log_error' to debug
15:52:34 [2019-12-26T20:52:34.769Z] 
15:52:34 [2019-12-26T20:52:34.769Z] *** BUG ***
15:52:34 [2019-12-26T20:52:34.769Z] In pixman_region32_init_rect: Invalid rectangle passed
15:52:34 [2019-12-26T20:52:34.769Z] Set a breakpoint on '_pixman_log_error' to debug
15:52:34 [2019-12-26T20:52:34.769Z] 
15:52:34 [2019-12-26T20:52:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1140556921 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'
15:52:34 [2019-12-26T20:52:34.769Z] *** BUG ***
15:52:34 [2019-12-26T20:52:34.769Z] In pixman_region32_init_rect: Invalid rectangle passed
15:52:34 [2019-12-26T20:52:34.769Z] Set a breakpoint on '_pixman_log_error' to debug
15:52:34 [2019-12-26T20:52:34.769Z] 
15:52:34 [2019-12-26T20:52:34.769Z] *** BUG ***
15:52:34 [2019-12-26T20:52:34.769Z] In pixman_region32_init_rect: Invalid rectangle passed
15:52:34 [2019-12-26T20:52:34.769Z] Set a breakpoint on '_pixman_log_error' to debug
15:52:34 [2019-12-26T20:52:34.769Z] 
15:52:35 [2019-12-26T20:52:35.026Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
15:52:35 [2019-12-26T20:52:35.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:52:35 [2019-12-26T20:52:35.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:52:35 [2019-12-26T20:52:35.591Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
15:52:35 [2019-12-26T20:52:35.591Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
15:52:35 [2019-12-26T20:52:35.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1140557683 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'
15:52:35 [2019-12-26T20:52:35.591Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
15:52:35 [2019-12-26T20:52:35.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
15:52:36 [2019-12-26T20:52:36.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
15:52:37 [2019-12-26T20:52:37.085Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:52:37 [2019-12-26T20:52:37.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:52:37 [2019-12-26T20:52:37.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:37 [2019-12-26T20:52:37.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:37 [2019-12-26T20:52:37.598Z] DEBUG - number of items : 6
15:52:37 [2019-12-26T20:52:37.598Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559899 data=null doit=true} to ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559899 data=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}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559917 data=null doit=true} to ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=1140559918 data=null} to ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
15:52:37 [2019-12-26T20:52:37.599Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:52:37 [2019-12-26T20:52:37.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:37 [2019-12-26T20:52:37.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140561294 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Attempting to set focus on Tree with text {}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140561407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140561408 data=null doit=true} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140561409 data=null} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140561410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140561411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140561504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:52:39 [2019-12-26T20:52:39.481Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:52:39 [2019-12-26T20:52:39.481Z] DEBUG - Clicking on with mnemonic 'Delete'
15:52:39 [2019-12-26T20:52:39.738Z] DEBUG - Clicked on with mnemonic 'Delete'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null 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')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562706 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140562706 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Clicking on OK
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140562710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140562710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140562710 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140562711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140562711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140562712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:40 [2019-12-26T20:52:40.670Z] DEBUG - Clicked on OK
15:52:41 [2019-12-26T20:52:41.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140562713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:41 [2019-12-26T20:52:41.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140561776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:52:41 [2019-12-26T20:52:41.761Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.343 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
15:52:41 [2019-12-26T20:52:41.761Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 32.159 s
15:52:41 [2019-12-26T20:52:41.761Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 15.815 s
15:52:41 [2019-12-26T20:52:41.761Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 7.404 s
15:52:41 [2019-12-26T20:52:41.761Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
15:52:42 [2019-12-26T20:52:42.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:52:42 [2019-12-26T20:52:42.325Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:53:00 [2019-12-26T20:53:00.387Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:53:00 [2019-12-26T20:53:00.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:00 [2019-12-26T20:53:00.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2019-12-26T20:53:00.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2019-12-26T20:53:00.387Z] DEBUG - Setting state to checked on: minor_faults
15:53:00 [2019-12-26T20:53:00.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
15:53:00 [2019-12-26T20:53:00.644Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - Setting state to checked on: kernel_vm
15:53:03 [2019-12-26T20:53:03.917Z] DEBUG - Setting state to unchecked on: minor_faults
15:53:04 [2019-12-26T20:53:04.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140586316 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:53:04 [2019-12-26T20:53:04.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:53:04 [2019-12-26T20:53:04.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:53:04 [2019-12-26T20:53:04.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:53:04 [2019-12-26T20:53:04.174Z] DEBUG - Attempting to set focus on Tree with text {}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140586413 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140586414 data=null doit=true} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140586414 data=null} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140586414 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140586415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140586479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:53:04 [2019-12-26T20:53:04.431Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:53:04 [2019-12-26T20:53:04.431Z] DEBUG - Clicking on with mnemonic 'Delete'
15:53:04 [2019-12-26T20:53:04.431Z] DEBUG - Clicked on with mnemonic 'Delete'
15:53:04 [2019-12-26T20:53:04.688Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586985 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586985 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586990 data=null 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')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586995 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140586995 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Clicking on OK
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140586998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140586998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140586998 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140586999 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140586999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140586999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:04 [2019-12-26T20:53:04.689Z] DEBUG - Clicked on OK
15:53:05 [2019-12-26T20:53:05.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140587000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:05 [2019-12-26T20:53:05.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140586622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:53:06 [2019-12-26T20:53:06.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.221 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
15:53:06 [2019-12-26T20:53:06.182Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 18.545 s
15:53:06 [2019-12-26T20:53:06.182Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 3.335 s
15:53:06 [2019-12-26T20:53:06.182Z] 
15:53:06 [2019-12-26T20:53:06.182Z] Results:
15:53:06 [2019-12-26T20:53:06.182Z] 
15:53:06 [2019-12-26T20:53:06.182Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
15:53:06 [2019-12-26T20:53:06.182Z] 
15:53:06 [2019-12-26T20:53:06.504Z] 
15:53:06 [2019-12-26T20:53:06.504Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:53:06.450
15:53:06 [2019-12-26T20:53:06.504Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] All tests passed!
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138]
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] The project's OSGi version is 1.0.8.201912262016
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] 
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:07 [2019-12-26T20:53:07.441Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] 
15:53:08 [2019-12-26T20:53:08.007Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:53:09 [2019-12-26T20:53:09.376Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
15:53:09 [2019-12-26T20:53:09.376Z] [INFO] Command line:
15:53:09 [2019-12-26T20:53:09.376Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:53:09 [2019-12-26T20:53:09.376Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:53:12 [2019-12-26T20:53:12.650Z] !SESSION 2019-12-26 20:53:09.445 -----------------------------------------------
15:53:12 [2019-12-26T20:53:12.650Z] eclipse.buildId=unknown
15:53:12 [2019-12-26T20:53:12.650Z] java.version=1.8.0_202
15:53:12 [2019-12-26T20:53:12.650Z] java.vendor=Oracle Corporation
15:53:12 [2019-12-26T20:53:12.650Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:53:12 [2019-12-26T20:53:12.650Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:53:12 [2019-12-26T20:53:12.650Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:53:12 [2019-12-26T20:53:12.650Z] 
15:53:12 [2019-12-26T20:53:12.650Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:53:12.340
15:53:12 [2019-12-26T20:53:12.650Z] !MESSAGE FrameworkEvent ERROR
15:53:12 [2019-12-26T20:53:12.650Z] !STACK 0
15:53:12 [2019-12-26T20:53:12.650Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:53:12 [2019-12-26T20:53:12.650Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:53:12 [2019-12-26T20:53:12.650Z] 
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:53:12 [2019-12-26T20:53:12.650Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:53:12 [2019-12-26T20:53:12.651Z] 
15:53:12 [2019-12-26T20:53:12.651Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:53:12.529
15:53:12 [2019-12-26T20:53:12.651Z] !MESSAGE FrameworkEvent ERROR
15:53:12 [2019-12-26T20:53:12.651Z] !STACK 0
15:53:12 [2019-12-26T20:53:12.651Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:53:12 [2019-12-26T20:53:12.651Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:53:12 [2019-12-26T20:53:12.651Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:53:12 [2019-12-26T20:53:12.651Z]     -> 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"
15:53:12 [2019-12-26T20:53:12.651Z]        org.apache.httpcomponents.httpclient.win [36]
15:53:12 [2019-12-26T20:53:12.651Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:53:12 [2019-12-26T20:53:12.651Z] 
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:53:12 [2019-12-26T20:53:12.651Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:53:14 [2019-12-26T20:53:14.545Z] process 8782: 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
15:53:14 [2019-12-26T20:53:14.545Z] See the manual page for dbus-uuidgen to correct this issue.
15:53:14 [2019-12-26T20:53:14.545Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:53:14 [2019-12-26T20:53:14.545Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:53:22 [2019-12-26T20:53:22.641Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:53:23 [2019-12-26T20:53:23.206Z] Display size: 1440x900
15:53:23 [2019-12-26T20:53:23.206Z] OS version=3.10.0-957.1.3.el7.x86_64
15:53:23 [2019-12-26T20:53:23.206Z] GTK version=3.18.9
15:53:23 [2019-12-26T20:53:23.206Z] GTK theme=Ambiance
15:53:23 [2019-12-26T20:53:23.206Z] LIBOVERLAY_SCROLLBAR=0
15:53:23 [2019-12-26T20:53:23.206Z] Time zone: Coordinated Universal Time
15:53:23 [2019-12-26T20:53:23.206Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:53:23 [2019-12-26T20:53:23.206Z] log4j:WARN Please initialize the log4j system properly.
15:53:25 [2019-12-26T20:53:25.128Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.128Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.128Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.128Z] 
15:53:25 [2019-12-26T20:53:25.128Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.128Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.128Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.128Z] 
15:53:25 [2019-12-26T20:53:25.128Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.128Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.128Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.128Z] 
15:53:25 [2019-12-26T20:53:25.128Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.128Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.128Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.128Z] 
15:53:25 [2019-12-26T20:53:25.128Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.128Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.128Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.128Z] 
15:53:25 [2019-12-26T20:53:25.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140607595 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}
15:53:25 [2019-12-26T20:53:25.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140607604 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration}
15:53:25 [2019-12-26T20:53:25.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140607606 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}
15:53:25 [2019-12-26T20:53:25.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140607608 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration}
15:53:25 [2019-12-26T20:53:25.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:25 [2019-12-26T20:53:25.641Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.641Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.641Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.641Z] 
15:53:25 [2019-12-26T20:53:25.641Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.641Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.641Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.641Z] 
15:53:25 [2019-12-26T20:53:25.641Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.641Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.641Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.641Z] 
15:53:25 [2019-12-26T20:53:25.641Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.641Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.641Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.641Z] 
15:53:25 [2019-12-26T20:53:25.641Z] *** BUG ***
15:53:25 [2019-12-26T20:53:25.641Z] In pixman_region32_init_rect: Invalid rectangle passed
15:53:25 [2019-12-26T20:53:25.641Z] Set a breakpoint on '_pixman_log_error' to debug
15:53:25 [2019-12-26T20:53:25.641Z] 
15:53:25 [2019-12-26T20:53:25.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140607937 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}
15:53:25 [2019-12-26T20:53:25.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140607939 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:53:25 [2019-12-26T20:53:25.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140607940 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}
15:53:25 [2019-12-26T20:53:25.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140607941 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:53:25 [2019-12-26T20:53:25.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:25 [2019-12-26T20:53:25.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:26 [2019-12-26T20:53:26.155Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:53:26 [2019-12-26T20:53:26.155Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
15:53:26 [2019-12-26T20:53:26.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1140608308 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...'
15:53:26 [2019-12-26T20:53:26.155Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
15:53:26 [2019-12-26T20:53:26.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:41 [2019-12-26T20:53:41.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140620929 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}
15:53:41 [2019-12-26T20:53:41.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140621705 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:41 [2019-12-26T20:53:41.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140621707 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}
15:53:41 [2019-12-26T20:53:41.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140622276 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:41 [2019-12-26T20:53:41.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:42 [2019-12-26T20:53:42.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140625014 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}
15:53:42 [2019-12-26T20:53:42.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140625082 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:42 [2019-12-26T20:53:42.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140625084 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}
15:53:42 [2019-12-26T20:53:42.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140625088 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:42 [2019-12-26T20:53:42.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:53:55 [2019-12-26T20:53:55.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140637031 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}
15:53:55 [2019-12-26T20:53:55.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140637070 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:55 [2019-12-26T20:53:55.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140637071 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}
15:53:55 [2019-12-26T20:53:55.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140637113 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:53:55 [2019-12-26T20:53:55.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:54:10 [2019-12-26T20:54:10.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140650938 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}
15:54:10 [2019-12-26T20:54:10.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140650979 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:54:10 [2019-12-26T20:54:10.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140650981 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}
15:54:10 [2019-12-26T20:54:10.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140650987 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:54:10 [2019-12-26T20:54:10.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:54:28 [2019-12-26T20:54:28.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140666692 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}
15:54:28 [2019-12-26T20:54:28.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140667593 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:54:28 [2019-12-26T20:54:28.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140667594 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}
15:54:28 [2019-12-26T20:54:28.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140668432 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
15:54:28 [2019-12-26T20:54:28.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:54:28 [2019-12-26T20:54:28.996Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.018 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:54:28 [2019-12-26T20:54:28.996Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.498 s
15:54:28 [2019-12-26T20:54:28.996Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.241 s
15:54:28 [2019-12-26T20:54:28.996Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.373 s
15:54:28 [2019-12-26T20:54:28.996Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 16.398 s
15:54:28 [2019-12-26T20:54:28.996Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.395 s
15:54:28 [2019-12-26T20:54:28.996Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 14.26 s
15:54:28 [2019-12-26T20:54:28.996Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 14.06 s
15:54:28 [2019-12-26T20:54:28.996Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 17.511 s
15:54:28 [2019-12-26T20:54:28.996Z] 
15:54:28 [2019-12-26T20:54:28.996Z] Results:
15:54:28 [2019-12-26T20:54:28.996Z] 
15:54:28 [2019-12-26T20:54:28.996Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:54:28 [2019-12-26T20:54:28.996Z] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] All tests passed!
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138]
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] The project's OSGi version is 1.0.12.201912262016
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.366Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
15:54:30 [2019-12-26T20:54:30.931Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] 
15:54:30 [2019-12-26T20:54:30.931Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
15:54:30 [2019-12-26T20:54:30.931Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:54:30 [2019-12-26T20:54:30.931Z] 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
15:54:30 [2019-12-26T20:54:30.931Z] 1 problem (1 warning)
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] 
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:30 [2019-12-26T20:54:30.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] 
15:54:31 [2019-12-26T20:54:31.188Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:54:33 [2019-12-26T20:54:33.082Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
15:54:33 [2019-12-26T20:54:33.082Z] [INFO] Command line:
15:54:33 [2019-12-26T20:54:33.082Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:54:33 [2019-12-26T20:54:33.082Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:54:36 [2019-12-26T20:54:36.357Z] !SESSION 2019-12-26 20:54:32.802 -----------------------------------------------
15:54:36 [2019-12-26T20:54:36.357Z] eclipse.buildId=unknown
15:54:36 [2019-12-26T20:54:36.357Z] java.version=1.8.0_202
15:54:36 [2019-12-26T20:54:36.357Z] java.vendor=Oracle Corporation
15:54:36 [2019-12-26T20:54:36.357Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:54:36 [2019-12-26T20:54:36.357Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:54:36 [2019-12-26T20:54:36.357Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:54:36 [2019-12-26T20:54:36.357Z] 
15:54:36 [2019-12-26T20:54:36.357Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:54:35.823
15:54:36 [2019-12-26T20:54:36.357Z] !MESSAGE FrameworkEvent ERROR
15:54:36 [2019-12-26T20:54:36.357Z] !STACK 0
15:54:36 [2019-12-26T20:54:36.357Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:54:36 [2019-12-26T20:54:36.357Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:54:36 [2019-12-26T20:54:36.357Z] 
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:54:36 [2019-12-26T20:54:36.357Z] 
15:54:36 [2019-12-26T20:54:36.357Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:54:36.006
15:54:36 [2019-12-26T20:54:36.357Z] !MESSAGE FrameworkEvent ERROR
15:54:36 [2019-12-26T20:54:36.357Z] !STACK 0
15:54:36 [2019-12-26T20:54:36.357Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:54:36 [2019-12-26T20:54:36.357Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:54:36 [2019-12-26T20:54:36.357Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:54:36 [2019-12-26T20:54:36.357Z]     -> 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"
15:54:36 [2019-12-26T20:54:36.357Z]        org.apache.httpcomponents.httpclient.win [36]
15:54:36 [2019-12-26T20:54:36.357Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:54:36 [2019-12-26T20:54:36.357Z] 
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:54:36 [2019-12-26T20:54:36.357Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:54:38 [2019-12-26T20:54:38.251Z] process 8892: 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
15:54:38 [2019-12-26T20:54:38.251Z] See the manual page for dbus-uuidgen to correct this issue.
15:54:38 [2019-12-26T20:54:38.251Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:54:38 [2019-12-26T20:54:38.251Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:54:48 [2019-12-26T20:54:48.206Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:54:48 [2019-12-26T20:54:48.206Z] Display size: 1440x900
15:54:48 [2019-12-26T20:54:48.206Z] OS version=3.10.0-957.1.3.el7.x86_64
15:54:48 [2019-12-26T20:54:48.207Z] GTK version=3.18.9
15:54:48 [2019-12-26T20:54:48.207Z] GTK theme=Ambiance
15:54:48 [2019-12-26T20:54:48.207Z] LIBOVERLAY_SCROLLBAR=0
15:54:48 [2019-12-26T20:54:48.207Z] Time zone: Coordinated Universal Time
15:54:48 [2019-12-26T20:54:48.207Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:54:48 [2019-12-26T20:54:48.207Z] log4j:WARN Please initialize the log4j system properly.
15:54:49 [2019-12-26T20:54:49.576Z] *** BUG ***
15:54:49 [2019-12-26T20:54:49.576Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:49 [2019-12-26T20:54:49.576Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:49 [2019-12-26T20:54:49.576Z] 
15:54:49 [2019-12-26T20:54:49.577Z] *** BUG ***
15:54:49 [2019-12-26T20:54:49.577Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:49 [2019-12-26T20:54:49.577Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:49 [2019-12-26T20:54:49.577Z] 
15:54:49 [2019-12-26T20:54:49.577Z] *** BUG ***
15:54:49 [2019-12-26T20:54:49.577Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:49 [2019-12-26T20:54:49.577Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:49 [2019-12-26T20:54:49.577Z] 
15:54:49 [2019-12-26T20:54:49.577Z] *** BUG ***
15:54:49 [2019-12-26T20:54:49.577Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:49 [2019-12-26T20:54:49.577Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:49 [2019-12-26T20:54:49.577Z] 
15:54:49 [2019-12-26T20:54:49.577Z] *** BUG ***
15:54:49 [2019-12-26T20:54:49.577Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:49 [2019-12-26T20:54:49.577Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:49 [2019-12-26T20:54:49.577Z] 
15:54:49 [2019-12-26T20:54:49.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:54:49 [2019-12-26T20:54:49.577Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:54:49 [2019-12-26T20:54:49.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:54:57 [2019-12-26T20:54:57.672Z] *** BUG ***
15:54:57 [2019-12-26T20:54:57.672Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:57 [2019-12-26T20:54:57.672Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:57 [2019-12-26T20:54:57.672Z] 
15:54:57 [2019-12-26T20:54:57.672Z] *** BUG ***
15:54:57 [2019-12-26T20:54:57.672Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:57 [2019-12-26T20:54:57.672Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:57 [2019-12-26T20:54:57.672Z] 
15:54:57 [2019-12-26T20:54:57.672Z] *** BUG ***
15:54:57 [2019-12-26T20:54:57.672Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:57 [2019-12-26T20:54:57.672Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:57 [2019-12-26T20:54:57.672Z] 
15:54:57 [2019-12-26T20:54:57.672Z] *** BUG ***
15:54:57 [2019-12-26T20:54:57.672Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:57 [2019-12-26T20:54:57.672Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:57 [2019-12-26T20:54:57.672Z] 
15:54:57 [2019-12-26T20:54:57.672Z] *** BUG ***
15:54:57 [2019-12-26T20:54:57.672Z] In pixman_region32_init_rect: Invalid rectangle passed
15:54:57 [2019-12-26T20:54:57.672Z] Set a breakpoint on '_pixman_log_error' to debug
15:54:57 [2019-12-26T20:54:57.672Z] 
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140701094 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}
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140701170 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration}
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140701172 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}
15:54:59 [2019-12-26T20:54:59.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140701178 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140701412 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Attempting to set focus on Tree with text {}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140701478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140701479 data=null doit=true} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140701480 data=null} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140701480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140701482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140701508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:54:59 [2019-12-26T20:54:59.554Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:54:59 [2019-12-26T20:54:59.554Z] DEBUG - Clicking on with mnemonic 'Delete'
15:54:59 [2019-12-26T20:54:59.811Z] DEBUG - Clicked on with mnemonic 'Delete'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702914 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702915 data=null 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')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702916 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140702917 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Clicking on OK
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140702923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140702924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140702925 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140702925 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140702926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140702926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:00 [2019-12-26T20:55:00.741Z] DEBUG - Clicked on OK
15:55:01 [2019-12-26T20:55:01.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140702926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:01 [2019-12-26T20:55:01.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140701903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:55:01 [2019-12-26T20:55:01.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:55:01 [2019-12-26T20:55:01.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.839 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:55:01 [2019-12-26T20:55:01.868Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 12.633 s
15:55:01 [2019-12-26T20:55:01.868Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140704705 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}
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140704712 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140704714 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}
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140704715 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1140704717 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}
15:55:02 [2019-12-26T20:55:02.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1140704719 data=null button=1 stateMask=0x80000 x=421 y=-11 count=1} to TableColumn with text {System Call}
15:55:02 [2019-12-26T20:55:02.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1140704799 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}
15:55:02 [2019-12-26T20:55:02.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1140704806 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call}
15:55:02 [2019-12-26T20:55:02.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140704807 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}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140704809 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140704810 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}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140704811 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1140704812 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}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1140704813 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time}
15:55:02 [2019-12-26T20:55:02.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:02 [2019-12-26T20:55:02.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:02 [2019-12-26T20:55:02.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140711112 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}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140711117 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140711120 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}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140711122 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140711406 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Attempting to set focus on Tree with text {}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140711491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140711491 data=null doit=true} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140711492 data=null} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140711492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140711493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140711514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:55:09 [2019-12-26T20:55:09.496Z] DEBUG - Clicking on with mnemonic 'Delete'
15:55:09 [2019-12-26T20:55:09.497Z] DEBUG - Clicked on with mnemonic 'Delete'
15:55:10 [2019-12-26T20:55:10.427Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:55:10 [2019-12-26T20:55:10.427Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:55:10 [2019-12-26T20:55:10.427Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.427Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:55:10 [2019-12-26T20:55:10.427Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712552 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712552 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712553 data=null 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')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712553 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140712554 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Clicking on OK
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140712558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140712558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140712558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140712559 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140712559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140712559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.428Z] DEBUG - Clicked on OK
15:55:10 [2019-12-26T20:55:10.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140712560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:10 [2019-12-26T20:55:10.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140711725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:55:11 [2019-12-26T20:55:11.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:11 [2019-12-26T20:55:11.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:11 [2019-12-26T20:55:11.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140713883 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}
15:55:11 [2019-12-26T20:55:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140713885 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:11 [2019-12-26T20:55:11.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140713886 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}
15:55:11 [2019-12-26T20:55:11.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140713888 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:11 [2019-12-26T20:55:11.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:12 [2019-12-26T20:55:12.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:12 [2019-12-26T20:55:12.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:12 [2019-12-26T20:55:12.276Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:55:12 [2019-12-26T20:55:12.276Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
15:55:12 [2019-12-26T20:55:12.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1140714451 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...'
15:55:12 [2019-12-26T20:55:12.276Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
15:55:12 [2019-12-26T20:55:12.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:12 [2019-12-26T20:55:12.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:30 [2019-12-26T20:55:30.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140730160 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}
15:55:30 [2019-12-26T20:55:30.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140730914 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:30 [2019-12-26T20:55:30.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140730916 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}
15:55:30 [2019-12-26T20:55:30.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140731590 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:30 [2019-12-26T20:55:30.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140736628 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}
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140736634 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140736636 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}
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140736637 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:34 [2019-12-26T20:55:34.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:49 [2019-12-26T20:55:49.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140750572 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}
15:55:49 [2019-12-26T20:55:49.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140750657 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:49 [2019-12-26T20:55:49.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140750658 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}
15:55:49 [2019-12-26T20:55:49.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140750713 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:55:49 [2019-12-26T20:55:49.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:55:53 [2019-12-26T20:55:53.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:56:08 [2019-12-26T20:56:08.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140770892 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}
15:56:08 [2019-12-26T20:56:08.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140770901 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
15:56:08 [2019-12-26T20:56:08.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140770926 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}
15:56:08 [2019-12-26T20:56:08.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140770934 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:56:08 [2019-12-26T20:56:08.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:56:14 [2019-12-26T20:56:14.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:56:32 [2019-12-26T20:56:32.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140791392 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}
15:56:32 [2019-12-26T20:56:32.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140792427 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:56:32 [2019-12-26T20:56:32.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140792429 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}
15:56:32 [2019-12-26T20:56:32.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140793448 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
15:56:32 [2019-12-26T20:56:32.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:56:36 [2019-12-26T20:56:36.332Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.135 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:56:36 [2019-12-26T20:56:36.332Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.704 s
15:56:36 [2019-12-26T20:56:36.332Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 8.637 s
15:56:36 [2019-12-26T20:56:36.332Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.373 s
15:56:36 [2019-12-26T20:56:36.332Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.51 s
15:56:36 [2019-12-26T20:56:36.332Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 21.882 s
15:56:36 [2019-12-26T20:56:36.332Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.293 s
15:56:36 [2019-12-26T20:56:36.333Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 18.923 s
15:56:36 [2019-12-26T20:56:36.333Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 20.25 s
15:56:36 [2019-12-26T20:56:36.333Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 22.371 s
15:56:36 [2019-12-26T20:56:36.333Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:56:36 [2019-12-26T20:56:36.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140798285 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:56:36 [2019-12-26T20:56:36.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
15:56:36 [2019-12-26T20:56:36.896Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - Setting state to checked on: bug446190
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140805109 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Attempting to set focus on Tree with text {}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140805220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140805220 data=null doit=true} to TreeItem with text {test}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140805221 data=null} to TreeItem with text {test}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140805222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140805222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:56:42 [2019-12-26T20:56:42.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140805283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:56:43 [2019-12-26T20:56:43.228Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:43 [2019-12-26T20:56:43.228Z] DEBUG - Clicking on with mnemonic 'Delete'
15:56:43 [2019-12-26T20:56:43.228Z] DEBUG - Clicked on with mnemonic 'Delete'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806219 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806220 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806221 data=null 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')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806222 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140806222 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Clicking on OK
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140806225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140806225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140806225 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140806226 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140806226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140806226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.158Z] DEBUG - Clicked on OK
15:56:44 [2019-12-26T20:56:44.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140806226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:44 [2019-12-26T20:56:44.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140805417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:56:44 [2019-12-26T20:56:44.977Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.074 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:56:44 [2019-12-26T20:56:44.977Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 6.493 s
15:56:44 [2019-12-26T20:56:44.977Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:56:45 [2019-12-26T20:56:45.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:56:45 [2019-12-26T20:56:45.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:45 [2019-12-26T20:56:45.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:45 [2019-12-26T20:56:45.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:56:45 [2019-12-26T20:56:45.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140812778 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Attempting to set focus on Tree with text {}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140812873 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140812873 data=null doit=true} to TreeItem with text {test}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140812874 data=null} to TreeItem with text {test}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140812875 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140812875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:56:50 [2019-12-26T20:56:50.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140812892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:56:51 [2019-12-26T20:56:51.050Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:51 [2019-12-26T20:56:51.050Z] DEBUG - Clicking on with mnemonic 'Delete'
15:56:51 [2019-12-26T20:56:51.050Z] DEBUG - Clicked on with mnemonic 'Delete'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813677 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813679 data=null 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')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140813681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Clicking on OK
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140813685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140813685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140813685 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140813692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140813692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140813693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:51 [2019-12-26T20:56:51.564Z] DEBUG - Clicked on OK
15:56:52 [2019-12-26T20:56:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140813693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:52 [2019-12-26T20:56:52.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140813290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:56:52 [2019-12-26T20:56:52.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:56:52 [2019-12-26T20:56:52.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.153 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:56:52 [2019-12-26T20:56:52.127Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 6.974 s
15:56:52 [2019-12-26T20:56:52.127Z] 
15:56:52 [2019-12-26T20:56:52.127Z] Results:
15:56:52 [2019-12-26T20:56:52.127Z] 
15:56:52 [2019-12-26T20:56:52.127Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
15:56:52 [2019-12-26T20:56:52.127Z] 
15:56:52 [2019-12-26T20:56:52.690Z] 
15:56:52 [2019-12-26T20:56:52.690Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:56:52.636
15:56:52 [2019-12-26T20:56:52.690Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] All tests passed!
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:56:53 [2019-12-26T20:56:53.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [51/138]
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] The project's OSGi version is 1.0.2.201912262016
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.702Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] 
15:56:53 [2019-12-26T20:56:53.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] 
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] 
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] 
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] 
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] 
15:56:54 [2019-12-26T20:56:54.216Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:56:55 [2019-12-26T20:56:55.586Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
15:56:55 [2019-12-26T20:56:55.586Z] [INFO] Command line:
15:56:55 [2019-12-26T20:56:55.586Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:56:55 [2019-12-26T20:56:55.586Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:56:58 [2019-12-26T20:56:58.861Z] !SESSION 2019-12-26 20:56:55.707 -----------------------------------------------
15:56:58 [2019-12-26T20:56:58.861Z] eclipse.buildId=unknown
15:56:58 [2019-12-26T20:56:58.861Z] java.version=1.8.0_202
15:56:58 [2019-12-26T20:56:58.861Z] java.vendor=Oracle Corporation
15:56:58 [2019-12-26T20:56:58.861Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:56:58 [2019-12-26T20:56:58.861Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:56:58 [2019-12-26T20:56:58.861Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:56:58 [2019-12-26T20:56:58.861Z] 
15:56:58 [2019-12-26T20:56:58.861Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:56:58.744
15:56:58 [2019-12-26T20:56:58.861Z] !MESSAGE FrameworkEvent ERROR
15:56:58 [2019-12-26T20:56:58.861Z] !STACK 0
15:56:58 [2019-12-26T20:56:58.861Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:56:58 [2019-12-26T20:56:58.861Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:56:58 [2019-12-26T20:56:58.861Z] 
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:56:58 [2019-12-26T20:56:58.861Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:56:59 [2019-12-26T20:56:59.118Z] 
15:56:59 [2019-12-26T20:56:59.118Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:56:58.926
15:56:59 [2019-12-26T20:56:59.118Z] !MESSAGE FrameworkEvent ERROR
15:56:59 [2019-12-26T20:56:59.118Z] !STACK 0
15:56:59 [2019-12-26T20:56:59.118Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:56:59 [2019-12-26T20:56:59.118Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:56:59 [2019-12-26T20:56:59.118Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:56:59 [2019-12-26T20:56:59.118Z]     -> 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"
15:56:59 [2019-12-26T20:56:59.118Z]        org.apache.httpcomponents.httpclient.win [36]
15:56:59 [2019-12-26T20:56:59.118Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:56:59 [2019-12-26T20:56:59.118Z] 
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:56:59 [2019-12-26T20:56:59.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:01 [2019-12-26T20:57:01.134Z] process 9153: 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
15:57:01 [2019-12-26T20:57:01.134Z] See the manual page for dbus-uuidgen to correct this issue.
15:57:01 [2019-12-26T20:57:01.134Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:01 [2019-12-26T20:57:01.134Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:09 [2019-12-26T20:57:09.227Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:57:09 [2019-12-26T20:57:09.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:57:09 [2019-12-26T20:57:09.227Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
15:57:09 [2019-12-26T20:57:09.227Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:57:09 [2019-12-26T20:57:09.791Z] Display size: 1440x900
15:57:09 [2019-12-26T20:57:09.791Z] OS version=3.10.0-957.1.3.el7.x86_64
15:57:09 [2019-12-26T20:57:09.791Z] GTK version=3.18.9
15:57:09 [2019-12-26T20:57:09.791Z] GTK theme=Ambiance
15:57:09 [2019-12-26T20:57:09.791Z] LIBOVERLAY_SCROLLBAR=0
15:57:09 [2019-12-26T20:57:09.791Z] Time zone: Coordinated Universal Time
15:57:09 [2019-12-26T20:57:09.791Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:57:09 [2019-12-26T20:57:09.791Z] log4j:WARN Please initialize the log4j system properly.
15:57:12 [2019-12-26T20:57:12.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:12 [2019-12-26T20:57:12.313Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140834613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140834614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140834615 data=null doit=true} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140834615 data=null} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140834616 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1140834676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140834677 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140834678 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1140834681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.314Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1140834682 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1140834683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140834684 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1140834684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140834698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140834699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140834699 data=null doit=true} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140834700 data=null} to TimeGraphControl with text {}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:12 [2019-12-26T20:57:12.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:12 [2019-12-26T20:57:12.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:12 [2019-12-26T20:57:12.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:13 [2019-12-26T20:57:13.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:13 [2019-12-26T20:57:13.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:13 [2019-12-26T20:57:13.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:13 [2019-12-26T20:57:13.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:57:13 [2019-12-26T20:57:13.938Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.532 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:57:13 [2019-12-26T20:57:13.938Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.8 s
15:57:13 [2019-12-26T20:57:13.938Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.189 s
15:57:13 [2019-12-26T20:57:13.938Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.12 s
15:57:13 [2019-12-26T20:57:13.938Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.178 s
15:57:13 [2019-12-26T20:57:13.938Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.292 s
15:57:13 [2019-12-26T20:57:13.938Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.194 s
15:57:13 [2019-12-26T20:57:13.938Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.115 s
15:57:13 [2019-12-26T20:57:13.938Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.174 s
15:57:13 [2019-12-26T20:57:13.938Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.144 s
15:57:13 [2019-12-26T20:57:13.938Z] 
15:57:13 [2019-12-26T20:57:13.938Z] Results:
15:57:13 [2019-12-26T20:57:13.938Z] 
15:57:13 [2019-12-26T20:57:13.938Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
15:57:13 [2019-12-26T20:57:13.938Z] 
15:57:15 [2019-12-26T20:57:15.832Z] [INFO] All tests passed!
15:57:15 [2019-12-26T20:57:15.832Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/138]
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] The project's OSGi version is 1.0.1.201912262016
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] 
15:57:15 [2019-12-26T20:57:15.833Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:16 [2019-12-26T20:57:16.763Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:57:16 [2019-12-26T20:57:16.763Z] [INFO] Command line:
15:57:16 [2019-12-26T20:57:16.763Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:57:16 [2019-12-26T20:57:16.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:57:20 [2019-12-26T20:57:20.038Z] !SESSION 2019-12-26 20:57:16.919 -----------------------------------------------
15:57:20 [2019-12-26T20:57:20.038Z] eclipse.buildId=unknown
15:57:20 [2019-12-26T20:57:20.038Z] java.version=1.8.0_202
15:57:20 [2019-12-26T20:57:20.038Z] java.vendor=Oracle Corporation
15:57:20 [2019-12-26T20:57:20.038Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:57:20 [2019-12-26T20:57:20.038Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:57:20 [2019-12-26T20:57:20.038Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:57:20 [2019-12-26T20:57:20.038Z] 
15:57:20 [2019-12-26T20:57:20.038Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:57:19.630
15:57:20 [2019-12-26T20:57:20.038Z] !MESSAGE FrameworkEvent ERROR
15:57:20 [2019-12-26T20:57:20.038Z] !STACK 0
15:57:20 [2019-12-26T20:57:20.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:57:20 [2019-12-26T20:57:20.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:20 [2019-12-26T20:57:20.038Z] 
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:20 [2019-12-26T20:57:20.038Z] 
15:57:20 [2019-12-26T20:57:20.038Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:57:19.836
15:57:20 [2019-12-26T20:57:20.038Z] !MESSAGE FrameworkEvent ERROR
15:57:20 [2019-12-26T20:57:20.038Z] !STACK 0
15:57:20 [2019-12-26T20:57:20.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:57:20 [2019-12-26T20:57:20.038Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:20 [2019-12-26T20:57:20.038Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:57:20 [2019-12-26T20:57:20.038Z]     -> 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"
15:57:20 [2019-12-26T20:57:20.038Z]        org.apache.httpcomponents.httpclient.win [35]
15:57:20 [2019-12-26T20:57:20.038Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:20 [2019-12-26T20:57:20.038Z] 
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:20 [2019-12-26T20:57:20.038Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:21 [2019-12-26T20:57:21.406Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:57:21 [2019-12-26T20:57:21.663Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:57:21 [2019-12-26T20:57:21.663Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.009 s
15:57:21 [2019-12-26T20:57:21.663Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:57:21 [2019-12-26T20:57:21.663Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:57:21 [2019-12-26T20:57:21.663Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:57:21 [2019-12-26T20:57:21.663Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:57:21 [2019-12-26T20:57:21.663Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
15:57:21 [2019-12-26T20:57:21.663Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:57:21 [2019-12-26T20:57:21.663Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:57:21 [2019-12-26T20:57:21.663Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:57:21 [2019-12-26T20:57:21.663Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:57:21 [2019-12-26T20:57:21.663Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.663Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:57:21 [2019-12-26T20:57:21.664Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:57:21 [2019-12-26T20:57:21.664Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.005 s
15:57:21 [2019-12-26T20:57:21.664Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.664Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:57:21 [2019-12-26T20:57:21.664Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:57:21 [2019-12-26T20:57:21.664Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.664Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.664Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
15:57:21 [2019-12-26T20:57:21.664Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:57:21 [2019-12-26T20:57:21.664Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:57:21 [2019-12-26T20:57:21.664Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.664Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
15:57:21 [2019-12-26T20:57:21.664Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
15:57:21 [2019-12-26T20:57:21.664Z] 
15:57:21 [2019-12-26T20:57:21.664Z] Results:
15:57:21 [2019-12-26T20:57:21.664Z] 
15:57:21 [2019-12-26T20:57:21.664Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:57:21 [2019-12-26T20:57:21.664Z] 
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] All tests passed!
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/138]
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] The project's OSGi version is 1.0.3.201912262016
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:22 [2019-12-26T20:57:22.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:57:22 [2019-12-26T20:57:22.485Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.485Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.485Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.741Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] 
15:57:22 [2019-12-26T20:57:22.998Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:24 [2019-12-26T20:57:24.862Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
15:57:24 [2019-12-26T20:57:24.862Z] [INFO] Command line:
15:57:24 [2019-12-26T20:57:24.862Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:57:24 [2019-12-26T20:57:24.862Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:57:29 [2019-12-26T20:57:29.039Z] !SESSION 2019-12-26 20:57:25.003 -----------------------------------------------
15:57:29 [2019-12-26T20:57:29.039Z] eclipse.buildId=unknown
15:57:29 [2019-12-26T20:57:29.039Z] java.version=1.8.0_202
15:57:29 [2019-12-26T20:57:29.039Z] java.vendor=Oracle Corporation
15:57:29 [2019-12-26T20:57:29.039Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:57:29 [2019-12-26T20:57:29.039Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:57:29 [2019-12-26T20:57:29.039Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:57:29 [2019-12-26T20:57:29.039Z] 
15:57:29 [2019-12-26T20:57:29.039Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:57:28.306
15:57:29 [2019-12-26T20:57:29.039Z] !MESSAGE FrameworkEvent ERROR
15:57:29 [2019-12-26T20:57:29.039Z] !STACK 0
15:57:29 [2019-12-26T20:57:29.039Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:57:29 [2019-12-26T20:57:29.039Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:29 [2019-12-26T20:57:29.039Z] 
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:29 [2019-12-26T20:57:29.039Z] 
15:57:29 [2019-12-26T20:57:29.039Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:57:28.429
15:57:29 [2019-12-26T20:57:29.039Z] !MESSAGE FrameworkEvent ERROR
15:57:29 [2019-12-26T20:57:29.039Z] !STACK 0
15:57:29 [2019-12-26T20:57:29.039Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:57:29 [2019-12-26T20:57:29.039Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:29 [2019-12-26T20:57:29.039Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:57:29 [2019-12-26T20:57:29.039Z]     -> 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"
15:57:29 [2019-12-26T20:57:29.039Z]        org.apache.httpcomponents.httpclient.win [36]
15:57:29 [2019-12-26T20:57:29.039Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:29 [2019-12-26T20:57:29.039Z] 
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:29 [2019-12-26T20:57:29.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:30 [2019-12-26T20:57:30.409Z] process 9273: 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
15:57:30 [2019-12-26T20:57:30.409Z] See the manual page for dbus-uuidgen to correct this issue.
15:57:30 [2019-12-26T20:57:30.665Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:30 [2019-12-26T20:57:30.665Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:38 [2019-12-26T20:57:38.762Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:57:39 [2019-12-26T20:57:39.327Z] Display size: 1440x900
15:57:39 [2019-12-26T20:57:39.327Z] OS version=3.10.0-957.1.3.el7.x86_64
15:57:39 [2019-12-26T20:57:39.327Z] GTK version=3.18.9
15:57:39 [2019-12-26T20:57:39.327Z] GTK theme=Ambiance
15:57:39 [2019-12-26T20:57:39.327Z] LIBOVERLAY_SCROLLBAR=0
15:57:39 [2019-12-26T20:57:39.327Z] Time zone: Coordinated Universal Time
15:57:39 [2019-12-26T20:57:39.327Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:57:39 [2019-12-26T20:57:39.327Z] log4j:WARN Please initialize the log4j system properly.
15:57:40 [2019-12-26T20:57:40.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
15:57:40 [2019-12-26T20:57:40.697Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
15:57:40 [2019-12-26T20:57:40.697Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140863887 data=null doit=true} to Shell with text {Custom chart creation}
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Attempting to set focus on (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Clicking on (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140863905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140863906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140863906 data=null doit=true} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140863907 data=null} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140863907 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140863908 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140863908 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')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140863912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140863912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140863976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140863976 data=null doit=true} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140863977 data=null} to (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - Clicked on (of type 'Table')
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.631Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - Setting state to checked on: Integer
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to unchecked on: Integer
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to checked on: Duration (ns)
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to unchecked on: Duration (ns)
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to checked on: Timestamp
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to unchecked on: Timestamp
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140864102 data=null doit=true} to Shell with text {Custom chart creation}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Clicking on TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1140864114 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1140864115 data=null doit=true} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Attempting to set focus on Table with text {}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1140864117 data=null} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1140864117 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140864118 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}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1140864118 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1140864118 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1140864119 data=null doit=true} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1140864119 data=null} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Clicked on TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Setting state to checked on: Timestamp
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Clicking on 
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140864180 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140864181 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140864181 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140864182 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140864182 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140864182 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140864183 data=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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140864196 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140864200 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140864201 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')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140864201 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140864201 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - Clicked on 
15:57:41 [2019-12-26T20:57:41.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Setting state to checked on: Timestamp
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140864221 data=null doit=true} to Shell with text {Custom chart creation}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Clicking on TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1140864232 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1140864233 data=null doit=true} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Attempting to set focus on Table with text {}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1140864234 data=null} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1140864235 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140864236 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}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1140864237 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1140864237 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1140864238 data=null doit=true} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1140864238 data=null} to TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - Clicked on TableItem with text {String}
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:41 [2019-12-26T20:57:41.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Setting state to checked on: Timestamp2
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Setting state to checked on: Timestamp
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Clicking on 
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140864282 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140864282 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140864282 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140864282 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140864283 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140864283 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140864283 data=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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140864297 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140864303 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140864303 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')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140864304 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140864304 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:57:42 [2019-12-26T20:57:42.148Z] DEBUG - Clicked on 
15:57:42 [2019-12-26T20:57:42.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.225 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:57:42 [2019-12-26T20:57:42.148Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 1.412 s
15:57:42 [2019-12-26T20:57:42.148Z] 
15:57:42 [2019-12-26T20:57:42.148Z] Results:
15:57:42 [2019-12-26T20:57:42.148Z] 
15:57:42 [2019-12-26T20:57:42.148Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:57:42 [2019-12-26T20:57:42.148Z] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] All tests passed!
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/138]
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] The project's OSGi version is 1.0.3.201912262016
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.639Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] 
15:57:43 [2019-12-26T20:57:43.896Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:57:45 [2019-12-26T20:57:45.273Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
15:57:45 [2019-12-26T20:57:45.273Z] [INFO] Command line:
15:57:45 [2019-12-26T20:57:45.273Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:57:45 [2019-12-26T20:57:45.273Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:57:48 [2019-12-26T20:57:48.548Z] !SESSION 2019-12-26 20:57:45.336 -----------------------------------------------
15:57:48 [2019-12-26T20:57:48.548Z] eclipse.buildId=unknown
15:57:48 [2019-12-26T20:57:48.548Z] java.version=1.8.0_202
15:57:48 [2019-12-26T20:57:48.548Z] java.vendor=Oracle Corporation
15:57:48 [2019-12-26T20:57:48.548Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:57:48 [2019-12-26T20:57:48.548Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:57:48 [2019-12-26T20:57:48.548Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:57:48 [2019-12-26T20:57:48.548Z] 
15:57:48 [2019-12-26T20:57:48.548Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:57:48.314
15:57:48 [2019-12-26T20:57:48.548Z] !MESSAGE FrameworkEvent ERROR
15:57:48 [2019-12-26T20:57:48.548Z] !STACK 0
15:57:48 [2019-12-26T20:57:48.548Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:57:48 [2019-12-26T20:57:48.548Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:48 [2019-12-26T20:57:48.548Z] 
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:48 [2019-12-26T20:57:48.548Z] 
15:57:48 [2019-12-26T20:57:48.548Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:57:48.504
15:57:48 [2019-12-26T20:57:48.548Z] !MESSAGE FrameworkEvent ERROR
15:57:48 [2019-12-26T20:57:48.548Z] !STACK 0
15:57:48 [2019-12-26T20:57:48.548Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:57:48 [2019-12-26T20:57:48.548Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:48 [2019-12-26T20:57:48.548Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:57:48 [2019-12-26T20:57:48.548Z]     -> 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"
15:57:48 [2019-12-26T20:57:48.548Z]        org.apache.httpcomponents.httpclient.win [36]
15:57:48 [2019-12-26T20:57:48.548Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:57:48 [2019-12-26T20:57:48.548Z] 
15:57:48 [2019-12-26T20:57:48.548Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:57:48 [2019-12-26T20:57:48.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:57:50 [2019-12-26T20:57:50.443Z] process 9339: 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
15:57:50 [2019-12-26T20:57:50.443Z] See the manual page for dbus-uuidgen to correct this issue.
15:57:50 [2019-12-26T20:57:50.699Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:50 [2019-12-26T20:57:50.699Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:57:58 [2019-12-26T20:57:58.792Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:57:59 [2019-12-26T20:57:59.356Z] Display size: 1440x900
15:57:59 [2019-12-26T20:57:59.356Z] OS version=3.10.0-957.1.3.el7.x86_64
15:57:59 [2019-12-26T20:57:59.356Z] GTK version=3.18.9
15:57:59 [2019-12-26T20:57:59.356Z] GTK theme=Ambiance
15:57:59 [2019-12-26T20:57:59.356Z] LIBOVERLAY_SCROLLBAR=0
15:57:59 [2019-12-26T20:57:59.356Z] Time zone: Coordinated Universal Time
15:57:59 [2019-12-26T20:57:59.356Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:57:59 [2019-12-26T20:57:59.356Z] log4j:WARN Please initialize the log4j system properly.
15:58:02 [2019-12-26T20:58:02.630Z] 
15:58:02 [2019-12-26T20:58:02.630Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:58:02.022
15:58:02 [2019-12-26T20:58:02.630Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
15:58:02 [2019-12-26T20:58:02.630Z] !STACK 0
15:58:02 [2019-12-26T20:58:02.630Z] java.lang.RuntimeException: The parameter should be set
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:02 [2019-12-26T20:58:02.630Z] 
15:58:02 [2019-12-26T20:58:02.630Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 20:58:02.107
15:58:02 [2019-12-26T20:58:02.630Z] !MESSAGE Exception executing analysis
15:58:02 [2019-12-26T20:58:02.630Z] !STACK 0
15:58:02 [2019-12-26T20:58:02.630Z] java.lang.RuntimeException: The parameter should be set
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
15:58:02 [2019-12-26T20:58:02.630Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:05 [2019-12-26T20:58:05.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140887597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140887598 data=null doit=true} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140887598 data=null} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140887599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140887600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] *** BUG ***
15:58:05 [2019-12-26T20:58:05.445Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:05 [2019-12-26T20:58:05.445Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:05 [2019-12-26T20:58:05.445Z] 
15:58:05 [2019-12-26T20:58:05.445Z] *** BUG ***
15:58:05 [2019-12-26T20:58:05.445Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:05 [2019-12-26T20:58:05.445Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:05 [2019-12-26T20:58:05.445Z] 
15:58:05 [2019-12-26T20:58:05.445Z] *** BUG ***
15:58:05 [2019-12-26T20:58:05.445Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:05 [2019-12-26T20:58:05.445Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:05 [2019-12-26T20:58:05.445Z] 
15:58:05 [2019-12-26T20:58:05.445Z] *** BUG ***
15:58:05 [2019-12-26T20:58:05.445Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:05 [2019-12-26T20:58:05.445Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:05 [2019-12-26T20:58:05.445Z] 
15:58:05 [2019-12-26T20:58:05.445Z] *** BUG ***
15:58:05 [2019-12-26T20:58:05.445Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:05 [2019-12-26T20:58:05.445Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:05 [2019-12-26T20:58:05.445Z] 
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140887786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140887791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140887791 data=null doit=true} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140887793 data=null} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140887794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140887794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140887804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140887806 data=null doit=true} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140887806 data=null} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140887807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140887807 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}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140887896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140887900 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140887900 data=null doit=true} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140887900 data=null} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140887901 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140887902 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]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140887979 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140887980 data=null doit=true} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140887980 data=null} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140887981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140887981 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]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140887984 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1140887985 data=null doit=true} to TreeItem with text {A-Test-10K}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1140887985 data=null} to TreeItem with text {A-Test-10K}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1140887986 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140887986 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}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1140888006 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1140888009 data=null doit=true} to TreeItem with text {External Analyses}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1140888009 data=null} to TreeItem with text {External Analyses}
15:58:05 [2019-12-26T20:58:05.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1140888010 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140888068 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}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1140888074 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888080 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888081 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:05 [2019-12-26T20:58:05.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888082 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888082 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140888082 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}
15:58:05 [2019-12-26T20:58:05.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888119 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888120 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:05 [2019-12-26T20:58:05.960Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888169 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888511 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888512 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888512 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140888512 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1140888516 data=null doit=true} to Shell with text {External Analysis Parameters}
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Clicking on OK
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140888573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140888574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140888575 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140888575 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140888575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140888575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140888576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:06 [2019-12-26T20:58:06.473Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140888176 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}
15:58:06 [2019-12-26T20:58:06.730Z] *** BUG ***
15:58:06 [2019-12-26T20:58:06.731Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:06 [2019-12-26T20:58:06.731Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:06 [2019-12-26T20:58:06.731Z] 
15:58:06 [2019-12-26T20:58:06.731Z] *** BUG ***
15:58:06 [2019-12-26T20:58:06.731Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:06 [2019-12-26T20:58:06.731Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:06 [2019-12-26T20:58:06.731Z] 
15:58:06 [2019-12-26T20:58:06.731Z] *** BUG ***
15:58:06 [2019-12-26T20:58:06.731Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:06 [2019-12-26T20:58:06.731Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:06 [2019-12-26T20:58:06.731Z] 
15:58:06 [2019-12-26T20:58:06.731Z] *** BUG ***
15:58:06 [2019-12-26T20:58:06.731Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:06 [2019-12-26T20:58:06.731Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:06 [2019-12-26T20:58:06.731Z] 
15:58:06 [2019-12-26T20:58:06.731Z] *** BUG ***
15:58:06 [2019-12-26T20:58:06.731Z] In pixman_region32_init_rect: Invalid rectangle passed
15:58:06 [2019-12-26T20:58:06.731Z] Set a breakpoint on '_pixman_log_error' to debug
15:58:06 [2019-12-26T20:58:06.731Z] 
15:58:06 [2019-12-26T20:58:06.987Z] DEBUG - Clicked on 
15:58:06 [2019-12-26T20:58:06.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:58:07 [2019-12-26T20:58:07.244Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:58:07 [2019-12-26T20:58:07.244Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140889901 data=null doit=true} to Shell with text {Custom chart creation}
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Attempting to set focus on (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Clicking on (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140889921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140889922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140889922 data=null doit=true} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140889922 data=null} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140889923 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140889923 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140889924 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')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140889973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140889974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140889974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140889974 data=null doit=true} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140889975 data=null} to (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicked on (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140889977 data=null doit=true} to Shell with text {Custom chart creation}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1140889984 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1140889984 data=null doit=true} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Attempting to set focus on Table with text {}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1140889994 data=null} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1140889995 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140889996 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)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1140889996 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1140889997 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1140889997 data=null doit=true} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1140889998 data=null} to TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Setting state to checked on: Priority
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Setting state to checked on: Target CPU
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicking on 
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140890023 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140890023 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140890023 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140890024 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140890024 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140890024 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140890024 data=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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140890044 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140890058 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140890058 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')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140890059 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140890059 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicked on 
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140890073 data=null doit=true} to Shell with text {Custom chart creation}
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Clicking on OK
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140890077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140890077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140890077 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140890077 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140890077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140890078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:07 [2019-12-26T20:58:07.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140890078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140889585 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'
15:58:08 [2019-12-26T20:58:08.323Z] DEBUG - Clicked on 
15:58:08 [2019-12-26T20:58:08.323Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:58:08 [2019-12-26T20:58:08.323Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140890891 data=null doit=true} to Shell with text {Custom chart creation}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140890905 data=null doit=true} to Shell with text {Custom chart creation}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Attempting to set focus on (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Clicking on (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140890914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140890915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140890915 data=null doit=true} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140890915 data=null} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140890916 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140890917 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140890917 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')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140890920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140890920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140890921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140890921 data=null doit=true} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140890921 data=null} to (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Clicked on (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140890923 data=null doit=true} to Shell with text {Custom chart creation}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1140890935 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1140890935 data=null doit=true} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.580Z] DEBUG - Attempting to set focus on Table with text {}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1140890937 data=null} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1140890938 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140890939 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)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1140890939 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1140890940 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1140890940 data=null doit=true} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1140890940 data=null} to TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:08 [2019-12-26T20:58:08.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Setting state to checked on: Priority
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Setting state to checked on: Target CPU
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Clicking on 
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140890982 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140890982 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140890982 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140890982 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140890983 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140890983 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140890983 data=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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140891004 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140891019 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140891019 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')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140891020 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140891020 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Clicked on 
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140891023 data=null doit=true} to Shell with text {Custom chart creation}
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Clicking on OK
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140891027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140891027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140891027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140891027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140891027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140891028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140891028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:08 [2019-12-26T20:58:08.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140890536 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'
15:58:09 [2019-12-26T20:58:09.095Z] DEBUG - Clicked on 
15:58:09 [2019-12-26T20:58:09.095Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:58:09 [2019-12-26T20:58:09.352Z] 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')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Clicking on &Reset Perspective
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1140891595 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')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1140891596 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')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1140891596 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1140891597 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1140891597 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')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1140891598 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')
15:58:09 [2019-12-26T20:58:09.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1140891600 data=null item=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')
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Clicked on 
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140892220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140892220 data=null doit=true} to TreeItem with text {test}
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140892220 data=null} to TreeItem with text {test}
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140892221 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:09 [2019-12-26T20:58:09.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140892222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140892318 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140892320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140892320 data=null doit=true} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140892320 data=null} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140892370 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140892370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140892380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:10 [2019-12-26T20:58:10.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140892383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140892383 data=null doit=true} to TreeItem with text {Traces [1]}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140892384 data=null} to TreeItem with text {Traces [1]}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140892384 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140892384 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]}
15:58:10 [2019-12-26T20:58:10.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140892406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
15:58:10 [2019-12-26T20:58:10.173Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:58:10 [2019-12-26T20:58:10.173Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
15:58:10 [2019-12-26T20:58:10.173Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892415 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892416 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892416 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892417 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140892417 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}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892490 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892491 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.174Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892497 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892787 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892788 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892803 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140892803 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1140892814 data=null doit=true} to Shell with text {External Analysis Parameters}
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:10 [2019-12-26T20:58:10.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Clicking on OK
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140892820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140892821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140892821 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140892821 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140892822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140892822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140892823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:10 [2019-12-26T20:58:10.688Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140892497 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}
15:58:11 [2019-12-26T20:58:11.251Z] DEBUG - Clicked on 
15:58:11 [2019-12-26T20:58:11.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:58:11 [2019-12-26T20:58:11.508Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:58:11 [2019-12-26T20:58:11.508Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140893937 data=null doit=true} to Shell with text {Custom chart creation}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Attempting to set focus on (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicking on (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140893950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140893956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140893956 data=null doit=true} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140893957 data=null} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140893965 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140893966 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140893966 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140893986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140893986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140893986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140893987 data=null doit=true} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140893987 data=null} to (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicked on (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140893989 data=null doit=true} to Shell with text {Custom chart creation}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1140893993 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1140893994 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Attempting to set focus on Table with text {}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1140893996 data=null} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1140893996 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140893997 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}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1140893998 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1140893998 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1140893998 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1140893999 data=null} to TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicking on 
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140894015 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140894015 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140894016 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140894016 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140894016 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140894016 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140894016 data=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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140894029 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140894033 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140894033 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')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140894033 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140894034 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Clicked on 
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140894035 data=null doit=true} to Shell with text {Custom chart creation}
15:58:11 [2019-12-26T20:58:11.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1140894038 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1140894074 data=null doit=true} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Attempting to set focus on Table with text {}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1140894076 data=null} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1140894077 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140894077 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}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1140894078 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1140894078 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1140894079 data=null doit=true} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1140894079 data=null} to TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Clicking on 
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140894087 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140894087 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140894087 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140894088 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140894088 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140894088 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140894095 data=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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140894100 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140894104 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140894104 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')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140894104 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140894104 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Clicked on 
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140894112 data=null doit=true} to Shell with text {Custom chart creation}
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Clicking on OK
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140894115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140894115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140894116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140894116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140894116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:11 [2019-12-26T20:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140894117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140894117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140893689 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'
15:58:12 [2019-12-26T20:58:12.369Z] DEBUG - Clicked on 
15:58:12 [2019-12-26T20:58:12.369Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:58:12 [2019-12-26T20:58:12.369Z] DEBUG - Clicking on with mnemonic 'New custom chart'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Clicked on with mnemonic 'New custom chart'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140894896 data=null doit=true} to Shell with text {Custom chart creation}
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Attempting to set focus on (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Clicking on (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140894914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140894921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140894922 data=null doit=true} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140894922 data=null} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140894928 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140894928 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140894929 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')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140894947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140894970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140894971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140894971 data=null doit=true} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140894972 data=null} to (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Clicked on (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140894973 data=null doit=true} to Shell with text {Custom chart creation}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1140894978 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1140894978 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Attempting to set focus on Table with text {}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1140894980 data=null} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1140894980 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140894981 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}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1140894981 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1140894982 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1140894982 data=null doit=true} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1140894982 data=null} to TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.628Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Clicking on 
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140894999 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140894999 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140895000 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140895000 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140895000 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140895000 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140895000 data=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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140895013 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140895017 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140895017 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')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140895018 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140895018 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Clicked on 
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140895020 data=null doit=true} to Shell with text {Custom chart creation}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1140895032 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1140895033 data=null doit=true} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Attempting to set focus on Table with text {}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1140895034 data=null} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1140895034 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140895035 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}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1140895035 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1140895035 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1140895035 data=null doit=true} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1140895036 data=null} to TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Clicking on 
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140895080 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140895080 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140895081 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140895081 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140895081 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140895081 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140895081 data=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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140895087 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140895098 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140895098 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140895098 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140895098 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Clicked on 
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140895100 data=null doit=true} to Shell with text {Custom chart creation}
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3140ad41
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1140895105 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1140895106 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1140895106 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1140895106 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1140895107 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1140895107 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1140895107 data=null item=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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1140895107 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1140895113 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1140895114 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')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1140895114 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1140895114 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140895116 data=null doit=true} to Shell with text {Custom chart creation}
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Clicking on OK
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140895119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140895119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140895120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140895120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140895120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140895120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:12 [2019-12-26T20:58:12.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140895120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:13 [2019-12-26T20:58:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140894607 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'
15:58:13 [2019-12-26T20:58:13.401Z] DEBUG - Clicked on 
15:58:13 [2019-12-26T20:58:13.401Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:58:13 [2019-12-26T20:58:13.658Z] 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')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Clicking on &Reset Perspective
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1140895777 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')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1140895778 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')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1140895778 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1140895779 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1140895779 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')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1140895780 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')
15:58:13 [2019-12-26T20:58:13.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1140895780 data=null item=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')
15:58:13 [2019-12-26T20:58:13.915Z] DEBUG - Clicked on 
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140896312 data=null doit=true} to Shell with text {data - Eclipse Platform}
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - Attempting to set focus on Tree with text {}
15:58:14 [2019-12-26T20:58:14.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140896489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140896489 data=null doit=true} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140896490 data=null} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140896490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140896491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140896593 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
15:58:14 [2019-12-26T20:58:14.684Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:58:14 [2019-12-26T20:58:14.685Z] DEBUG - Clicking on with mnemonic 'Delete'
15:58:14 [2019-12-26T20:58:14.685Z] DEBUG - Clicked on with mnemonic 'Delete'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897847 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897848 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897848 data=null 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')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897849 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140897849 data=null} to (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Clicking on OK
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140897851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140897852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140897852 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140897852 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140897852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140897852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:15 [2019-12-26T20:58:15.616Z] DEBUG - Clicked on OK
15:58:16 [2019-12-26T20:58:16.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140897853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:58:16 [2019-12-26T20:58:16.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1140896888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
15:58:16 [2019-12-26T20:58:16.545Z] 
15:58:16 [2019-12-26T20:58:16.545Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 20:58:16.505
15:58:16 [2019-12-26T20:58:16.545Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
15:58:16 [2019-12-26T20:58:16.546Z] 
15:58:16 [2019-12-26T20:58:16.546Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 20:58:16.506
15:58:16 [2019-12-26T20:58:16.546Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
15:58:16 [2019-12-26T20:58:16.802Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.784 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:58:16 [2019-12-26T20:58:16.802Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 4.741 s
15:58:16 [2019-12-26T20:58:16.802Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 4.071 s
15:58:16 [2019-12-26T20:58:16.802Z] 
15:58:16 [2019-12-26T20:58:16.802Z] Results:
15:58:16 [2019-12-26T20:58:16.802Z] 
15:58:16 [2019-12-26T20:58:16.802Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:58:16 [2019-12-26T20:58:16.802Z] 
15:58:17 [2019-12-26T20:58:17.365Z] 
15:58:17 [2019-12-26T20:58:17.365Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 20:58:17.117
15:58:17 [2019-12-26T20:58:17.365Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] All tests passed!
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT        [55/138]
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --------------------------------[ pom ]---------------------------------
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT       [56/138]
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] The project's OSGi version is 2.2.0.201912262016
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] 
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:58:17 [2019-12-26T20:58:17.930Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes
15:58:18 [2019-12-26T20:58:18.187Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] 
15:58:18 [2019-12-26T20:58:18.187Z] 	throws AttributeNotFoundException {
15:58:18 [2019-12-26T20:58:18.187Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:58:18 [2019-12-26T20:58:18.187Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
15:58:18 [2019-12-26T20:58:18.187Z] 1 problem (1 warning)
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT             [57/138]
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --------------------------------[ pom ]---------------------------------
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT           [58/138]
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] 
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:58:18 [2019-12-26T20:58:18.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 26 kB/s)
15:58:18 [2019-12-26T20:58:18.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:18 [2019-12-26T20:58:18.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:19 [2019-12-26T20:58:19.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:19 [2019-12-26T20:58:19.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:19 [2019-12-26T20:58:19.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:58:19 [2019-12-26T20:58:19.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 178 kB/s)
15:58:19 [2019-12-26T20:58:19.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.522Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 179 kB/s)
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:19 [2019-12-26T20:58:19.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:20 [2019-12-26T20:58:20.036Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 42 kB/s)
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.292Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 321 kB/s)
15:58:20 [2019-12-26T20:58:20.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:20 [2019-12-26T20:58:20.805Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.367Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.367Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 170 kB/s)
15:58:21 [2019-12-26T20:58:21.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.624Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:58:21 [2019-12-26T20:58:21.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 71 kB/s)
15:58:21 [2019-12-26T20:58:21.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:21 [2019-12-26T20:58:21.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:21 [2019-12-26T20:58:21.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 34 kB/s)
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.201Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
15:58:22 [2019-12-26T20:58:22.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 137 kB/s)
15:58:22 [2019-12-26T20:58:22.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.715Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:58:22 [2019-12-26T20:58:22.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 158 kB/s)
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 3.7 MB/s)
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 672 kB/s)
15:58:23 [2019-12-26T20:58:23.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 3.1 MB/s)
15:58:24 [2019-12-26T20:58:24.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 114 kB/s)
15:58:24 [2019-12-26T20:58:24.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 6.3 MB/s)
15:58:24 [2019-12-26T20:58:24.306Z] [INFO] Executing tasks
15:58:24 [2019-12-26T20:58:24.306Z] 
15:58:24 [2019-12-26T20:58:24.306Z] main:
15:58:24 [2019-12-26T20:58:24.563Z] 
15:58:24 [2019-12-26T20:58:24.563Z] clean:
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] Executed tasks
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] 
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:58:24 [2019-12-26T20:58:24.563Z] [INFO] Executing tasks
15:58:24 [2019-12-26T20:58:24.563Z] 
15:58:24 [2019-12-26T20:58:24.563Z] main:
15:58:24 [2019-12-26T20:58:24.563Z] 
15:58:24 [2019-12-26T20:58:24.563Z] build:
15:58:25 [2019-12-26T20:58:25.493Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:58:25 [2019-12-26T20:58:25.493Z] 
15:58:25 [2019-12-26T20:58:25.493Z] test:
15:58:25 [2019-12-26T20:58:25.750Z] [xmlvalidate] 19 file(s) have been successfully validated.
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] Executed tasks
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] 
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:58:25 [2019-12-26T20:58:25.750Z] [INFO] 
15:58:25 [2019-12-26T20:58:25.751Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:58:25 [2019-12-26T20:58:25.751Z] [INFO] 
15:58:25 [2019-12-26T20:58:25.751Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:58:25 [2019-12-26T20:58:25.751Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
15:58:25 [2019-12-26T20:58:25.751Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
15:58:26 [2019-12-26T20:58:26.007Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
15:58:26 [2019-12-26T20:58:26.007Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
15:58:26 [2019-12-26T20:58:26.008Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
15:58:26 [2019-12-26T20:58:26.008Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
15:58:26 [2019-12-26T20:58:26.008Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
15:58:26 [2019-12-26T20:58:26.264Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:58:26 [2019-12-26T20:58:26.264Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:58:26 [2019-12-26T20:58:26.264Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:58:26 [2019-12-26T20:58:26.264Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
15:58:27 [2019-12-26T20:58:27.633Z] [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/
15:58:27 [2019-12-26T20:58:27.633Z] [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)
15:58:27 [2019-12-26T20:58:27.633Z] [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)
15:58:28 [2019-12-26T20:58:28.563Z] [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)
15:58:28 [2019-12-26T20:58:28.563Z] [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)
15:58:29 [2019-12-26T20:58:29.494Z] [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)
15:58:29 [2019-12-26T20:58:29.494Z] [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)
15:58:30 [2019-12-26T20:58:30.424Z] [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)
15:58:30 [2019-12-26T20:58:30.424Z] [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)
15:58:31 [2019-12-26T20:58:31.792Z] [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)
15:58:31 [2019-12-26T20:58:31.792Z] [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)
15:58:32 [2019-12-26T20:58:32.048Z] [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)
15:58:32 [2019-12-26T20:58:32.048Z] [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)
15:58:32 [2019-12-26T20:58:32.305Z] [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)
15:58:32 [2019-12-26T20:58:32.305Z] [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)
15:58:32 [2019-12-26T20:58:32.305Z] [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)
15:58:32 [2019-12-26T20:58:32.305Z] [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)
15:58:32 [2019-12-26T20:58:32.562Z] [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)
15:58:32 [2019-12-26T20:58:32.562Z] [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)
15:58:32 [2019-12-26T20:58:32.819Z] [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)
15:58:33 [2019-12-26T20:58:33.077Z] [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)
15:58:33 [2019-12-26T20:58:33.077Z] [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)
15:58:33 [2019-12-26T20:58:33.077Z] [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)
15:58:33 [2019-12-26T20:58:33.077Z] [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)
15:58:33 [2019-12-26T20:58:33.714Z] [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)
15:58:33 [2019-12-26T20:58:33.714Z] [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)
15:58:33 [2019-12-26T20:58:33.971Z] [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)
15:58:33 [2019-12-26T20:58:33.971Z] [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)
15:58:34 [2019-12-26T20:58:34.227Z] [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)
15:58:34 [2019-12-26T20:58:34.227Z] [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)
15:58:34 [2019-12-26T20:58:34.227Z] [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)
15:58:34 [2019-12-26T20:58:34.227Z] [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)
15:58:34 [2019-12-26T20:58:34.484Z] [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)
15:58:34 [2019-12-26T20:58:34.484Z] [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)
15:58:34 [2019-12-26T20:58:34.741Z] [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)
15:58:34 [2019-12-26T20:58:34.741Z] [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)
15:58:34 [2019-12-26T20:58:34.741Z] [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)
15:58:34 [2019-12-26T20:58:34.741Z] [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)
15:58:34 [2019-12-26T20:58:34.997Z] [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)
15:58:34 [2019-12-26T20:58:34.997Z] [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)
15:58:40 [2019-12-26T20:58:40.249Z] [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)
15:58:40 [2019-12-26T20:58:40.249Z] [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)
15:58:40 [2019-12-26T20:58:40.507Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:58:40 [2019-12-26T20:58:40.507Z] [INFO] Command line:
15:58:40 [2019-12-26T20:58:40.507Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:58:40 [2019-12-26T20:58:40.507Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:43 [2019-12-26T20:58:43.782Z] Buildfile: build.xml
15:58:43 [2019-12-26T20:58:43.782Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:58:43 [2019-12-26T20:58:43.782Z] 
15:58:43 [2019-12-26T20:58:43.782Z] build.index:
15:58:46 [2019-12-26T20:58:46.303Z] BUILD SUCCESSFUL
15:58:46 [2019-12-26T20:58:46.304Z] 
15:58:46 [2019-12-26T20:58:46.304Z] BUILD SUCCESSFUL
15:58:46 [2019-12-26T20:58:46.304Z] Total time: 3 seconds
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.561Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] 
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:58:46 [2019-12-26T20:58:46.818Z] [INFO] Executing tasks
15:58:46 [2019-12-26T20:58:46.818Z] 
15:58:46 [2019-12-26T20:58:46.818Z] main:
15:58:47 [2019-12-26T20:58:47.075Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.dev
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] Executed tasks
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138]
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] The project's OSGi version is 2.1.10.201912262016
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.075Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
15:58:47 [2019-12-26T20:58:47.639Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] 
15:58:47 [2019-12-26T20:58:47.639Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
15:58:47 [2019-12-26T20:58:47.639Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:58:47 [2019-12-26T20:58:47.639Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
15:58:47 [2019-12-26T20:58:47.639Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45)
15:58:47 [2019-12-26T20:58:47.639Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
15:58:47 [2019-12-26T20:58:47.639Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:58:47 [2019-12-26T20:58:47.639Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
15:58:47 [2019-12-26T20:58:47.639Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[273] 
15:58:47 [2019-12-26T20:58:47.639Z] 	if (tgEntry == null) {
15:58:47 [2019-12-26T20:58:47.639Z] 	    ^^^^^^^
15:58:47 [2019-12-26T20:58:47.639Z] Null comparison always yields false: The variable tgEntry cannot be null at this location
15:58:47 [2019-12-26T20:58:47.639Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[273] 
15:58:47 [2019-12-26T20:58:47.639Z] 	if (tgEntry == null) {
15:58:47 [2019-12-26T20:58:47.639Z]                             if (entry.getParentId() == -1) {
15:58:47 [2019-12-26T20:58:47.639Z]                                 tgEntry = new TraceEntry(entry, trace, provider);
15:58:47 [2019-12-26T20:58:47.639Z]                                 addToEntryList(parentTrace, Collections.singletonList(tgEntry));
15:58:47 [2019-12-26T20:58:47.639Z]                             } else {
15:58:47 [2019-12-26T20:58:47.639Z]                                 tgEntry = new TimeGraphEntry(entry);
15:58:47 [2019-12-26T20:58:47.639Z]                             }
15:58:47 [2019-12-26T20:58:47.639Z]                             fEntries.put(provider, entry.getId(), tgEntry);
15:58:47 [2019-12-26T20:58:47.639Z]                         } else {
15:58:47 [2019-12-26T20:58:47.639Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:58:47 [2019-12-26T20:58:47.639Z] Dead code
15:58:47 [2019-12-26T20:58:47.639Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[295] 
15:58:47 [2019-12-26T20:58:47.639Z] 	if (parent != null) {
15:58:47 [2019-12-26T20:58:47.639Z] 	    ^^^^^^
15:58:47 [2019-12-26T20:58:47.639Z] Redundant null check: The variable parent cannot be null at this location
15:58:47 [2019-12-26T20:58:47.639Z] 5 problems (0 errors, 4 warnings, 1 info)
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.639Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.908Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] 
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:47 [2019-12-26T20:58:47.909Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT            [60/138]
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.511Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT         [61/138]
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] The project's OSGi version is 1.0.2.201912262016
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] 
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:58:48 [2019-12-26T20:58:48.768Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.025Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT            [62/138]
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
15:58:49 [2019-12-26T20:58:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138]
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] The project's OSGi version is 1.0.1.201912262016
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.540Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] 
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:49 [2019-12-26T20:58:49.797Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
15:58:50 [2019-12-26T20:58:50.054Z] [INFO] 
15:58:50 [2019-12-26T20:58:50.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:50 [2019-12-26T20:58:50.054Z] [INFO] 
15:58:50 [2019-12-26T20:58:50.054Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:50 [2019-12-26T20:58:50.985Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:58:50 [2019-12-26T20:58:50.985Z] [INFO] Command line:
15:58:50 [2019-12-26T20:58:50.985Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:50 [2019-12-26T20:58:50.985Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:54 [2019-12-26T20:58:54.258Z] !SESSION 2019-12-26 20:58:51.117 -----------------------------------------------
15:58:54 [2019-12-26T20:58:54.258Z] eclipse.buildId=unknown
15:58:54 [2019-12-26T20:58:54.258Z] java.version=1.8.0_202
15:58:54 [2019-12-26T20:58:54.258Z] java.vendor=Oracle Corporation
15:58:54 [2019-12-26T20:58:54.258Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:58:54 [2019-12-26T20:58:54.258Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:58:54 [2019-12-26T20:58:54.258Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:58:54 [2019-12-26T20:58:54.258Z] 
15:58:54 [2019-12-26T20:58:54.258Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:58:54.018
15:58:54 [2019-12-26T20:58:54.258Z] !MESSAGE FrameworkEvent ERROR
15:58:54 [2019-12-26T20:58:54.258Z] !STACK 0
15:58:54 [2019-12-26T20:58:54.258Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
15:58:54 [2019-12-26T20:58:54.258Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:58:54 [2019-12-26T20:58:54.258Z] 
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:58:54 [2019-12-26T20:58:54.258Z] 
15:58:54 [2019-12-26T20:58:54.258Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:58:54.209
15:58:54 [2019-12-26T20:58:54.258Z] !MESSAGE FrameworkEvent ERROR
15:58:54 [2019-12-26T20:58:54.258Z] !STACK 0
15:58:54 [2019-12-26T20:58:54.258Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
15:58:54 [2019-12-26T20:58:54.258Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:58:54 [2019-12-26T20:58:54.258Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:58:54 [2019-12-26T20:58:54.258Z]     -> 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"
15:58:54 [2019-12-26T20:58:54.258Z]        org.apache.httpcomponents.httpclient.win [35]
15:58:54 [2019-12-26T20:58:54.258Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:58:54 [2019-12-26T20:58:54.258Z] 
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:58:54 [2019-12-26T20:58:54.258Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:58:54 [2019-12-26T20:58:54.259Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:58:56 [2019-12-26T20:58:56.151Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:58:56 [2019-12-26T20:58:56.715Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:58:56 [2019-12-26T20:58:56.715Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.1 s
15:58:56 [2019-12-26T20:58:56.715Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.024 s
15:58:56 [2019-12-26T20:58:56.715Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
15:58:56 [2019-12-26T20:58:56.715Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.006 s
15:58:56 [2019-12-26T20:58:56.715Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.053 s
15:58:56 [2019-12-26T20:58:56.715Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
15:58:56 [2019-12-26T20:58:56.715Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.017 s
15:58:56 [2019-12-26T20:58:56.715Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.015 s
15:58:56 [2019-12-26T20:58:56.715Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.06 s
15:58:56 [2019-12-26T20:58:56.715Z] 
15:58:56 [2019-12-26T20:58:56.715Z] Results:
15:58:56 [2019-12-26T20:58:56.715Z] 
15:58:56 [2019-12-26T20:58:56.715Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:58:56 [2019-12-26T20:58:56.715Z] 
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] All tests passed!
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.279Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138]
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] The project's OSGi version is 1.1.7.201912262016
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.280Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] 
15:58:57 [2019-12-26T20:58:57.793Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:58:59 [2019-12-26T20:58:59.162Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:58:59 [2019-12-26T20:58:59.162Z] [INFO] Command line:
15:58:59 [2019-12-26T20:58:59.162Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:59 [2019-12-26T20:58:59.162Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:59:02 [2019-12-26T20:59:02.438Z] !SESSION 2019-12-26 20:58:59.146 -----------------------------------------------
15:59:02 [2019-12-26T20:59:02.438Z] eclipse.buildId=unknown
15:59:02 [2019-12-26T20:59:02.438Z] java.version=1.8.0_202
15:59:02 [2019-12-26T20:59:02.438Z] java.vendor=Oracle Corporation
15:59:02 [2019-12-26T20:59:02.438Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:59:02 [2019-12-26T20:59:02.438Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:59:02 [2019-12-26T20:59:02.438Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:59:02 [2019-12-26T20:59:02.438Z] 
15:59:02 [2019-12-26T20:59:02.438Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:59:01.714
15:59:02 [2019-12-26T20:59:02.438Z] !MESSAGE FrameworkEvent ERROR
15:59:02 [2019-12-26T20:59:02.438Z] !STACK 0
15:59:02 [2019-12-26T20:59:02.438Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
15:59:02 [2019-12-26T20:59:02.438Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:02 [2019-12-26T20:59:02.438Z] 
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:02 [2019-12-26T20:59:02.438Z] 
15:59:02 [2019-12-26T20:59:02.438Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:59:02.001
15:59:02 [2019-12-26T20:59:02.438Z] !MESSAGE FrameworkEvent ERROR
15:59:02 [2019-12-26T20:59:02.438Z] !STACK 0
15:59:02 [2019-12-26T20:59:02.438Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
15:59:02 [2019-12-26T20:59:02.438Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:02 [2019-12-26T20:59:02.438Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:59:02 [2019-12-26T20:59:02.438Z]     -> 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"
15:59:02 [2019-12-26T20:59:02.438Z]        org.apache.httpcomponents.httpclient.win [31]
15:59:02 [2019-12-26T20:59:02.438Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:02 [2019-12-26T20:59:02.438Z] 
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:02 [2019-12-26T20:59:02.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:03 [2019-12-26T20:59:03.807Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:59:03 [2019-12-26T20:59:03.807Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:59:03 [2019-12-26T20:59:03.807Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:59:03 [2019-12-26T20:59:03.807Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.125 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:59:03 [2019-12-26T20:59:03.807Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.069 s
15:59:03 [2019-12-26T20:59:03.807Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
15:59:03 [2019-12-26T20:59:03.807Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.012 s
15:59:03 [2019-12-26T20:59:03.807Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
15:59:03 [2019-12-26T20:59:03.807Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.004 s
15:59:03 [2019-12-26T20:59:03.807Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
15:59:03 [2019-12-26T20:59:03.807Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
15:59:03 [2019-12-26T20:59:03.807Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
15:59:03 [2019-12-26T20:59:03.807Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:59:04 [2019-12-26T20:59:04.178Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.222 s
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:59:04 [2019-12-26T20:59:04.178Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:59:04 [2019-12-26T20:59:04.178Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.178Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.178Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.178Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741436601904,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741448440148,"ph":"f","tid":1,"cat":"mydog","id":"0x1"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741450322142,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741452085358,"ph":"f","tid":1,"cat":"myspider","id":"0x2"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741503359170,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741504185386,"ph":"f","tid":1,"cat":"null","id":"0x3"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741505674254,"ph":"B","tid":1,"name":"foo"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741508254505,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741511604105,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741512399069,"ph":"f","tid":1,"cat":"myspider","id":"0x5"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] INFO: {"ts":28013741520889541,"ph":"B","tid":1,"name":"foo"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] INFO: {"ts":28013741521573646,"ph":"B","tid":1,"name":"bar"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] INFO: {"ts":28013741522356307,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] INFO: {"ts":28013741523185394,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741524508149,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741525222457,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741525866070,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741526454708,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741527166115,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741527881553,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741529092424,"ph":"B","tid":1,"name":"foo"}
15:59:04 [2019-12-26T20:59:04.178Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.178Z] WARNING: {"ts":28013741530272098,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741534646846,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741535636607,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741537541731,"ph":"B","tid":1,"name":"foo"}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741538133214,"ph":"B","tid":1,"name":"bar"}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741538605209,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741539124701,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:59:04 [2019-12-26T20:59:04.179Z] WARNING: {"ts":28013741540098381,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:59:04 [2019-12-26T20:59:04.179Z] WARNING: {"ts":28013741540707052,"ph":"f","tid":1,"cat":"myspider","id":"0x6"}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741545734891,"ph":"B","tid":1,"name":"world"}
15:59:04 [2019-12-26T20:59:04.179Z] Dec 26, 2019 8:59:04 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:59:04 [2019-12-26T20:59:04.179Z] INFO: {"ts":28013741546264134,"ph":"E","tid":1}
15:59:04 [2019-12-26T20:59:04.438Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:59:04 [2019-12-26T20:59:04.438Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.016 s
15:59:04 [2019-12-26T20:59:04.438Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:59:04 [2019-12-26T20:59:04.438Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.05 s
15:59:04 [2019-12-26T20:59:04.438Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
15:59:04 [2019-12-26T20:59:04.438Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.006 s
15:59:04 [2019-12-26T20:59:04.438Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:59:04 [2019-12-26T20:59:04.438Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
15:59:04 [2019-12-26T20:59:04.438Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:59:04 [2019-12-26T20:59:04.438Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:59:04 [2019-12-26T20:59:04.438Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
15:59:04 [2019-12-26T20:59:04.438Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.054 s
15:59:04 [2019-12-26T20:59:04.438Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:59:04 [2019-12-26T20:59:04.438Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:59:04 [2019-12-26T20:59:04.438Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:59:04 [2019-12-26T20:59:04.438Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.438Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:59:04 [2019-12-26T20:59:04.439Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.439Z] 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
15:59:04 [2019-12-26T20:59:04.439Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:59:04 [2019-12-26T20:59:04.699Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:59:04 [2019-12-26T20:59:04.699Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.699Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.699Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.699Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.699Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.699Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.700Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:59:04 [2019-12-26T20:59:04.701Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.701Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.701Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.702Z] 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
15:59:04 [2019-12-26T20:59:04.702Z] 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
15:59:04 [2019-12-26T20:59:04.702Z] 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
15:59:04 [2019-12-26T20:59:04.702Z] 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
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:59:04 [2019-12-26T20:59:04.703Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.703Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.704Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.961Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.961Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.961Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.961Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.961Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.961Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:59:04 [2019-12-26T20:59:04.962Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:59:04 [2019-12-26T20:59:04.962Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.022 s
15:59:04 [2019-12-26T20:59:04.962Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.01 s
15:59:04 [2019-12-26T20:59:04.962Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.962Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.005 s
15:59:04 [2019-12-26T20:59:04.962Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
15:59:04 [2019-12-26T20:59:04.962Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
15:59:04 [2019-12-26T20:59:04.962Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
15:59:04 [2019-12-26T20:59:04.962Z] 
15:59:04 [2019-12-26T20:59:04.962Z] Results:
15:59:04 [2019-12-26T20:59:04.962Z] 
15:59:04 [2019-12-26T20:59:04.962Z] Tests run: 543, Failures: 0, Errors: 0, Skipped: 1
15:59:04 [2019-12-26T20:59:04.962Z] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] All tests passed!
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.pom
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-pack200.jar.pack.gz
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2metadata.xml
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2artifacts.xml
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Building org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT            [65/138]
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.pom
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2metadata.xml
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/138]
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] The project's OSGi version is 1.0.1.201912262016
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] 
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:05 [2019-12-26T20:59:05.894Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] 
15:59:06 [2019-12-26T20:59:06.151Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:07 [2019-12-26T20:59:07.083Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:59:07 [2019-12-26T20:59:07.083Z] [INFO] Command line:
15:59:07 [2019-12-26T20:59:07.083Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:59:07 [2019-12-26T20:59:07.083Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:59:10 [2019-12-26T20:59:10.358Z] !SESSION 2019-12-26 20:59:07.234 -----------------------------------------------
15:59:10 [2019-12-26T20:59:10.358Z] eclipse.buildId=unknown
15:59:10 [2019-12-26T20:59:10.358Z] java.version=1.8.0_202
15:59:10 [2019-12-26T20:59:10.358Z] java.vendor=Oracle Corporation
15:59:10 [2019-12-26T20:59:10.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:59:10 [2019-12-26T20:59:10.358Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
15:59:10 [2019-12-26T20:59:10.358Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:59:10 [2019-12-26T20:59:10.358Z] 
15:59:10 [2019-12-26T20:59:10.358Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:59:09.812
15:59:10 [2019-12-26T20:59:10.358Z] !MESSAGE FrameworkEvent ERROR
15:59:10 [2019-12-26T20:59:10.358Z] !STACK 0
15:59:10 [2019-12-26T20:59:10.358Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
15:59:10 [2019-12-26T20:59:10.358Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:10 [2019-12-26T20:59:10.358Z] 
15:59:10 [2019-12-26T20:59:10.358Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:10 [2019-12-26T20:59:10.358Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:10 [2019-12-26T20:59:10.359Z] 
15:59:10 [2019-12-26T20:59:10.359Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:59:10.051
15:59:10 [2019-12-26T20:59:10.359Z] !MESSAGE FrameworkEvent ERROR
15:59:10 [2019-12-26T20:59:10.359Z] !STACK 0
15:59:10 [2019-12-26T20:59:10.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [121]
15:59:10 [2019-12-26T20:59:10.359Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:10 [2019-12-26T20:59:10.359Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:59:10 [2019-12-26T20:59:10.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"
15:59:10 [2019-12-26T20:59:10.359Z]        org.apache.httpcomponents.httpclient.win [30]
15:59:10 [2019-12-26T20:59:10.359Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:10 [2019-12-26T20:59:10.359Z] 
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:10 [2019-12-26T20:59:10.359Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:11 [2019-12-26T20:59:11.728Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:59:11 [2019-12-26T20:59:11.728Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.062 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:59:11 [2019-12-26T20:59:11.728Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.011 s
15:59:11 [2019-12-26T20:59:11.728Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.728Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
15:59:11 [2019-12-26T20:59:11.728Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.016 s
15:59:11 [2019-12-26T20:59:11.728Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.728Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.728Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:59:11 [2019-12-26T20:59:11.984Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.08 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:59:11 [2019-12-26T20:59:11.984Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:59:11 [2019-12-26T20:59:11.984Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.062 s
15:59:11 [2019-12-26T20:59:11.984Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
15:59:11 [2019-12-26T20:59:11.984Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.984Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.984Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:59:11 [2019-12-26T20:59:11.984Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.984Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.984Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.984Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:59:11 [2019-12-26T20:59:11.985Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
15:59:11 [2019-12-26T20:59:11.985Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.985Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.985Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.985Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.985Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
15:59:11 [2019-12-26T20:59:11.985Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
15:59:11 [2019-12-26T20:59:11.985Z] 
15:59:11 [2019-12-26T20:59:11.985Z] Results:
15:59:11 [2019-12-26T20:59:11.985Z] 
15:59:11 [2019-12-26T20:59:11.985Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:59:11 [2019-12-26T20:59:11.985Z] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] All tests passed!
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT        [67/138]
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] The project's OSGi version is 5.2.0.201912262016
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.550Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.pom
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2metadata.xml
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/138]
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] The project's OSGi version is 1.0.9.201912262016
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] 
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:12 [2019-12-26T20:59:12.551Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] 
15:59:13 [2019-12-26T20:59:13.463Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:59:14 [2019-12-26T20:59:14.833Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
15:59:14 [2019-12-26T20:59:14.833Z] [INFO] Command line:
15:59:14 [2019-12-26T20:59:14.833Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:59:14 [2019-12-26T20:59:14.833Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:59:18 [2019-12-26T20:59:18.106Z] !SESSION 2019-12-26 20:59:14.834 -----------------------------------------------
15:59:18 [2019-12-26T20:59:18.106Z] eclipse.buildId=unknown
15:59:18 [2019-12-26T20:59:18.106Z] java.version=1.8.0_202
15:59:18 [2019-12-26T20:59:18.106Z] java.vendor=Oracle Corporation
15:59:18 [2019-12-26T20:59:18.106Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:59:18 [2019-12-26T20:59:18.106Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:59:18 [2019-12-26T20:59:18.106Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:59:18 [2019-12-26T20:59:18.106Z] 
15:59:18 [2019-12-26T20:59:18.106Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 20:59:17.726
15:59:18 [2019-12-26T20:59:18.106Z] !MESSAGE FrameworkEvent ERROR
15:59:18 [2019-12-26T20:59:18.106Z] !STACK 0
15:59:18 [2019-12-26T20:59:18.106Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
15:59:18 [2019-12-26T20:59:18.106Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:18 [2019-12-26T20:59:18.106Z] 
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:18 [2019-12-26T20:59:18.106Z] 
15:59:18 [2019-12-26T20:59:18.106Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 20:59:17.934
15:59:18 [2019-12-26T20:59:18.106Z] !MESSAGE FrameworkEvent ERROR
15:59:18 [2019-12-26T20:59:18.106Z] !STACK 0
15:59:18 [2019-12-26T20:59:18.106Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
15:59:18 [2019-12-26T20:59:18.106Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:18 [2019-12-26T20:59:18.106Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
15:59:18 [2019-12-26T20:59:18.106Z]     -> 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"
15:59:18 [2019-12-26T20:59:18.106Z]        org.apache.httpcomponents.httpclient.win [36]
15:59:18 [2019-12-26T20:59:18.106Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
15:59:18 [2019-12-26T20:59:18.106Z] 
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
15:59:18 [2019-12-26T20:59:18.106Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
15:59:18 [2019-12-26T20:59:18.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
15:59:18 [2019-12-26T20:59:18.107Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
15:59:18 [2019-12-26T20:59:18.107Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:59:18 [2019-12-26T20:59:18.107Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
15:59:20 [2019-12-26T20:59:20.000Z] process 9734: 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
15:59:20 [2019-12-26T20:59:20.000Z] See the manual page for dbus-uuidgen to correct this issue.
15:59:20 [2019-12-26T20:59:20.000Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:59:20 [2019-12-26T20:59:20.000Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
15:59:28 [2019-12-26T20:59:28.096Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:59:28 [2019-12-26T20:59:28.353Z] Display size: 1440x900
15:59:28 [2019-12-26T20:59:28.353Z] OS version=3.10.0-957.1.3.el7.x86_64
15:59:28 [2019-12-26T20:59:28.353Z] GTK version=3.18.9
15:59:28 [2019-12-26T20:59:28.353Z] GTK theme=Ambiance
15:59:28 [2019-12-26T20:59:28.353Z] LIBOVERLAY_SCROLLBAR=0
15:59:28 [2019-12-26T20:59:28.353Z] Time zone: Coordinated Universal Time
15:59:28 [2019-12-26T20:59:28.610Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
15:59:28 [2019-12-26T20:59:28.610Z] log4j:WARN Please initialize the log4j system properly.
15:59:43 [2019-12-26T20:59:43.462Z] *** BUG ***
15:59:43 [2019-12-26T20:59:43.462Z] In pixman_region32_init_rect: Invalid rectangle passed
15:59:43 [2019-12-26T20:59:43.462Z] Set a breakpoint on '_pixman_log_error' to debug
15:59:43 [2019-12-26T20:59:43.462Z] 
15:59:43 [2019-12-26T20:59:43.462Z] *** BUG ***
15:59:43 [2019-12-26T20:59:43.462Z] In pixman_region32_init_rect: Invalid rectangle passed
15:59:43 [2019-12-26T20:59:43.462Z] Set a breakpoint on '_pixman_log_error' to debug
15:59:43 [2019-12-26T20:59:43.462Z] 
15:59:43 [2019-12-26T20:59:43.462Z] *** BUG ***
15:59:43 [2019-12-26T20:59:43.462Z] In pixman_region32_init_rect: Invalid rectangle passed
15:59:43 [2019-12-26T20:59:43.462Z] Set a breakpoint on '_pixman_log_error' to debug
15:59:43 [2019-12-26T20:59:43.462Z] 
15:59:43 [2019-12-26T20:59:43.462Z] *** BUG ***
15:59:43 [2019-12-26T20:59:43.462Z] In pixman_region32_init_rect: Invalid rectangle passed
15:59:43 [2019-12-26T20:59:43.462Z] Set a breakpoint on '_pixman_log_error' to debug
15:59:43 [2019-12-26T20:59:43.462Z] 
15:59:43 [2019-12-26T20:59:43.462Z] *** BUG ***
15:59:43 [2019-12-26T20:59:43.462Z] In pixman_region32_init_rect: Invalid rectangle passed
15:59:43 [2019-12-26T20:59:43.462Z] Set a breakpoint on '_pixman_log_error' to debug
15:59:43 [2019-12-26T20:59:43.462Z] 
15:59:44 [2019-12-26T20:59:44.027Z] 
15:59:44 [2019-12-26T20:59:44.027Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 20:59:43.913
15:59:44 [2019-12-26T20:59:44.027Z] !MESSAGE Average clock correction (1395672078866874953) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:59:50 [2019-12-26T20:59:50.576Z] 
15:59:50 [2019-12-26T20:59:50.576Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 20:59:50.523
15:59:50 [2019-12-26T20:59:50.576Z] !MESSAGE Average clock correction (1395672078866874953) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
16:00:02 [2019-12-26T21:00:02.762Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.642 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
16:00:02 [2019-12-26T21:00:02.762Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 14.84 s
16:00:02 [2019-12-26T21:00:02.762Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:00:02 [2019-12-26T21:00:02.762Z] *** BUG ***
16:00:02 [2019-12-26T21:00:02.762Z] In pixman_region32_init_rect: Invalid rectangle passed
16:00:02 [2019-12-26T21:00:02.762Z] Set a breakpoint on '_pixman_log_error' to debug
16:00:02 [2019-12-26T21:00:02.762Z] 
16:00:02 [2019-12-26T21:00:02.762Z] *** BUG ***
16:00:02 [2019-12-26T21:00:02.762Z] In pixman_region32_init_rect: Invalid rectangle passed
16:00:02 [2019-12-26T21:00:02.762Z] Set a breakpoint on '_pixman_log_error' to debug
16:00:02 [2019-12-26T21:00:02.762Z] 
16:00:02 [2019-12-26T21:00:02.762Z] *** BUG ***
16:00:02 [2019-12-26T21:00:02.762Z] In pixman_region32_init_rect: Invalid rectangle passed
16:00:02 [2019-12-26T21:00:02.762Z] Set a breakpoint on '_pixman_log_error' to debug
16:00:02 [2019-12-26T21:00:02.762Z] 
16:00:02 [2019-12-26T21:00:02.762Z] *** BUG ***
16:00:02 [2019-12-26T21:00:02.762Z] In pixman_region32_init_rect: Invalid rectangle passed
16:00:02 [2019-12-26T21:00:02.762Z] Set a breakpoint on '_pixman_log_error' to debug
16:00:02 [2019-12-26T21:00:02.762Z] 
16:00:02 [2019-12-26T21:00:02.762Z] *** BUG ***
16:00:02 [2019-12-26T21:00:02.762Z] In pixman_region32_init_rect: Invalid rectangle passed
16:00:02 [2019-12-26T21:00:02.762Z] Set a breakpoint on '_pixman_log_error' to debug
16:00:02 [2019-12-26T21:00:02.762Z] 
16:01:39 [2019-12-26T21:01:39.374Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.886 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.725 s
16:01:39 [2019-12-26T21:01:39.374Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.172 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.322 s
16:01:39 [2019-12-26T21:01:39.374Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.988 s
16:01:39 [2019-12-26T21:01:39.374Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.928 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.271 s
16:01:39 [2019-12-26T21:01:39.374Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.99 s
16:01:39 [2019-12-26T21:01:39.374Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.821 s
16:01:39 [2019-12-26T21:01:39.374Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.812 s
16:01:39 [2019-12-26T21:01:39.374Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.693 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.981 s
16:01:39 [2019-12-26T21:01:39.374Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.895 s
16:01:39 [2019-12-26T21:01:39.374Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.976 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.667 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.56 s
16:01:39 [2019-12-26T21:01:39.374Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.646 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.154 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.593 s
16:01:39 [2019-12-26T21:01:39.374Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.702 s
16:01:39 [2019-12-26T21:01:39.375Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.706 s
16:01:39 [2019-12-26T21:01:39.375Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.321 s
16:01:39 [2019-12-26T21:01:39.375Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.33 s
16:01:39 [2019-12-26T21:01:39.375Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.465 s
16:01:39 [2019-12-26T21:01:39.375Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.691 s
16:01:39 [2019-12-26T21:01:39.375Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.533 s
16:01:39 [2019-12-26T21:01:39.375Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096902 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141096903 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141096903 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096903 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141096903 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}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096925 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096926 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141096926 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141096926 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096926 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141096926 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}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096941 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141096941 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141096941 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096942 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141096942 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}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141096944 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141096945 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141096945 data=null doit=true} to TreeItem with text {Traces [0]}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141096946 data=null} to TreeItem with text {Traces [0]}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141096946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141096946 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]}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141096962 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:01:39 [2019-12-26T21:01:39.375Z] 
16:01:39 [2019-12-26T21:01:39.375Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:34.671
16:01:39 [2019-12-26T21:01:39.375Z] !MESSAGE Error initializing trace.
16:01:39 [2019-12-26T21:01:39.375Z] 
16:01:39 [2019-12-26T21:01:39.375Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
16:01:39 [2019-12-26T21:01:39.375Z] !STACK 0
16:01:39 [2019-12-26T21:01:39.375Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:39 [2019-12-26T21:01:39.375Z] Caused by: NoViableAltException(14@[])
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
16:01:39 [2019-12-26T21:01:39.375Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:39 [2019-12-26T21:01:39.375Z] 	... 9 more
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141097540 data=null doit=true} to Shell with text {Open Trace}
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Clicking on OK
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141097543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141097543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141097544 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141097544 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141097545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141097545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141097545 data=null 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')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Clicked on 
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141097999 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141098002 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141098002 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141098003 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141098004 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}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141098076 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141098078 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141098078 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141098078 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141098079 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141098079 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}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141098087 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141098089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141098089 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141098090 data=null} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141098090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141098090 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]}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141098107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.376Z] 
16:01:39 [2019-12-26T21:01:39.376Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:35.929
16:01:39 [2019-12-26T21:01:39.376Z] !MESSAGE Error initializing trace.
16:01:39 [2019-12-26T21:01:39.376Z] 
16:01:39 [2019-12-26T21:01:39.376Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:39 [2019-12-26T21:01:39.376Z] !STACK 0
16:01:39 [2019-12-26T21:01:39.376Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:39 [2019-12-26T21:01:39.376Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:39 [2019-12-26T21:01:39.376Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:39 [2019-12-26T21:01:39.376Z] 	... 9 more
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141098913 data=null doit=true} to Shell with text {Open Trace}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Clicking on OK
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141098915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141098915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141098915 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141098915 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141098915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141098916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141098916 data=null 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')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Clicked on 
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099282 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141099282 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141099282 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099283 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141099283 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}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099302 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099303 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141099303 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141099303 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099304 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141099304 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}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141099316 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141099371 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141099371 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141099372 data=null} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141099372 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141099373 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]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141099381 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] 
16:01:39 [2019-12-26T21:01:39.377Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:37.151
16:01:39 [2019-12-26T21:01:39.377Z] !MESSAGE Error initializing trace.
16:01:39 [2019-12-26T21:01:39.377Z] 
16:01:39 [2019-12-26T21:01:39.377Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
16:01:39 [2019-12-26T21:01:39.377Z] !STACK 0
16:01:39 [2019-12-26T21:01:39.377Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:39 [2019-12-26T21:01:39.377Z] Caused by: NoViableAltException(73@[])
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:39 [2019-12-26T21:01:39.377Z] 	... 9 more
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141100140 data=null doit=true} to Shell with text {Open Trace}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Clicking on OK
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141100142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141100142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141100142 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141100142 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141100142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141100142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141100143 data=null 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')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Clicked on 
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100475 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141100475 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141100476 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100476 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141100476 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}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100498 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100499 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141100499 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141100500 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100500 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141100500 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}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141100513 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.377Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141100571 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141100572 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141100572 data=null} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141100572 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141100572 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]}
16:01:39 [2019-12-26T21:01:39.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141100582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.377Z] 
16:01:39 [2019-12-26T21:01:39.377Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:38.345
16:01:39 [2019-12-26T21:01:39.377Z] !MESSAGE Error initializing trace.
16:01:39 [2019-12-26T21:01:39.377Z] 
16:01:39 [2019-12-26T21:01:39.377Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:39 [2019-12-26T21:01:39.377Z] !STACK 0
16:01:39 [2019-12-26T21:01:39.377Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:39 [2019-12-26T21:01:39.377Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:39 [2019-12-26T21:01:39.377Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:39 [2019-12-26T21:01:39.378Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:39 [2019-12-26T21:01:39.378Z] 	... 9 more
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141101323 data=null doit=true} to Shell with text {Open Trace}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Clicking on OK
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141101325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141101325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141101325 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141101325 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141101325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141101325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141101325 data=null 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')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Clicked on 
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101630 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141101631 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141101631 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101631 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141101631 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}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101676 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101678 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141101678 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141101678 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101679 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141101679 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}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141101687 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:39 [2019-12-26T21:01:39.378Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141101692 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141101692 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141101692 data=null} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141101692 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141101693 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]}
16:01:39 [2019-12-26T21:01:39.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141101702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:39 [2019-12-26T21:01:39.638Z] 
16:01:39 [2019-12-26T21:01:39.638Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:39.426
16:01:39 [2019-12-26T21:01:39.638Z] !MESSAGE Error initializing trace.
16:01:39 [2019-12-26T21:01:39.638Z] 
16:01:39 [2019-12-26T21:01:39.638Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:39 [2019-12-26T21:01:39.638Z] !STACK 0
16:01:39 [2019-12-26T21:01:39.638Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:39 [2019-12-26T21:01:39.638Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:39 [2019-12-26T21:01:39.638Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:39 [2019-12-26T21:01:39.638Z] 	... 9 more
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141102419 data=null doit=true} to Shell with text {Open Trace}
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Clicking on OK
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141102421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141102421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141102421 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141102421 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141102421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141102421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141102421 data=null 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')
16:01:40 [2019-12-26T21:01:40.202Z] DEBUG - Clicked on 
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102728 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141102728 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141102771 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102772 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141102773 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}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102793 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102794 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141102794 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141102794 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102794 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141102795 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}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141102801 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:40 [2019-12-26T21:01:40.459Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141102805 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141102806 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141102806 data=null} to TreeItem with text {Traces [1]}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141102806 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141102806 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]}
16:01:40 [2019-12-26T21:01:40.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141102814 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:40 [2019-12-26T21:01:40.716Z] 
16:01:40 [2019-12-26T21:01:40.716Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:40.525
16:01:40 [2019-12-26T21:01:40.716Z] !MESSAGE Error initializing trace.
16:01:40 [2019-12-26T21:01:40.716Z] 
16:01:40 [2019-12-26T21:01:40.716Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:01:40 [2019-12-26T21:01:40.716Z] !STACK 0
16:01:40 [2019-12-26T21:01:40.716Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:40 [2019-12-26T21:01:40.716Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:40 [2019-12-26T21:01:40.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:40 [2019-12-26T21:01:40.716Z] 	... 9 more
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141103497 data=null doit=true} to Shell with text {Open Trace}
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Clicking on OK
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141103500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141103500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141103500 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141103500 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141103501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141103501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141103501 data=null 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')
16:01:41 [2019-12-26T21:01:41.279Z] DEBUG - Clicked on 
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103826 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141103826 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141103826 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103827 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141103827 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}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103885 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103887 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141103888 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141103888 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103889 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141103889 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}
16:01:41 [2019-12-26T21:01:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141103904 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:41 [2019-12-26T21:01:41.537Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141103907 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141103908 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141103908 data=null} to TreeItem with text {Traces [1]}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141103908 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141103909 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]}
16:01:41 [2019-12-26T21:01:41.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141103926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:41 [2019-12-26T21:01:41.794Z] 
16:01:41 [2019-12-26T21:01:41.794Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:41.735
16:01:41 [2019-12-26T21:01:41.794Z] !MESSAGE Error initializing trace.
16:01:41 [2019-12-26T21:01:41.794Z] 
16:01:41 [2019-12-26T21:01:41.794Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:01:41 [2019-12-26T21:01:41.794Z] !STACK 0
16:01:41 [2019-12-26T21:01:41.794Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:41 [2019-12-26T21:01:41.794Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:41 [2019-12-26T21:01:41.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:41 [2019-12-26T21:01:41.794Z] 	... 9 more
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141104811 data=null doit=true} to Shell with text {Open Trace}
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Clicking on OK
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141104813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141104813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141104813 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141104813 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141104813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141104813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:42 [2019-12-26T21:01:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141104814 data=null 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')
16:01:42 [2019-12-26T21:01:42.726Z] DEBUG - Clicked on 
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105127 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141105127 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141105127 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105128 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141105128 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}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105182 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105184 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141105184 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141105184 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105185 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141105185 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}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141105199 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:42 [2019-12-26T21:01:42.983Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141105200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141105201 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141105201 data=null} to TreeItem with text {Traces [1]}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141105201 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141105201 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]}
16:01:42 [2019-12-26T21:01:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141105217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:42 [2019-12-26T21:01:42.983Z] 
16:01:42 [2019-12-26T21:01:42.983Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:42.925
16:01:42 [2019-12-26T21:01:42.983Z] !MESSAGE Error initializing trace.
16:01:42 [2019-12-26T21:01:42.983Z] 
16:01:42 [2019-12-26T21:01:42.983Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:01:42 [2019-12-26T21:01:42.983Z] !STACK 0
16:01:42 [2019-12-26T21:01:42.983Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:42 [2019-12-26T21:01:42.983Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:42 [2019-12-26T21:01:42.983Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:42 [2019-12-26T21:01:42.983Z] 	... 9 more
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141105907 data=null doit=true} to Shell with text {Open Trace}
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Clicking on OK
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141105909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141105909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141105909 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141105909 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141105910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141105910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:43 [2019-12-26T21:01:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141105910 data=null 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')
16:01:43 [2019-12-26T21:01:43.805Z] DEBUG - Clicked on 
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106272 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141106272 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141106272 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106273 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141106273 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}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106297 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106298 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141106299 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141106299 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106299 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141106300 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}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141106306 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.064Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141106311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141106311 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141106311 data=null} to TreeItem with text {Traces [1]}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141106311 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141106312 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]}
16:01:44 [2019-12-26T21:01:44.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141106320 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:44 [2019-12-26T21:01:44.064Z] 
16:01:44 [2019-12-26T21:01:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:44.040
16:01:44 [2019-12-26T21:01:44.064Z] !MESSAGE Error initializing trace.
16:01:44 [2019-12-26T21:01:44.064Z] 
16:01:44 [2019-12-26T21:01:44.064Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:01:44 [2019-12-26T21:01:44.064Z] !STACK 0
16:01:44 [2019-12-26T21:01:44.064Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:44 [2019-12-26T21:01:44.064Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:44 [2019-12-26T21:01:44.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:44 [2019-12-26T21:01:44.064Z] 	... 9 more
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141107005 data=null doit=true} to Shell with text {Open Trace}
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Clicking on OK
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141107006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141107007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141107007 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141107007 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141107007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141107007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141107007 data=null 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')
16:01:44 [2019-12-26T21:01:44.706Z] DEBUG - Clicked on 
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107320 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141107320 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141107321 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107321 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:44 [2019-12-26T21:01:44.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141107321 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}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107377 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107378 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141107378 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141107378 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107379 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141107379 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}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141107392 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:45 [2019-12-26T21:01:45.222Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141107393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141107394 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141107394 data=null} to TreeItem with text {Traces [1]}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141107394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141107394 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]}
16:01:45 [2019-12-26T21:01:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141107403 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:45 [2019-12-26T21:01:45.222Z] 
16:01:45 [2019-12-26T21:01:45.222Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:45.152
16:01:45 [2019-12-26T21:01:45.222Z] !MESSAGE Error initializing trace.
16:01:45 [2019-12-26T21:01:45.222Z] 
16:01:45 [2019-12-26T21:01:45.222Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:45 [2019-12-26T21:01:45.222Z] !STACK 0
16:01:45 [2019-12-26T21:01:45.222Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:45 [2019-12-26T21:01:45.222Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:45 [2019-12-26T21:01:45.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:45 [2019-12-26T21:01:45.222Z] 	... 9 more
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141108136 data=null doit=true} to Shell with text {Open Trace}
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Clicking on OK
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141108138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141108138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141108138 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141108138 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141108138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141108138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:45 [2019-12-26T21:01:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141108138 data=null 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')
16:01:46 [2019-12-26T21:01:46.043Z] DEBUG - Clicked on 
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108419 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141108419 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141108419 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108420 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141108421 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}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108485 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108486 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141108486 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141108486 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108487 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141108487 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}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141108499 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:46 [2019-12-26T21:01:46.300Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141108501 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141108501 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141108501 data=null} to TreeItem with text {Traces [1]}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141108501 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141108501 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]}
16:01:46 [2019-12-26T21:01:46.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141108510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:46 [2019-12-26T21:01:46.300Z] 
16:01:46 [2019-12-26T21:01:46.300Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:46.247
16:01:46 [2019-12-26T21:01:46.300Z] !MESSAGE Error initializing trace.
16:01:46 [2019-12-26T21:01:46.300Z] 
16:01:46 [2019-12-26T21:01:46.300Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:46 [2019-12-26T21:01:46.300Z] !STACK 0
16:01:46 [2019-12-26T21:01:46.300Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:46 [2019-12-26T21:01:46.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:46 [2019-12-26T21:01:46.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:46 [2019-12-26T21:01:46.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:46 [2019-12-26T21:01:46.301Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:46 [2019-12-26T21:01:46.301Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:46 [2019-12-26T21:01:46.301Z] 	... 9 more
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141109211 data=null doit=true} to Shell with text {Open Trace}
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Clicking on OK
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141109213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141109213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141109213 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141109213 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141109213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141109213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:46 [2019-12-26T21:01:46.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141109213 data=null 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')
16:01:47 [2019-12-26T21:01:47.122Z] DEBUG - Clicked on 
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109537 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141109537 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141109572 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109573 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141109573 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}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109596 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109598 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141109598 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141109598 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109598 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141109599 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}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141109610 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:47 [2019-12-26T21:01:47.379Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141109612 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141109612 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141109612 data=null} to TreeItem with text {Traces [1]}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141109612 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141109613 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]}
16:01:47 [2019-12-26T21:01:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141109622 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:47 [2019-12-26T21:01:47.379Z] 
16:01:47 [2019-12-26T21:01:47.637Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:47.400
16:01:47 [2019-12-26T21:01:47.637Z] !MESSAGE Error initializing trace.
16:01:47 [2019-12-26T21:01:47.637Z] 
16:01:47 [2019-12-26T21:01:47.637Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:01:47 [2019-12-26T21:01:47.637Z] !STACK 0
16:01:47 [2019-12-26T21:01:47.637Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:47 [2019-12-26T21:01:47.637Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:47 [2019-12-26T21:01:47.637Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:47 [2019-12-26T21:01:47.637Z] 	... 9 more
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141110396 data=null doit=true} to Shell with text {Open Trace}
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Clicking on OK
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141110397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141110397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141110397 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141110397 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141110398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141110398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141110398 data=null 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')
16:01:48 [2019-12-26T21:01:48.202Z] DEBUG - Clicked on 
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110690 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141110690 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141110690 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110690 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141110690 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}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110715 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110716 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141110716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141110716 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110717 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141110717 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}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141110725 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:48 [2019-12-26T21:01:48.459Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141110726 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141110726 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141110726 data=null} to TreeItem with text {Traces [1]}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141110726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141110730 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]}
16:01:48 [2019-12-26T21:01:48.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141110781 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:48 [2019-12-26T21:01:48.716Z] 
16:01:48 [2019-12-26T21:01:48.716Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:48.517
16:01:48 [2019-12-26T21:01:48.716Z] !MESSAGE Error initializing trace.
16:01:48 [2019-12-26T21:01:48.716Z] 
16:01:48 [2019-12-26T21:01:48.716Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
16:01:48 [2019-12-26T21:01:48.716Z] !STACK 0
16:01:48 [2019-12-26T21:01:48.716Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:48 [2019-12-26T21:01:48.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:48 [2019-12-26T21:01:48.717Z] Caused by: NoViableAltException(75@[])
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
16:01:48 [2019-12-26T21:01:48.717Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:48 [2019-12-26T21:01:48.717Z] 	... 9 more
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141111490 data=null doit=true} to Shell with text {Open Trace}
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Clicking on OK
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141111493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141111493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141111493 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141111494 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141111494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141111494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141111494 data=null 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')
16:01:49 [2019-12-26T21:01:49.281Z] DEBUG - Clicked on 
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111875 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141111875 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141111875 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111876 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141111876 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}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111896 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111897 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141111897 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141111897 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111898 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141111898 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}
16:01:49 [2019-12-26T21:01:49.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141111904 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:49 [2019-12-26T21:01:49.795Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141111909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141111909 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141111909 data=null} to TreeItem with text {Traces [1]}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141111909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141111910 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]}
16:01:49 [2019-12-26T21:01:49.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141111917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:49 [2019-12-26T21:01:49.795Z] 
16:01:49 [2019-12-26T21:01:49.795Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:49.656
16:01:49 [2019-12-26T21:01:49.795Z] !MESSAGE Error initializing trace.
16:01:49 [2019-12-26T21:01:49.795Z] 
16:01:49 [2019-12-26T21:01:49.795Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:49 [2019-12-26T21:01:49.795Z] !STACK 0
16:01:49 [2019-12-26T21:01:49.795Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:49 [2019-12-26T21:01:49.795Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:49 [2019-12-26T21:01:49.795Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:49 [2019-12-26T21:01:49.795Z] 	... 9 more
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141112644 data=null doit=true} to Shell with text {Open Trace}
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Clicking on OK
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141112646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141112646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141112647 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141112647 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141112647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141112647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141112647 data=null 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')
16:01:50 [2019-12-26T21:01:50.359Z] DEBUG - Clicked on 
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112923 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141112924 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141112924 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112925 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141112925 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}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112975 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112977 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141112977 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141112978 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112978 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141112978 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}
16:01:50 [2019-12-26T21:01:50.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141112985 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:50 [2019-12-26T21:01:50.616Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141112986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141112986 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141112987 data=null} to TreeItem with text {Traces [1]}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141112987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141112987 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]}
16:01:50 [2019-12-26T21:01:50.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141113000 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:50 [2019-12-26T21:01:50.873Z] 
16:01:50 [2019-12-26T21:01:50.873Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:50.728
16:01:50 [2019-12-26T21:01:50.873Z] !MESSAGE Error initializing trace.
16:01:50 [2019-12-26T21:01:50.873Z] 
16:01:50 [2019-12-26T21:01:50.873Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:01:50 [2019-12-26T21:01:50.873Z] !STACK 0
16:01:50 [2019-12-26T21:01:50.873Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:50 [2019-12-26T21:01:50.873Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:50 [2019-12-26T21:01:50.873Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:50 [2019-12-26T21:01:50.874Z] 	... 9 more
16:01:50 [2019-12-26T21:01:50.874Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
16:01:50 [2019-12-26T21:01:50.874Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
16:01:50 [2019-12-26T21:01:50.874Z] 	at java.lang.Long.parseLong(Long.java:592)
16:01:50 [2019-12-26T21:01:50.874Z] 	at java.lang.Long.valueOf(Long.java:776)
16:01:50 [2019-12-26T21:01:50.874Z] 	at java.lang.Long.decode(Long.java:928)
16:01:50 [2019-12-26T21:01:50.874Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
16:01:50 [2019-12-26T21:01:50.874Z] 	... 16 more
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141113600 data=null doit=true} to Shell with text {Open Trace}
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:51 [2019-12-26T21:01:51.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Clicking on OK
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141113601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141113601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141113602 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141113602 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141113602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141113602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141113602 data=null 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')
16:01:51 [2019-12-26T21:01:51.438Z] DEBUG - Clicked on 
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113927 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141113928 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141113928 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113928 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141113929 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}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113977 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113978 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141113978 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141113978 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113978 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141113978 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}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141113985 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:51 [2019-12-26T21:01:51.695Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141113986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141113986 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141113986 data=null} to TreeItem with text {Traces [1]}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141113987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141113987 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]}
16:01:51 [2019-12-26T21:01:51.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141113999 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:51 [2019-12-26T21:01:51.952Z] 
16:01:51 [2019-12-26T21:01:51.952Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:51.720
16:01:51 [2019-12-26T21:01:51.952Z] !MESSAGE Error initializing trace.
16:01:51 [2019-12-26T21:01:51.952Z] 
16:01:51 [2019-12-26T21:01:51.952Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
16:01:51 [2019-12-26T21:01:51.952Z] !STACK 0
16:01:51 [2019-12-26T21:01:51.952Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:51 [2019-12-26T21:01:51.952Z] Caused by: MismatchedTokenException(57!=72)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
16:01:51 [2019-12-26T21:01:51.952Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:51 [2019-12-26T21:01:51.952Z] 	... 9 more
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141114712 data=null doit=true} to Shell with text {Open Trace}
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Clicking on OK
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141114713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141114713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141114713 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141114713 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141114713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141114713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141114714 data=null 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')
16:01:52 [2019-12-26T21:01:52.516Z] DEBUG - Clicked on 
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115072 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141115072 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141115073 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115073 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141115073 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}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115094 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115095 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141115096 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141115096 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115096 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141115096 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}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141115103 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:52 [2019-12-26T21:01:52.773Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141115107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141115108 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141115108 data=null} to TreeItem with text {Traces [1]}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141115108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:52 [2019-12-26T21:01:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141115108 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]}
16:01:52 [2019-12-26T21:01:52.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141115116 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:53 [2019-12-26T21:01:53.031Z] 
16:01:53 [2019-12-26T21:01:53.031Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:52.914
16:01:53 [2019-12-26T21:01:53.031Z] !MESSAGE Error initializing trace.
16:01:53 [2019-12-26T21:01:53.031Z] 
16:01:53 [2019-12-26T21:01:53.031Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:53 [2019-12-26T21:01:53.031Z] !STACK 0
16:01:53 [2019-12-26T21:01:53.031Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:53 [2019-12-26T21:01:53.031Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:53 [2019-12-26T21:01:53.031Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:53 [2019-12-26T21:01:53.031Z] 	... 9 more
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141115883 data=null doit=true} to Shell with text {Open Trace}
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Clicking on OK
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141115885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141115885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141115885 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141115885 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141115885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141115886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141115886 data=null 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')
16:01:53 [2019-12-26T21:01:53.595Z] DEBUG - Clicked on 
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116173 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141116174 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141116174 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116175 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141116175 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}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116192 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116198 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141116198 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141116199 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116199 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141116200 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}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141116208 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:53 [2019-12-26T21:01:53.852Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141116209 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141116209 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141116210 data=null} to TreeItem with text {Traces [1]}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141116210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:53 [2019-12-26T21:01:53.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141116214 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]}
16:01:54 [2019-12-26T21:01:54.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141116224 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:54 [2019-12-26T21:01:54.110Z] 
16:01:54 [2019-12-26T21:01:54.110Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:54.041
16:01:54 [2019-12-26T21:01:54.110Z] !MESSAGE Error initializing trace.
16:01:54 [2019-12-26T21:01:54.110Z] 
16:01:54 [2019-12-26T21:01:54.110Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:54 [2019-12-26T21:01:54.110Z] !STACK 0
16:01:54 [2019-12-26T21:01:54.110Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:54 [2019-12-26T21:01:54.110Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:54 [2019-12-26T21:01:54.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:54 [2019-12-26T21:01:54.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:54 [2019-12-26T21:01:54.111Z] 	... 9 more
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141117081 data=null doit=true} to Shell with text {Open Trace}
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Clicking on OK
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141117082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141117082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141117083 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141117083 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141117083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141117083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:54 [2019-12-26T21:01:54.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141117083 data=null 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')
16:01:54 [2019-12-26T21:01:54.974Z] DEBUG - Clicked on 
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117388 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141117388 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141117388 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117389 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141117389 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}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117408 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117409 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141117410 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141117410 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117410 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141117411 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}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141117423 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:55 [2019-12-26T21:01:55.231Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141117425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141117425 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141117425 data=null} to TreeItem with text {Traces [1]}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141117426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141117426 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]}
16:01:55 [2019-12-26T21:01:55.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141117444 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:55 [2019-12-26T21:01:55.488Z] 
16:01:55 [2019-12-26T21:01:55.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:55.242
16:01:55 [2019-12-26T21:01:55.488Z] !MESSAGE Error initializing trace.
16:01:55 [2019-12-26T21:01:55.488Z] 
16:01:55 [2019-12-26T21:01:55.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:55 [2019-12-26T21:01:55.488Z] !STACK 0
16:01:55 [2019-12-26T21:01:55.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:55 [2019-12-26T21:01:55.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:55 [2019-12-26T21:01:55.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:55 [2019-12-26T21:01:55.488Z] 	... 9 more
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141118223 data=null doit=true} to Shell with text {Open Trace}
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Clicking on OK
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141118225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141118225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141118225 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141118225 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141118225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141118225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141118226 data=null 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')
16:01:56 [2019-12-26T21:01:56.052Z] DEBUG - Clicked on 
16:01:56 [2019-12-26T21:01:56.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:56 [2019-12-26T21:01:56.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2019-12-26T21:01:56.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2019-12-26T21:01:56.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:56 [2019-12-26T21:01:56.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118507 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141118507 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141118507 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118507 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141118508 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}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118526 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118527 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141118527 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141118528 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118528 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141118529 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}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141118541 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:56 [2019-12-26T21:01:56.310Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141118542 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141118543 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141118543 data=null} to TreeItem with text {Traces [1]}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141118543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141118544 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]}
16:01:56 [2019-12-26T21:01:56.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141118578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:56 [2019-12-26T21:01:56.310Z] 
16:01:56 [2019-12-26T21:01:56.310Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:56.274
16:01:56 [2019-12-26T21:01:56.310Z] !MESSAGE Error initializing trace.
16:01:56 [2019-12-26T21:01:56.310Z] 
16:01:56 [2019-12-26T21:01:56.310Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:56 [2019-12-26T21:01:56.310Z] !STACK 0
16:01:56 [2019-12-26T21:01:56.310Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:56 [2019-12-26T21:01:56.310Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:56 [2019-12-26T21:01:56.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:56 [2019-12-26T21:01:56.310Z] 	... 9 more
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141119243 data=null doit=true} to Shell with text {Open Trace}
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:56 [2019-12-26T21:01:56.874Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Clicking on OK
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141119244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141119245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141119245 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141119245 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141119245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141119245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141119245 data=null 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')
16:01:57 [2019-12-26T21:01:57.131Z] DEBUG - Clicked on 
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119581 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141119581 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141119581 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119581 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141119582 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}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119603 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119605 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141119606 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141119606 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119610 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141119611 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}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141119618 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:57 [2019-12-26T21:01:57.389Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141119619 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141119619 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141119619 data=null} to TreeItem with text {Traces [1]}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141119620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141119620 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]}
16:01:57 [2019-12-26T21:01:57.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141119633 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:57 [2019-12-26T21:01:57.389Z] 
16:01:57 [2019-12-26T21:01:57.389Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:57.355
16:01:57 [2019-12-26T21:01:57.389Z] !MESSAGE Error initializing trace.
16:01:57 [2019-12-26T21:01:57.389Z] 
16:01:57 [2019-12-26T21:01:57.389Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:01:57 [2019-12-26T21:01:57.389Z] !STACK 0
16:01:57 [2019-12-26T21:01:57.389Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:57 [2019-12-26T21:01:57.389Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:57 [2019-12-26T21:01:57.389Z] 	... 9 more
16:01:57 [2019-12-26T21:01:57.389Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
16:01:57 [2019-12-26T21:01:57.389Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
16:01:57 [2019-12-26T21:01:57.389Z] 	at java.lang.Long.parseLong(Long.java:589)
16:01:57 [2019-12-26T21:01:57.389Z] 	at java.lang.Long.valueOf(Long.java:776)
16:01:57 [2019-12-26T21:01:57.389Z] 	at java.lang.Long.decode(Long.java:928)
16:01:57 [2019-12-26T21:01:57.389Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
16:01:57 [2019-12-26T21:01:57.389Z] 	... 17 more
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141120336 data=null doit=true} to Shell with text {Open Trace}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Clicking on OK
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141120337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141120338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141120338 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141120338 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141120338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141120338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141120338 data=null 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')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Clicked on 
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120623 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141120623 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141120623 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120624 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141120624 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}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120641 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120673 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141120673 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141120674 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120674 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141120674 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}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141120681 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:58 [2019-12-26T21:01:58.320Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141120683 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141120683 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141120683 data=null} to TreeItem with text {Traces [1]}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141120683 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:58 [2019-12-26T21:01:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141120683 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]}
16:01:58 [2019-12-26T21:01:58.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141120696 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:58 [2019-12-26T21:01:58.577Z] 
16:01:58 [2019-12-26T21:01:58.577Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:58.431
16:01:58 [2019-12-26T21:01:58.577Z] !MESSAGE Error initializing trace.
16:01:58 [2019-12-26T21:01:58.577Z] 
16:01:58 [2019-12-26T21:01:58.577Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:01:58 [2019-12-26T21:01:58.577Z] !STACK 0
16:01:58 [2019-12-26T21:01:58.577Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:58 [2019-12-26T21:01:58.577Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193)
16:01:58 [2019-12-26T21:01:58.577Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:58 [2019-12-26T21:01:58.578Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:58 [2019-12-26T21:01:58.578Z] 	... 9 more
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141121395 data=null doit=true} to Shell with text {Open Trace}
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Clicking on OK
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141121397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141121397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141121398 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141121398 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141121398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141121398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141121398 data=null 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')
16:01:59 [2019-12-26T21:01:59.142Z] DEBUG - Clicked on 
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121684 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141121684 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141121684 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121685 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141121685 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}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121710 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121711 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141121711 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141121711 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121712 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141121712 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}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141121720 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:01:59 [2019-12-26T21:01:59.400Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Attempting to set focus on Tree with text {}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141121722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141121726 data=null doit=true} to TreeItem with text {Traces [1]}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141121726 data=null} to TreeItem with text {Traces [1]}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141121726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141121726 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]}
16:01:59 [2019-12-26T21:01:59.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141121738 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:01:59 [2019-12-26T21:01:59.656Z] 
16:01:59 [2019-12-26T21:01:59.656Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:01:59.510
16:01:59 [2019-12-26T21:01:59.656Z] !MESSAGE Error initializing trace.
16:01:59 [2019-12-26T21:01:59.656Z] 
16:01:59 [2019-12-26T21:01:59.656Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:01:59 [2019-12-26T21:01:59.656Z] !STACK 0
16:01:59 [2019-12-26T21:01:59.657Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:01:59 [2019-12-26T21:01:59.657Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:01:59 [2019-12-26T21:01:59.657Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:01:59 [2019-12-26T21:01:59.657Z] 	... 9 more
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141122512 data=null doit=true} to Shell with text {Open Trace}
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Clicking on OK
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141122513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141122513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141122513 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141122513 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141122513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141122513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141122513 data=null 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')
16:02:00 [2019-12-26T21:02:00.220Z] DEBUG - Clicked on 
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122880 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141122880 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141122880 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122880 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141122881 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}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122902 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122904 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141122904 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141122904 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122905 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141122905 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}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141122920 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:00 [2019-12-26T21:02:00.787Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1141122921 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1141122922 data=null doit=true} to TreeItem with text {Traces [1]}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1141122922 data=null} to TreeItem with text {Traces [1]}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1141122922 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141122922 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]}
16:02:00 [2019-12-26T21:02:00.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1141122938 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:02:00 [2019-12-26T21:02:00.787Z] 
16:02:00 [2019-12-26T21:02:00.787Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:02:00.707
16:02:00 [2019-12-26T21:02:00.787Z] !MESSAGE Error initializing trace.
16:02:00 [2019-12-26T21:02:00.787Z] 
16:02:00 [2019-12-26T21:02:00.787Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:02:00 [2019-12-26T21:02:00.787Z] !STACK 0
16:02:00 [2019-12-26T21:02:00.787Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:02:00 [2019-12-26T21:02:00.787Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
16:02:00 [2019-12-26T21:02:00.787Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
16:02:00 [2019-12-26T21:02:00.787Z] 	... 9 more
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1141123688 data=null doit=true} to Shell with text {Open Trace}
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Clicking on OK
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141123690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141123690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141123690 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141123690 data=null} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141123690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141123690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
16:02:01 [2019-12-26T21:02:01.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141123691 data=null 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')
16:02:01 [2019-12-26T21:02:01.610Z] DEBUG - Clicked on 
16:02:01 [2019-12-26T21:02:01.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141123976 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:02:01 [2019-12-26T21:02:01.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Attempting to set focus on Tree with text {}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141123983 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1141123983 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1141123983 data=null} to TreeItem with text {TestInvalidCtfTraces}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141123984 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141123984 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}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1141124018 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Clicking on with mnemonic 'Delete'
16:02:01 [2019-12-26T21:02:01.867Z] DEBUG - Clicked on with mnemonic 'Delete'
16:02:02 [2019-12-26T21:02:02.125Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:02:02 [2019-12-26T21:02:02.125Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:02:02 [2019-12-26T21:02:02.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:02:02 [2019-12-26T21:02:02.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124500 data=null 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')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124500 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141124504 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Clicking on OK
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141124506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141124506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141124506 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141124506 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141124506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141124506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141124506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141124103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:02:02 [2019-12-26T21:02:02.383Z] DEBUG - Clicked on 
16:02:02 [2019-12-26T21:02:02.640Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.872 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:02:02 [2019-12-26T21:02:02.640Z] testOpen[0: ../../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.613 s
16:02:02 [2019-12-26T21:02:02.640Z] testOpen[1: ../../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.282 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[2: ../../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.168 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[3: ../../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.182 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[4: ../../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.097 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[5: ../../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.099 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[6: ../../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.301 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[7: ../../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.11 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[8: ../../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.083 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[9: ../../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.098 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[10: ../../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.118 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.154 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[12: ../../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.146 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[13: ../../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.087 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[14: ../../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.003 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[15: ../../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: 1.1 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[16: ../../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.129 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[17: ../../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.232 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[18: ../../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.119 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[19: ../../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.072 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[20: ../../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.044 s
16:02:02 [2019-12-26T21:02:02.641Z] 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.06 s
16:02:02 [2019-12-26T21:02:02.641Z] 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.195 s
16:02:02 [2019-12-26T21:02:02.641Z] testOpen[23: ../../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.101 s
16:02:02 [2019-12-26T21:02:02.641Z] 
16:02:02 [2019-12-26T21:02:02.641Z] Results:
16:02:02 [2019-12-26T21:02:02.641Z] 
16:02:02 [2019-12-26T21:02:02.641Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
16:02:02 [2019-12-26T21:02:02.641Z] 
16:02:03 [2019-12-26T21:02:03.206Z] 
16:02:03 [2019-12-26T21:02:03.206Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:02:03.043
16:02:03 [2019-12-26T21:02:03.206Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] All tests passed!
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] 
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:02:03 [2019-12-26T21:02:03.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] 
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] 
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] Building Trace Compass User Guide 5.2.0-SNAPSHOT                [69/138]
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] 
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] 
16:02:03 [2019-12-26T21:02:03.770Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] Executing tasks
16:02:04 [2019-12-26T21:02:04.034Z] 
16:02:04 [2019-12-26T21:02:04.034Z] main:
16:02:04 [2019-12-26T21:02:04.034Z] 
16:02:04 [2019-12-26T21:02:04.034Z] clean:
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] Executed tasks
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] 
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:02:04 [2019-12-26T21:02:04.034Z] [INFO] Executing tasks
16:02:04 [2019-12-26T21:02:04.034Z] 
16:02:04 [2019-12-26T21:02:04.034Z] main:
16:02:04 [2019-12-26T21:02:04.034Z] 
16:02:04 [2019-12-26T21:02:04.034Z] build:
16:02:05 [2019-12-26T21:02:05.080Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:02:05 [2019-12-26T21:02:05.081Z] 
16:02:05 [2019-12-26T21:02:05.081Z] test:
16:02:05 [2019-12-26T21:02:05.081Z] [xmlvalidate] 18 file(s) have been successfully validated.
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] Executed tasks
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] 
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] 
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] 
16:02:05 [2019-12-26T21:02:05.081Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:02:05 [2019-12-26T21:02:05.338Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:05 [2019-12-26T21:02:05.338Z] [INFO] Command line:
16:02:05 [2019-12-26T21:02:05.338Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:05 [2019-12-26T21:02:05.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:08 [2019-12-26T21:02:08.612Z] Buildfile: build.xml
16:02:08 [2019-12-26T21:02:08.612Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:08 [2019-12-26T21:02:08.612Z] 
16:02:08 [2019-12-26T21:02:08.612Z] build.index:
16:02:11 [2019-12-26T21:02:11.133Z] BUILD SUCCESSFUL
16:02:11 [2019-12-26T21:02:11.133Z] 
16:02:11 [2019-12-26T21:02:11.133Z] BUILD SUCCESSFUL
16:02:11 [2019-12-26T21:02:11.133Z] Total time: 3 seconds
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] 
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] 
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] 
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] 
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
16:02:11 [2019-12-26T21:02:11.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.063Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.pom
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] 
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
16:02:12 [2019-12-26T21:02:12.993Z] [INFO] Executing tasks
16:02:12 [2019-12-26T21:02:12.993Z] 
16:02:12 [2019-12-26T21:02:12.993Z] main:
16:02:12 [2019-12-26T21:02:12.993Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:02:13 [2019-12-26T21:02:13.249Z]      [copy] Copying 323 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user
16:02:13 [2019-12-26T21:02:13.249Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] Executed tasks
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT [70/138]
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] Executing tasks
16:02:13 [2019-12-26T21:02:13.249Z] 
16:02:13 [2019-12-26T21:02:13.249Z] main:
16:02:13 [2019-12-26T21:02:13.249Z] 
16:02:13 [2019-12-26T21:02:13.249Z] clean:
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] Executed tasks
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.249Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.250Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] Executing tasks
16:02:13 [2019-12-26T21:02:13.506Z] 
16:02:13 [2019-12-26T21:02:13.506Z] main:
16:02:13 [2019-12-26T21:02:13.506Z] 
16:02:13 [2019-12-26T21:02:13.506Z] build:
16:02:13 [2019-12-26T21:02:13.506Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:02:13 [2019-12-26T21:02:13.506Z] 
16:02:13 [2019-12-26T21:02:13.506Z] test:
16:02:13 [2019-12-26T21:02:13.506Z] [xmlvalidate] 8 file(s) have been successfully validated.
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] Executed tasks
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] 
16:02:13 [2019-12-26T21:02:13.506Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:13 [2019-12-26T21:02:13.763Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:13 [2019-12-26T21:02:13.763Z] [INFO] Command line:
16:02:13 [2019-12-26T21:02:13.763Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:13 [2019-12-26T21:02:13.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:17 [2019-12-26T21:02:17.039Z] Buildfile: build.xml
16:02:17 [2019-12-26T21:02:17.039Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:17 [2019-12-26T21:02:17.039Z] 
16:02:17 [2019-12-26T21:02:17.039Z] build.index:
16:02:18 [2019-12-26T21:02:18.408Z] BUILD SUCCESSFUL
16:02:18 [2019-12-26T21:02:18.408Z] 
16:02:18 [2019-12-26T21:02:18.408Z] BUILD SUCCESSFUL
16:02:18 [2019-12-26T21:02:18.408Z] Total time: 2 seconds
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.pom
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Executing tasks
16:02:18 [2019-12-26T21:02:18.666Z] 
16:02:18 [2019-12-26T21:02:18.666Z] main:
16:02:18 [2019-12-26T21:02:18.666Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Executed tasks
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] Building Trace Compass RCP User Guide 5.2.0-SNAPSHOT            [71/138]
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.666Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Executing tasks
16:02:18 [2019-12-26T21:02:18.925Z] 
16:02:18 [2019-12-26T21:02:18.925Z] main:
16:02:18 [2019-12-26T21:02:18.925Z] 
16:02:18 [2019-12-26T21:02:18.925Z] clean:
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Executed tasks
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Executing tasks
16:02:18 [2019-12-26T21:02:18.925Z] 
16:02:18 [2019-12-26T21:02:18.925Z] main:
16:02:18 [2019-12-26T21:02:18.925Z] 
16:02:18 [2019-12-26T21:02:18.925Z] build:
16:02:18 [2019-12-26T21:02:18.925Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:02:18 [2019-12-26T21:02:18.925Z] 
16:02:18 [2019-12-26T21:02:18.925Z] test:
16:02:18 [2019-12-26T21:02:18.925Z] [xmlvalidate] 2 file(s) have been successfully validated.
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Executed tasks
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] 
16:02:18 [2019-12-26T21:02:18.925Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:19 [2019-12-26T21:02:19.205Z] [INFO] 
16:02:19 [2019-12-26T21:02:19.205Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:19 [2019-12-26T21:02:19.206Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:19 [2019-12-26T21:02:19.206Z] [INFO] Command line:
16:02:19 [2019-12-26T21:02:19.206Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:19 [2019-12-26T21:02:19.206Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:22 [2019-12-26T21:02:22.482Z] Buildfile: build.xml
16:02:22 [2019-12-26T21:02:22.482Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:22 [2019-12-26T21:02:22.482Z] 
16:02:22 [2019-12-26T21:02:22.482Z] build.index:
16:02:23 [2019-12-26T21:02:23.412Z] BUILD SUCCESSFUL
16:02:23 [2019-12-26T21:02:23.412Z] 
16:02:23 [2019-12-26T21:02:23.412Z] BUILD SUCCESSFUL
16:02:23 [2019-12-26T21:02:23.412Z] Total time: 2 seconds
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.669Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.pom
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.670Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Executing tasks
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] main:
16:02:23 [2019-12-26T21:02:23.926Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Executed tasks
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Building Trace Compass Pcap User Guide 5.2.0-SNAPSHOT           [72/138]
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Executing tasks
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] main:
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] clean:
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Executed tasks
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.926Z] [INFO] Executing tasks
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] main:
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] build:
16:02:23 [2019-12-26T21:02:23.926Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:02:23 [2019-12-26T21:02:23.926Z] 
16:02:23 [2019-12-26T21:02:23.926Z] test:
16:02:23 [2019-12-26T21:02:23.926Z] [xmlvalidate] 1 file(s) have been successfully validated.
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] Executed tasks
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] 
16:02:23 [2019-12-26T21:02:23.927Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:24 [2019-12-26T21:02:24.183Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:24 [2019-12-26T21:02:24.183Z] [INFO] Command line:
16:02:24 [2019-12-26T21:02:24.183Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:24 [2019-12-26T21:02:24.183Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:27 [2019-12-26T21:02:27.455Z] Buildfile: build.xml
16:02:27 [2019-12-26T21:02:27.455Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:27 [2019-12-26T21:02:27.455Z] 
16:02:27 [2019-12-26T21:02:27.455Z] build.index:
16:02:28 [2019-12-26T21:02:28.387Z] BUILD SUCCESSFUL
16:02:28 [2019-12-26T21:02:28.387Z] 
16:02:28 [2019-12-26T21:02:28.387Z] BUILD SUCCESSFUL
16:02:28 [2019-12-26T21:02:28.387Z] Total time: 2 seconds
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
16:02:28 [2019-12-26T21:02:28.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.pom
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Executing tasks
16:02:28 [2019-12-26T21:02:28.644Z] 
16:02:28 [2019-12-26T21:02:28.644Z] main:
16:02:28 [2019-12-26T21:02:28.644Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Executed tasks
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT       [73/138]
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:28 [2019-12-26T21:02:28.644Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] The project's OSGi version is 1.0.4.201912262016
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] 
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:02:28 [2019-12-26T21:02:28.901Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes
16:02:29 [2019-12-26T21:02:29.158Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] 
16:02:29 [2019-12-26T21:02:29.158Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
16:02:29 [2019-12-26T21:02:29.158Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:02:29 [2019-12-26T21:02:29.158Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
16:02:29 [2019-12-26T21:02:29.158Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] 
16:02:29 [2019-12-26T21:02:29.158Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
16:02:29 [2019-12-26T21:02:29.158Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:02:29 [2019-12-26T21:02:29.158Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
16:02:29 [2019-12-26T21:02:29.158Z] 2 problems (2 warnings)
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT [74/138]
16:02:29 [2019-12-26T21:02:29.158Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.2.0-SNAPSHOT.pom
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT  [75/138]
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] The project's OSGi version is 1.0.4.201912262016
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] 
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:29 [2019-12-26T21:02:29.159Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
16:02:30 [2019-12-26T21:02:30.089Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[427] 
16:02:30 [2019-12-26T21:02:30.089Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
16:02:30 [2019-12-26T21:02:30.089Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:02:30 [2019-12-26T21:02:30.089Z] 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
16:02:30 [2019-12-26T21:02:30.089Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[442] 
16:02:30 [2019-12-26T21:02:30.089Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
16:02:30 [2019-12-26T21:02:30.089Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:02:30 [2019-12-26T21:02:30.089Z] 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
16:02:30 [2019-12-26T21:02:30.089Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[467] 
16:02:30 [2019-12-26T21:02:30.089Z] 	MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]);
16:02:30 [2019-12-26T21:02:30.089Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:02:30 [2019-12-26T21:02:30.089Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated
16:02:30 [2019-12-26T21:02:30.089Z] 3 problems (3 warnings)
16:02:30 [2019-12-26T21:02:30.089Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.089Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:30 [2019-12-26T21:02:30.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
16:02:30 [2019-12-26T21:02:30.089Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.pom
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2metadata.xml
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2artifacts.xml
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT    [76/138]
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] The project's OSGi version is 1.1.2.201912262016
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.347Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
16:02:30 [2019-12-26T21:02:30.603Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.604Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.pom
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2metadata.xml
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2artifacts.xml
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT       [77/138]
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] 
16:02:30 [2019-12-26T21:02:30.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.pom
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2metadata.xml
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2artifacts.xml
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/138]
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.212Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] 
16:02:31 [2019-12-26T21:02:31.556Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:32 [2019-12-26T21:02:32.926Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
16:02:32 [2019-12-26T21:02:32.926Z] [INFO] Command line:
16:02:32 [2019-12-26T21:02:32.926Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:02:32 [2019-12-26T21:02:32.926Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:36 [2019-12-26T21:02:36.198Z] !SESSION 2019-12-26 21:02:32.853 -----------------------------------------------
16:02:36 [2019-12-26T21:02:36.198Z] eclipse.buildId=unknown
16:02:36 [2019-12-26T21:02:36.198Z] java.version=1.8.0_202
16:02:36 [2019-12-26T21:02:36.198Z] java.vendor=Oracle Corporation
16:02:36 [2019-12-26T21:02:36.198Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:02:36 [2019-12-26T21:02:36.198Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:02:36 [2019-12-26T21:02:36.198Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:02:36 [2019-12-26T21:02:36.198Z] 
16:02:36 [2019-12-26T21:02:36.198Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:02:36.007
16:02:36 [2019-12-26T21:02:36.198Z] !MESSAGE FrameworkEvent ERROR
16:02:36 [2019-12-26T21:02:36.198Z] !STACK 0
16:02:36 [2019-12-26T21:02:36.198Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
16:02:36 [2019-12-26T21:02:36.198Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:36 [2019-12-26T21:02:36.198Z] 
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:02:36 [2019-12-26T21:02:36.198Z] 
16:02:36 [2019-12-26T21:02:36.198Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:02:36.046
16:02:36 [2019-12-26T21:02:36.198Z] !MESSAGE FrameworkEvent ERROR
16:02:36 [2019-12-26T21:02:36.198Z] !STACK 0
16:02:36 [2019-12-26T21:02:36.198Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [148]
16:02:36 [2019-12-26T21:02:36.198Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:36 [2019-12-26T21:02:36.198Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:02:36 [2019-12-26T21:02:36.198Z]     -> 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"
16:02:36 [2019-12-26T21:02:36.198Z]        org.apache.httpcomponents.httpclient.win [36]
16:02:36 [2019-12-26T21:02:36.198Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:36 [2019-12-26T21:02:36.198Z] 
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:02:36 [2019-12-26T21:02:36.198Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:02:38 [2019-12-26T21:02:38.093Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:02:38 [2019-12-26T21:02:38.093Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:02:38 [2019-12-26T21:02:38.093Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
16:02:38 [2019-12-26T21:02:38.093Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
16:02:38 [2019-12-26T21:02:38.093Z] 
16:02:38 [2019-12-26T21:02:38.093Z] Results:
16:02:38 [2019-12-26T21:02:38.093Z] 
16:02:38 [2019-12-26T21:02:38.093Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:02:38 [2019-12-26T21:02:38.093Z] 
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] All tests passed!
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/138]
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.659Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] 
16:02:38 [2019-12-26T21:02:38.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:39 [2019-12-26T21:02:39.172Z] [INFO] 
16:02:39 [2019-12-26T21:02:39.172Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:40 [2019-12-26T21:02:40.541Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
16:02:40 [2019-12-26T21:02:40.541Z] [INFO] Command line:
16:02:40 [2019-12-26T21:02:40.541Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:02:40 [2019-12-26T21:02:40.541Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:43 [2019-12-26T21:02:43.816Z] !SESSION 2019-12-26 21:02:40.447 -----------------------------------------------
16:02:43 [2019-12-26T21:02:43.816Z] eclipse.buildId=unknown
16:02:43 [2019-12-26T21:02:43.816Z] java.version=1.8.0_202
16:02:43 [2019-12-26T21:02:43.816Z] java.vendor=Oracle Corporation
16:02:43 [2019-12-26T21:02:43.816Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:02:43 [2019-12-26T21:02:43.816Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:02:43 [2019-12-26T21:02:43.816Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:02:43 [2019-12-26T21:02:43.816Z] 
16:02:43 [2019-12-26T21:02:43.816Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:02:43.431
16:02:43 [2019-12-26T21:02:43.816Z] !MESSAGE FrameworkEvent ERROR
16:02:43 [2019-12-26T21:02:43.816Z] !STACK 0
16:02:43 [2019-12-26T21:02:43.816Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
16:02:43 [2019-12-26T21:02:43.816Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:43 [2019-12-26T21:02:43.816Z] 
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:02:43 [2019-12-26T21:02:43.816Z] 
16:02:43 [2019-12-26T21:02:43.816Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:02:43.544
16:02:43 [2019-12-26T21:02:43.816Z] !MESSAGE FrameworkEvent ERROR
16:02:43 [2019-12-26T21:02:43.816Z] !STACK 0
16:02:43 [2019-12-26T21:02:43.816Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [148]
16:02:43 [2019-12-26T21:02:43.816Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:43 [2019-12-26T21:02:43.816Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:02:43 [2019-12-26T21:02:43.816Z]     -> 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"
16:02:43 [2019-12-26T21:02:43.816Z]        org.apache.httpcomponents.httpclient.win [36]
16:02:43 [2019-12-26T21:02:43.816Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:02:43 [2019-12-26T21:02:43.816Z] 
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:02:43 [2019-12-26T21:02:43.816Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:02:45 [2019-12-26T21:02:45.711Z] process 10657: 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
16:02:45 [2019-12-26T21:02:45.711Z] See the manual page for dbus-uuidgen to correct this issue.
16:02:45 [2019-12-26T21:02:45.711Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:02:45 [2019-12-26T21:02:45.711Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:02:55 [2019-12-26T21:02:55.728Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:02:55 [2019-12-26T21:02:55.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:02:55 [2019-12-26T21:02:55.728Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
16:02:55 [2019-12-26T21:02:55.728Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
16:02:55 [2019-12-26T21:02:55.728Z] 
16:02:55 [2019-12-26T21:02:55.728Z] Results:
16:02:55 [2019-12-26T21:02:55.728Z] 
16:02:55 [2019-12-26T21:02:55.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:02:55 [2019-12-26T21:02:55.728Z] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] All tests passed!
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/138]
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] 
16:02:57 [2019-12-26T21:02:57.098Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:02:58 [2019-12-26T21:02:58.028Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
16:02:58 [2019-12-26T21:02:58.029Z] [INFO] Command line:
16:02:58 [2019-12-26T21:02:58.029Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:02:58 [2019-12-26T21:02:58.029Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:01 [2019-12-26T21:03:01.303Z] !SESSION 2019-12-26 21:02:58.214 -----------------------------------------------
16:03:01 [2019-12-26T21:03:01.303Z] eclipse.buildId=unknown
16:03:01 [2019-12-26T21:03:01.303Z] java.version=1.8.0_202
16:03:01 [2019-12-26T21:03:01.303Z] java.vendor=Oracle Corporation
16:03:01 [2019-12-26T21:03:01.303Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:03:01 [2019-12-26T21:03:01.303Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:03:01 [2019-12-26T21:03:01.303Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:03:01 [2019-12-26T21:03:01.303Z] 
16:03:01 [2019-12-26T21:03:01.303Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:03:00.814
16:03:01 [2019-12-26T21:03:01.303Z] !MESSAGE FrameworkEvent ERROR
16:03:01 [2019-12-26T21:03:01.303Z] !STACK 0
16:03:01 [2019-12-26T21:03:01.303Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:03:01 [2019-12-26T21:03:01.303Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:01 [2019-12-26T21:03:01.303Z] 
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:01 [2019-12-26T21:03:01.303Z] 
16:03:01 [2019-12-26T21:03:01.303Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:03:01.007
16:03:01 [2019-12-26T21:03:01.303Z] !MESSAGE FrameworkEvent ERROR
16:03:01 [2019-12-26T21:03:01.303Z] !STACK 0
16:03:01 [2019-12-26T21:03:01.303Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:03:01 [2019-12-26T21:03:01.303Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:01 [2019-12-26T21:03:01.303Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:03:01 [2019-12-26T21:03:01.303Z]     -> 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"
16:03:01 [2019-12-26T21:03:01.303Z]        org.apache.httpcomponents.httpclient.win [35]
16:03:01 [2019-12-26T21:03:01.303Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:01 [2019-12-26T21:03:01.303Z] 
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:01 [2019-12-26T21:03:01.303Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:02 [2019-12-26T21:03:02.672Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:03:02 [2019-12-26T21:03:02.672Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:03:02 [2019-12-26T21:03:02.672Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
16:03:02 [2019-12-26T21:03:02.672Z] 
16:03:02 [2019-12-26T21:03:02.672Z] Results:
16:03:02 [2019-12-26T21:03:02.672Z] 
16:03:02 [2019-12-26T21:03:02.672Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:03:02 [2019-12-26T21:03:02.672Z] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] All tests passed!
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT [81/138]
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] The project's OSGi version is 1.2.3.201912262016
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.237Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
16:03:03 [2019-12-26T21:03:03.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[480] 
16:03:03 [2019-12-26T21:03:03.801Z] 	XmlUtils.safeValidate(schema, xmlSource);
16:03:03 [2019-12-26T21:03:03.801Z] 	                      ^^^^^^
16:03:03 [2019-12-26T21:03:03.801Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
16:03:03 [2019-12-26T21:03:03.801Z] 1 problem (1 warning)
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] 
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:03 [2019-12-26T21:03:03.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.058Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.pom
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-pack200.jar.pack.gz
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2metadata.xml
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2artifacts.xml
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/138]
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.316Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] The project's OSGi version is 2.0.3.201912262016
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.pom
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2metadata.xml
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2artifacts.xml
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT  [83/138]
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] The project's OSGi version is 1.0.7.201912262016
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] 
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:04 [2019-12-26T21:03:04.575Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
16:03:05 [2019-12-26T21:03:05.213Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/Activator.java:[126] 
16:03:05 [2019-12-26T21:03:05.213Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
16:03:05 [2019-12-26T21:03:05.213Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:05 [2019-12-26T21:03:05.213Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:03:05 [2019-12-26T21:03:05.213Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizard.java:[95] 
16:03:05 [2019-12-26T21:03:05.213Z] 	setDefaultPageImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, ICON_PATH));
16:03:05 [2019-12-26T21:03:05.213Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:05 [2019-12-26T21:03:05.213Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:03:05 [2019-12-26T21:03:05.213Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/preferences/RemoteProfilesPreferencePage.java:[203] 
16:03:05 [2019-12-26T21:03:05.213Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
16:03:05 [2019-12-26T21:03:05.213Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, patternFilter, true);
16:03:05 [2019-12-26T21:03:05.213Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:05 [2019-12-26T21:03:05.213Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:05 [2019-12-26T21:03:05.213Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizardPage.java:[84] 
16:03:05 [2019-12-26T21:03:05.213Z] 	setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, ICON_PATH));
16:03:05 [2019-12-26T21:03:05.213Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:05 [2019-12-26T21:03:05.213Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:03:05 [2019-12-26T21:03:05.213Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizardRemotePage.java:[134] 
16:03:05 [2019-12-26T21:03:05.213Z] 	setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, ICON_PATH));
16:03:05 [2019-12-26T21:03:05.213Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:05 [2019-12-26T21:03:05.213Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:03:05 [2019-12-26T21:03:05.213Z] 5 problems (5 warnings)
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.470Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.pom
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2metadata.xml
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2artifacts.xml
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT [84/138]
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] The project's OSGi version is 1.2.9.201912262016
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] 
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:05 [2019-12-26T21:03:05.727Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
16:03:07 [2019-12-26T21:03:07.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] 
16:03:07 [2019-12-26T21:03:07.098Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
16:03:07 [2019-12-26T21:03:07.098Z] 	                                               ^^^^^^^^
16:03:07 [2019-12-26T21:03:07.098Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
16:03:07 [2019-12-26T21:03:07.098Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/AddContextOnDomainHandler.java (at line 87)
16:03:07 [2019-12-26T21:03:07.098Z] 	if (TraceDomainType.JUL.equals(domain)) {
16:03:07 [2019-12-26T21:03:07.098Z] 	                               ^^^^^^
16:03:07 [2019-12-26T21:03:07.098Z] Unlikely argument type for equals(): TraceDomainComponent seems to be unrelated to TraceDomainType
16:03:07 [2019-12-26T21:03:07.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/ControlView.java:[123] 
16:03:07 [2019-12-26T21:03:07.098Z] 	FilteredTree filteredTree = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL, filter, true) {
16:03:07 [2019-12-26T21:03:07.098Z]             @Override
16:03:07 [2019-12-26T21:03:07.098Z]             protected void updateToolbar(boolean visible) {
16:03:07 [2019-12-26T21:03:07.099Z]                 super.updateToolbar(visible);
16:03:07 [2019-12-26T21:03:07.099Z]                 treeViewer.expandToLevel(DEFAULT_EXPAND_LEVEL);
16:03:07 [2019-12-26T21:03:07.099Z]             }
16:03:07 [2019-12-26T21:03:07.099Z]         };
16:03:07 [2019-12-26T21:03:07.099Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/ControlView.java:[123] 
16:03:07 [2019-12-26T21:03:07.099Z] 	FilteredTree filteredTree = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL, filter, true) {
16:03:07 [2019-12-26T21:03:07.099Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/ImportHandler.java:[302] 
16:03:07 [2019-12-26T21:03:07.099Z] 	Display.getDefault().syncExec(() -> TmfOpenTraceHelper.openTraceFromElement(finalTrace));
16:03:07 [2019-12-26T21:03:07.099Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/Activator.java:[120] 
16:03:07 [2019-12-26T21:03:07.099Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
16:03:07 [2019-12-26T21:03:07.099Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/preferences/ControlRemoteProfilesPreferencePage.java:[75] 
16:03:07 [2019-12-26T21:03:07.099Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
16:03:07 [2019-12-26T21:03:07.099Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z]             @Override
16:03:07 [2019-12-26T21:03:07.099Z]             protected TreeViewer doCreateTreeViewer(Composite aParent, int style) {
16:03:07 [2019-12-26T21:03:07.099Z]                 fFolderViewer = LTTngProfileViewer.createLTTngProfileViewer(aParent, style);
16:03:07 [2019-12-26T21:03:07.099Z]                 return fFolderViewer;
16:03:07 [2019-12-26T21:03:07.099Z]             }
16:03:07 [2019-12-26T21:03:07.099Z]         };
16:03:07 [2019-12-26T21:03:07.099Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/preferences/ControlRemoteProfilesPreferencePage.java:[75] 
16:03:07 [2019-12-26T21:03:07.099Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
16:03:07 [2019-12-26T21:03:07.099Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableLoggersComposite.java:[349] 
16:03:07 [2019-12-26T21:03:07.099Z] 	new FilteredTree(loggersGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z]             @Override
16:03:07 [2019-12-26T21:03:07.099Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsLoggerTreeTooltip);
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.setContentProvider(new LoggersContentProvider());
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.setLabelProvider(new LoggersLabelProvider());
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.addCheckStateListener(new LoggersCheckStateListener());
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.setInput(fProviderGroup.getParent());
16:03:07 [2019-12-26T21:03:07.099Z]                 fLoggersViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
16:03:07 [2019-12-26T21:03:07.099Z]                 return fLoggersViewer;
16:03:07 [2019-12-26T21:03:07.099Z]             }
16:03:07 [2019-12-26T21:03:07.099Z]         };
16:03:07 [2019-12-26T21:03:07.099Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableLoggersComposite.java:[349] 
16:03:07 [2019-12-26T21:03:07.099Z] 	new FilteredTree(loggersGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableUstEventsComposite.java:[434] 
16:03:07 [2019-12-26T21:03:07.099Z] 	new FilteredTree(tpGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z]             @Override
16:03:07 [2019-12-26T21:03:07.099Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsTracepointTreeTooltip);
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setContentProvider(new UstContentProvider());
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setLabelProvider(new UstLabelProvider());
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.addCheckStateListener(new UstCheckStateListener());
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setInput(fProviderGroup.getParent());
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
16:03:07 [2019-12-26T21:03:07.099Z]                 return fTracepointsViewer;
16:03:07 [2019-12-26T21:03:07.099Z]             }
16:03:07 [2019-12-26T21:03:07.099Z]         };
16:03:07 [2019-12-26T21:03:07.099Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableUstEventsComposite.java:[434] 
16:03:07 [2019-12-26T21:03:07.099Z] 	new FilteredTree(tpGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.099Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[486] 
16:03:07 [2019-12-26T21:03:07.099Z] 	new FilteredTree(tracepointsGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.099Z]             @Override
16:03:07 [2019-12-26T21:03:07.099Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsTracepointTreeTooltip);
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setContentProvider(new KernelContentProvider(TraceEventType.TRACEPOINT));
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setLabelProvider(new KernelLabelProvider());
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.addCheckStateListener(new KernelCheckListener(fTracepointsViewer));
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.setInput(fProviderGroup);
16:03:07 [2019-12-26T21:03:07.099Z]                 fTracepointsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
16:03:07 [2019-12-26T21:03:07.100Z]                 return fTracepointsViewer;
16:03:07 [2019-12-26T21:03:07.100Z]             }
16:03:07 [2019-12-26T21:03:07.100Z]             @Override
16:03:07 [2019-12-26T21:03:07.100Z]             protected void updateToolbar(boolean visible) {
16:03:07 [2019-12-26T21:03:07.100Z]                 super.updateToolbar(visible);
16:03:07 [2019-12-26T21:03:07.100Z]                 treeViewer.expandAll();
16:03:07 [2019-12-26T21:03:07.100Z]             }
16:03:07 [2019-12-26T21:03:07.100Z]         };
16:03:07 [2019-12-26T21:03:07.100Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.100Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[486] 
16:03:07 [2019-12-26T21:03:07.100Z] 	new FilteredTree(tracepointsGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.100Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.100Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[565] 
16:03:07 [2019-12-26T21:03:07.100Z] 	new FilteredTree(syscallGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.100Z]                 @Override
16:03:07 [2019-12-26T21:03:07.100Z]                 protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsSyscallTooltip);
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.setContentProvider(new KernelContentProvider(TraceEventType.SYSCALL));
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.setLabelProvider(new KernelLabelProvider());
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.addCheckStateListener(new KernelCheckListener(fSyscallsViewer));
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.setInput(fProviderGroup);
16:03:07 [2019-12-26T21:03:07.100Z]                     fSyscallsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
16:03:07 [2019-12-26T21:03:07.100Z]                     return fSyscallsViewer;
16:03:07 [2019-12-26T21:03:07.100Z]                 }
16:03:07 [2019-12-26T21:03:07.100Z]                 @Override
16:03:07 [2019-12-26T21:03:07.100Z]                 protected void updateToolbar(boolean visible) {
16:03:07 [2019-12-26T21:03:07.100Z]                     super.updateToolbar(visible);
16:03:07 [2019-12-26T21:03:07.100Z]                     treeViewer.expandAll();
16:03:07 [2019-12-26T21:03:07.100Z]                 }
16:03:07 [2019-12-26T21:03:07.100Z]             };
16:03:07 [2019-12-26T21:03:07.100Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.100Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[565] 
16:03:07 [2019-12-26T21:03:07.100Z] 	new FilteredTree(syscallGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
16:03:07 [2019-12-26T21:03:07.100Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:07 [2019-12-26T21:03:07.100Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
16:03:07 [2019-12-26T21:03:07.100Z] 16 problems (0 errors, 15 warnings, 1 info)
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.357Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
16:03:07 [2019-12-26T21:03:07.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.pom
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-pack200.jar.pack.gz
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2metadata.xml
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2artifacts.xml
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT [85/138]
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.pom
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2metadata.xml
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2artifacts.xml
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/138]
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] The project's OSGi version is 1.1.1.201912262016
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] 
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:07 [2019-12-26T21:03:07.922Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] 
16:03:08 [2019-12-26T21:03:08.437Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:09 [2019-12-26T21:03:09.807Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
16:03:09 [2019-12-26T21:03:09.807Z] [INFO] Command line:
16:03:09 [2019-12-26T21:03:09.807Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:03:09 [2019-12-26T21:03:09.807Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:13 [2019-12-26T21:03:13.081Z] !SESSION 2019-12-26 21:03:09.906 -----------------------------------------------
16:03:13 [2019-12-26T21:03:13.081Z] eclipse.buildId=unknown
16:03:13 [2019-12-26T21:03:13.081Z] java.version=1.8.0_202
16:03:13 [2019-12-26T21:03:13.081Z] java.vendor=Oracle Corporation
16:03:13 [2019-12-26T21:03:13.081Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:03:13 [2019-12-26T21:03:13.081Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:03:13 [2019-12-26T21:03:13.081Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:03:13 [2019-12-26T21:03:13.081Z] 
16:03:13 [2019-12-26T21:03:13.081Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:03:12.623
16:03:13 [2019-12-26T21:03:13.081Z] !MESSAGE FrameworkEvent ERROR
16:03:13 [2019-12-26T21:03:13.081Z] !STACK 0
16:03:13 [2019-12-26T21:03:13.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:03:13 [2019-12-26T21:03:13.081Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:13 [2019-12-26T21:03:13.081Z] 
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:13 [2019-12-26T21:03:13.081Z] 
16:03:13 [2019-12-26T21:03:13.081Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:03:12.813
16:03:13 [2019-12-26T21:03:13.081Z] !MESSAGE FrameworkEvent ERROR
16:03:13 [2019-12-26T21:03:13.081Z] !STACK 0
16:03:13 [2019-12-26T21:03:13.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:03:13 [2019-12-26T21:03:13.081Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:13 [2019-12-26T21:03:13.081Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:03:13 [2019-12-26T21:03:13.081Z]     -> 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"
16:03:13 [2019-12-26T21:03:13.081Z]        org.apache.httpcomponents.httpclient.win [35]
16:03:13 [2019-12-26T21:03:13.081Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:13 [2019-12-26T21:03:13.081Z] 
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:13 [2019-12-26T21:03:13.081Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:14 [2019-12-26T21:03:14.450Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:03:15 [2019-12-26T21:03:15.015Z] 
16:03:15 [2019-12-26T21:03:15.015Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-12-26 21:03:14.738
16:03:15 [2019-12-26T21:03:15.015Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
16:03:15 [2019-12-26T21:03:15.015Z] !STACK 0
16:03:15 [2019-12-26T21:03:15.015Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:256)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:197)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:151)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:15 [2019-12-26T21:03:15.015Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:15 [2019-12-26T21:03:15.015Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:15 [2019-12-26T21:03:15.015Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:15 [2019-12-26T21:03:15.015Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
16:03:15 [2019-12-26T21:03:15.015Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:15 [2019-12-26T21:03:15.016Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:15 [2019-12-26T21:03:15.016Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:15 [2019-12-26T21:03:15.016Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:15 [2019-12-26T21:03:15.016Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
16:03:15 [2019-12-26T21:03:15.016Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
16:03:15 [2019-12-26T21:03:15.016Z] 
16:03:15 [2019-12-26T21:03:15.016Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-12-26 21:03:14.828
16:03:15 [2019-12-26T21:03:15.016Z] !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.
16:03:15 [2019-12-26T21:03:15.016Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:03:15 [2019-12-26T21:03:15.016Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.376 s
16:03:15 [2019-12-26T21:03:15.016Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.086 s
16:03:15 [2019-12-26T21:03:15.016Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:03:15 [2019-12-26T21:03:15.016Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:03:15 [2019-12-26T21:03:15.016Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.016Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:03:15 [2019-12-26T21:03:15.016Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:03:15 [2019-12-26T21:03:15.016Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.016Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.016Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.016Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.016Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.016Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] 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
16:03:15 [2019-12-26T21:03:15.274Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:03:15 [2019-12-26T21:03:15.274Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.274Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.274Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
16:03:15 [2019-12-26T21:03:15.275Z] 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
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
16:03:15 [2019-12-26T21:03:15.275Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
16:03:15 [2019-12-26T21:03:15.275Z] 
16:03:15 [2019-12-26T21:03:15.275Z] Results:
16:03:15 [2019-12-26T21:03:15.275Z] 
16:03:15 [2019-12-26T21:03:15.275Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
16:03:15 [2019-12-26T21:03:15.275Z] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] All tests passed!
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/138]
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] 
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:15 [2019-12-26T21:03:15.839Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.096Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] 
16:03:16 [2019-12-26T21:03:16.097Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:17 [2019-12-26T21:03:17.468Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
16:03:17 [2019-12-26T21:03:17.468Z] [INFO] Command line:
16:03:17 [2019-12-26T21:03:17.468Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:03:17 [2019-12-26T21:03:17.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:20 [2019-12-26T21:03:20.739Z] !SESSION 2019-12-26 21:03:17.315 -----------------------------------------------
16:03:20 [2019-12-26T21:03:20.739Z] eclipse.buildId=unknown
16:03:20 [2019-12-26T21:03:20.739Z] java.version=1.8.0_202
16:03:20 [2019-12-26T21:03:20.739Z] java.vendor=Oracle Corporation
16:03:20 [2019-12-26T21:03:20.739Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:03:20 [2019-12-26T21:03:20.739Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:03:20 [2019-12-26T21:03:20.740Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:03:20 [2019-12-26T21:03:20.740Z] 
16:03:20 [2019-12-26T21:03:20.740Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:03:20.027
16:03:20 [2019-12-26T21:03:20.740Z] !MESSAGE FrameworkEvent ERROR
16:03:20 [2019-12-26T21:03:20.740Z] !STACK 0
16:03:20 [2019-12-26T21:03:20.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:03:20 [2019-12-26T21:03:20.740Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:20 [2019-12-26T21:03:20.740Z] 
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:20 [2019-12-26T21:03:20.740Z] 
16:03:20 [2019-12-26T21:03:20.740Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:03:20.243
16:03:20 [2019-12-26T21:03:20.740Z] !MESSAGE FrameworkEvent ERROR
16:03:20 [2019-12-26T21:03:20.740Z] !STACK 0
16:03:20 [2019-12-26T21:03:20.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:03:20 [2019-12-26T21:03:20.740Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:20 [2019-12-26T21:03:20.740Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:03:20 [2019-12-26T21:03:20.740Z]     -> 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"
16:03:20 [2019-12-26T21:03:20.740Z]        org.apache.httpcomponents.httpclient.win [35]
16:03:20 [2019-12-26T21:03:20.740Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:20 [2019-12-26T21:03:20.740Z] 
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:20 [2019-12-26T21:03:20.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:22 [2019-12-26T21:03:22.108Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:03:22 [2019-12-26T21:03:22.109Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:03:22 [2019-12-26T21:03:22.109Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0.001 s
16:03:22 [2019-12-26T21:03:22.109Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
16:03:22 [2019-12-26T21:03:22.109Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:03:22 [2019-12-26T21:03:22.673Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:03:22 [2019-12-26T21:03:22.673Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.081 s
16:03:22 [2019-12-26T21:03:22.673Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.007 s
16:03:22 [2019-12-26T21:03:22.673Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.006 s
16:03:22 [2019-12-26T21:03:22.673Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:03:22 [2019-12-26T21:03:22.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:03:22 [2019-12-26T21:03:22.673Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0.005 s
16:03:22 [2019-12-26T21:03:22.673Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
16:03:22 [2019-12-26T21:03:22.673Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:03:22 [2019-12-26T21:03:22.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:03:22 [2019-12-26T21:03:22.673Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
16:03:22 [2019-12-26T21:03:22.673Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
16:03:22 [2019-12-26T21:03:22.673Z] 
16:03:22 [2019-12-26T21:03:22.673Z] Results:
16:03:22 [2019-12-26T21:03:22.673Z] 
16:03:22 [2019-12-26T21:03:22.673Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
16:03:22 [2019-12-26T21:03:22.673Z] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] All tests passed!
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT [88/138]
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] The project's OSGi version is 2.0.3.201912262016
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.237Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
16:03:23 [2019-12-26T21:03:23.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] 
16:03:23 [2019-12-26T21:03:23.800Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
16:03:23 [2019-12-26T21:03:23.801Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:03:23 [2019-12-26T21:03:23.801Z] 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
16:03:23 [2019-12-26T21:03:23.801Z] 1 problem (1 warning)
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] 
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:23 [2019-12-26T21:03:23.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] 
16:03:24 [2019-12-26T21:03:24.057Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:25 [2019-12-26T21:03:25.427Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
16:03:25 [2019-12-26T21:03:25.683Z] [INFO] Command line:
16:03:25 [2019-12-26T21:03:25.683Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:03:25 [2019-12-26T21:03:25.683Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:28 [2019-12-26T21:03:28.960Z] !SESSION 2019-12-26 21:03:25.623 -----------------------------------------------
16:03:28 [2019-12-26T21:03:28.960Z] eclipse.buildId=unknown
16:03:28 [2019-12-26T21:03:28.960Z] java.version=1.8.0_202
16:03:28 [2019-12-26T21:03:28.960Z] java.vendor=Oracle Corporation
16:03:28 [2019-12-26T21:03:28.960Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:03:28 [2019-12-26T21:03:28.960Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:03:28 [2019-12-26T21:03:28.960Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:03:28 [2019-12-26T21:03:28.960Z] 
16:03:28 [2019-12-26T21:03:28.960Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:03:28.630
16:03:28 [2019-12-26T21:03:28.960Z] !MESSAGE FrameworkEvent ERROR
16:03:28 [2019-12-26T21:03:28.960Z] !STACK 0
16:03:28 [2019-12-26T21:03:28.960Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:03:28 [2019-12-26T21:03:28.960Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:28 [2019-12-26T21:03:28.960Z] 
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:28 [2019-12-26T21:03:28.960Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:28 [2019-12-26T21:03:28.960Z] 
16:03:28 [2019-12-26T21:03:28.960Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:03:28.836
16:03:28 [2019-12-26T21:03:28.960Z] !MESSAGE FrameworkEvent ERROR
16:03:28 [2019-12-26T21:03:28.960Z] !STACK 0
16:03:28 [2019-12-26T21:03:28.960Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:03:28 [2019-12-26T21:03:28.960Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:28 [2019-12-26T21:03:28.960Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:03:28 [2019-12-26T21:03:28.961Z]     -> 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"
16:03:28 [2019-12-26T21:03:28.961Z]        org.apache.httpcomponents.httpclient.win [36]
16:03:28 [2019-12-26T21:03:28.961Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:03:28 [2019-12-26T21:03:28.961Z] 
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:03:28 [2019-12-26T21:03:28.961Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:03:30 [2019-12-26T21:03:30.887Z] process 10900: 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
16:03:30 [2019-12-26T21:03:30.887Z] See the manual page for dbus-uuidgen to correct this issue.
16:03:31 [2019-12-26T21:03:31.143Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:03:31 [2019-12-26T21:03:31.143Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:03:41 [2019-12-26T21:03:41.197Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:03:41 [2019-12-26T21:03:41.455Z] 
16:03:41 [2019-12-26T21:03:41.455Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-26 21:03:41.443
16:03:41 [2019-12-26T21:03:41.455Z] !MESSAGE Could not validate the xml response
16:03:41 [2019-12-26T21:03:41.455Z] !STACK 0
16:03:41 [2019-12-26T21:03:41.455Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
16:03:41 [2019-12-26T21:03:41.455Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
16:03:41 [2019-12-26T21:03:41.456Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:41 [2019-12-26T21:03:41.456Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
16:03:41 [2019-12-26T21:03:41.456Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:41 [2019-12-26T21:03:41.456Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:41 [2019-12-26T21:03:41.456Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:41 [2019-12-26T21:03:41.456Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:41 [2019-12-26T21:03:41.456Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
16:03:41 [2019-12-26T21:03:41.456Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
16:03:43 [2019-12-26T21:03:43.351Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.178 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:03:43 [2019-12-26T21:03:43.351Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.345 s
16:03:43 [2019-12-26T21:03:43.351Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.167 s
16:03:43 [2019-12-26T21:03:43.351Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.11 s
16:03:43 [2019-12-26T21:03:43.351Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.097 s
16:03:43 [2019-12-26T21:03:43.351Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.082 s
16:03:43 [2019-12-26T21:03:43.351Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.04 s
16:03:43 [2019-12-26T21:03:43.351Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.091 s
16:03:43 [2019-12-26T21:03:43.351Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.086 s
16:03:43 [2019-12-26T21:03:43.351Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.083 s
16:03:43 [2019-12-26T21:03:43.351Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.04 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.087 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.18 s
16:03:43 [2019-12-26T21:03:43.352Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.089 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.044 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.072 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.029 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.073 s
16:03:43 [2019-12-26T21:03:43.352Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.083 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.02 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.026 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.074 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
16:03:43 [2019-12-26T21:03:43.352Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.075 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
16:03:43 [2019-12-26T21:03:43.352Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.06 s
16:03:43 [2019-12-26T21:03:43.352Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
16:03:43 [2019-12-26T21:03:43.352Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.036 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.081 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.083 s
16:03:43 [2019-12-26T21:03:43.352Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.103 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
16:03:43 [2019-12-26T21:03:43.352Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
16:03:43 [2019-12-26T21:03:43.352Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
16:03:43 [2019-12-26T21:03:43.352Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.058 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
16:03:43 [2019-12-26T21:03:43.352Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
16:03:43 [2019-12-26T21:03:43.352Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
16:03:43 [2019-12-26T21:03:43.352Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
16:03:43 [2019-12-26T21:03:43.352Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:03:43 [2019-12-26T21:03:43.609Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.366 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:03:43 [2019-12-26T21:03:43.609Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.015 s
16:03:43 [2019-12-26T21:03:43.609Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.609Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
16:03:43 [2019-12-26T21:03:43.609Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
16:03:43 [2019-12-26T21:03:43.609Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
16:03:43 [2019-12-26T21:03:43.609Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.609Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.064 s
16:03:43 [2019-12-26T21:03:43.609Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
16:03:43 [2019-12-26T21:03:43.609Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.610Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.610Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.045 s
16:03:43 [2019-12-26T21:03:43.610Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
16:03:43 [2019-12-26T21:03:43.610Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
16:03:43 [2019-12-26T21:03:43.610Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:03:43 [2019-12-26T21:03:43.868Z] 
16:03:43 [2019-12-26T21:03:43.868Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-26 21:03:43.759
16:03:43 [2019-12-26T21:03:43.868Z] !MESSAGE Could not validate the xml response
16:03:43 [2019-12-26T21:03:43.868Z] !STACK 0
16:03:43 [2019-12-26T21:03:43.868Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
16:03:43 [2019-12-26T21:03:43.868Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:43 [2019-12-26T21:03:43.868Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:43 [2019-12-26T21:03:43.868Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:43 [2019-12-26T21:03:43.868Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:03:43 [2019-12-26T21:03:43.868Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:43 [2019-12-26T21:03:43.869Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:43 [2019-12-26T21:03:43.869Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:03:43 [2019-12-26T21:03:43.869Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:43 [2019-12-26T21:03:43.869Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
16:03:43 [2019-12-26T21:03:43.869Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
16:03:45 [2019-12-26T21:03:45.766Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.879 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:03:45 [2019-12-26T21:03:45.766Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.066 s
16:03:45 [2019-12-26T21:03:45.766Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
16:03:45 [2019-12-26T21:03:45.766Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.056 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
16:03:45 [2019-12-26T21:03:45.766Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.06 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.03 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.064 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
16:03:45 [2019-12-26T21:03:45.766Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.061 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
16:03:45 [2019-12-26T21:03:45.766Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
16:03:45 [2019-12-26T21:03:45.766Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
16:03:45 [2019-12-26T21:03:45.766Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.577 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
16:03:45 [2019-12-26T21:03:45.766Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.063 s
16:03:45 [2019-12-26T21:03:45.766Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
16:03:45 [2019-12-26T21:03:45.766Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
16:03:45 [2019-12-26T21:03:45.766Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
16:03:45 [2019-12-26T21:03:45.766Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
16:03:45 [2019-12-26T21:03:45.766Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
16:03:45 [2019-12-26T21:03:45.766Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:03:45 [2019-12-26T21:03:45.767Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:03:45 [2019-12-26T21:03:45.767Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:03:45 [2019-12-26T21:03:45.767Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:03:45 [2019-12-26T21:03:45.767Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:03:45 [2019-12-26T21:03:45.767Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:03:45 [2019-12-26T21:03:45.767Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:03:45 [2019-12-26T21:03:45.767Z] *** BUG ***
16:03:45 [2019-12-26T21:03:45.767Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:45 [2019-12-26T21:03:45.767Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:45 [2019-12-26T21:03:45.767Z] 
16:03:46 [2019-12-26T21:03:46.023Z] *** BUG ***
16:03:46 [2019-12-26T21:03:46.023Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:46 [2019-12-26T21:03:46.023Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:46 [2019-12-26T21:03:46.023Z] 
16:03:47 [2019-12-26T21:03:47.391Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:03:47 [2019-12-26T21:03:47.391Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 1.809 s
16:03:47 [2019-12-26T21:03:47.391Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:03:47 [2019-12-26T21:03:47.391Z] *** BUG ***
16:03:47 [2019-12-26T21:03:47.391Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:47 [2019-12-26T21:03:47.391Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:47 [2019-12-26T21:03:47.391Z] 
16:03:47 [2019-12-26T21:03:47.650Z] *** BUG ***
16:03:47 [2019-12-26T21:03:47.650Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:47 [2019-12-26T21:03:47.650Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:47 [2019-12-26T21:03:47.650Z] 
16:03:47 [2019-12-26T21:03:47.650Z] *** BUG ***
16:03:47 [2019-12-26T21:03:47.650Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:47 [2019-12-26T21:03:47.650Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:47 [2019-12-26T21:03:47.650Z] 
16:03:48 [2019-12-26T21:03:48.581Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:03:48 [2019-12-26T21:03:48.581Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 1.018 s
16:03:48 [2019-12-26T21:03:48.581Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:03:48 [2019-12-26T21:03:48.581Z] *** BUG ***
16:03:48 [2019-12-26T21:03:48.581Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:48 [2019-12-26T21:03:48.581Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:48 [2019-12-26T21:03:48.581Z] 
16:03:48 [2019-12-26T21:03:48.581Z] *** BUG ***
16:03:48 [2019-12-26T21:03:48.581Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:48 [2019-12-26T21:03:48.581Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:48 [2019-12-26T21:03:48.581Z] 
16:03:48 [2019-12-26T21:03:48.581Z] *** BUG ***
16:03:48 [2019-12-26T21:03:48.581Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:48 [2019-12-26T21:03:48.581Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:48 [2019-12-26T21:03:48.581Z] 
16:03:49 [2019-12-26T21:03:49.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:03:49 [2019-12-26T21:03:49.144Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.701 s
16:03:49 [2019-12-26T21:03:49.144Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:03:49 [2019-12-26T21:03:49.144Z] *** BUG ***
16:03:49 [2019-12-26T21:03:49.144Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:49 [2019-12-26T21:03:49.144Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:49 [2019-12-26T21:03:49.144Z] 
16:03:49 [2019-12-26T21:03:49.401Z] *** BUG ***
16:03:49 [2019-12-26T21:03:49.401Z] In pixman_region32_init_rect: Invalid rectangle passed
16:03:49 [2019-12-26T21:03:49.401Z] Set a breakpoint on '_pixman_log_error' to debug
16:03:49 [2019-12-26T21:03:49.401Z] 
16:04:01 [2019-12-26T21:04:01.618Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.682 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:04:01 [2019-12-26T21:04:01.618Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.681 s
16:04:01 [2019-12-26T21:04:01.618Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:04:02 [2019-12-26T21:04:02.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.08 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:04:02 [2019-12-26T21:04:02.987Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 2.078 s
16:04:02 [2019-12-26T21:04:02.987Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:04:03 [2019-12-26T21:04:03.918Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:04:03 [2019-12-26T21:04:03.918Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.906 s
16:04:03 [2019-12-26T21:04:03.918Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:04:03 [2019-12-26T21:04:03.918Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:04:03 [2019-12-26T21:04:03.918Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
16:04:03 [2019-12-26T21:04:03.918Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
16:04:03 [2019-12-26T21:04:03.918Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
16:04:03 [2019-12-26T21:04:03.918Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
16:04:03 [2019-12-26T21:04:03.918Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:04:04 [2019-12-26T21:04:04.847Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:04:04 [2019-12-26T21:04:04.847Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.813 s
16:04:04 [2019-12-26T21:04:04.847Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:04:05 [2019-12-26T21:04:05.416Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:04:05 [2019-12-26T21:04:05.416Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.848 s
16:04:05 [2019-12-26T21:04:05.416Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:04:06 [2019-12-26T21:04:06.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:04:06 [2019-12-26T21:04:06.345Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.727 s
16:04:06 [2019-12-26T21:04:06.345Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:04:07 [2019-12-26T21:04:07.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:04:07 [2019-12-26T21:04:07.275Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.908 s
16:04:07 [2019-12-26T21:04:07.275Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:04:08 [2019-12-26T21:04:08.204Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:04:08 [2019-12-26T21:04:08.204Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.806 s
16:04:08 [2019-12-26T21:04:08.204Z] 
16:04:08 [2019-12-26T21:04:08.204Z] Results:
16:04:08 [2019-12-26T21:04:08.204Z] 
16:04:08 [2019-12-26T21:04:08.204Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
16:04:08 [2019-12-26T21:04:08.204Z] 
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] All tests passed!
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] 
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.pom
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] 
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] 
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/138]
16:04:08 [2019-12-26T21:04:08.768Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:04:09 [2019-12-26T21:04:09.026Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.026Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.026Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] The project's OSGi version is 2.0.0.201912262016
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.027Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
16:04:09 [2019-12-26T21:04:09.309Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/org/eclipse/tracecompass/internal/lttng2/kernel/ui/Activator.java:[110] 
16:04:09 [2019-12-26T21:04:09.309Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
16:04:09 [2019-12-26T21:04:09.309Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:04:09 [2019-12-26T21:04:09.309Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:04:09 [2019-12-26T21:04:09.309Z] 1 problem (1 warning)
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT  [90/138]
16:04:09 [2019-12-26T21:04:09.309Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.pom
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2metadata.xml
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2artifacts.xml
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [91/138]
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] The project's OSGi version is 1.0.10.201912262016
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.655Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:04:09 [2019-12-26T21:04:09.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:04:09 [2019-12-26T21:04:09.656Z] [INFO] 
16:04:09 [2019-12-26T21:04:09.656Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:09 [2019-12-26T21:04:09.656Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
16:04:10 [2019-12-26T21:04:10.218Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] 
16:04:10 [2019-12-26T21:04:10.219Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                          ^^^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                           ^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] 
16:04:10 [2019-12-26T21:04:10.476Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                  ^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] 
16:04:10 [2019-12-26T21:04:10.476Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                  ^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
16:04:10 [2019-12-26T21:04:10.476Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
16:04:10 [2019-12-26T21:04:10.476Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                          ^^^^^^^^^^^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
16:04:10 [2019-12-26T21:04:10.476Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
16:04:10 [2019-12-26T21:04:10.476Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
16:04:10 [2019-12-26T21:04:10.476Z] 	                                                                           ^^^^^
16:04:10 [2019-12-26T21:04:10.476Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
16:04:10 [2019-12-26T21:04:10.477Z] 11 problems (11 warnings)
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] 
16:04:10 [2019-12-26T21:04:10.733Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:04:11 [2019-12-26T21:04:11.663Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
16:04:11 [2019-12-26T21:04:11.663Z] [INFO] Command line:
16:04:11 [2019-12-26T21:04:11.663Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:04:11 [2019-12-26T21:04:11.920Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:04:15 [2019-12-26T21:04:15.193Z] !SESSION 2019-12-26 21:04:11.832 -----------------------------------------------
16:04:15 [2019-12-26T21:04:15.193Z] eclipse.buildId=unknown
16:04:15 [2019-12-26T21:04:15.193Z] java.version=1.8.0_202
16:04:15 [2019-12-26T21:04:15.193Z] java.vendor=Oracle Corporation
16:04:15 [2019-12-26T21:04:15.193Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:04:15 [2019-12-26T21:04:15.193Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:04:15 [2019-12-26T21:04:15.193Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:04:15 [2019-12-26T21:04:15.193Z] 
16:04:15 [2019-12-26T21:04:15.193Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:04:14.611
16:04:15 [2019-12-26T21:04:15.193Z] !MESSAGE FrameworkEvent ERROR
16:04:15 [2019-12-26T21:04:15.193Z] !STACK 0
16:04:15 [2019-12-26T21:04:15.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:04:15 [2019-12-26T21:04:15.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:04:15 [2019-12-26T21:04:15.193Z] 
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:04:15 [2019-12-26T21:04:15.193Z] 
16:04:15 [2019-12-26T21:04:15.193Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:04:14.751
16:04:15 [2019-12-26T21:04:15.193Z] !MESSAGE FrameworkEvent ERROR
16:04:15 [2019-12-26T21:04:15.193Z] !STACK 0
16:04:15 [2019-12-26T21:04:15.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:04:15 [2019-12-26T21:04:15.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:04:15 [2019-12-26T21:04:15.193Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:04:15 [2019-12-26T21:04:15.193Z]     -> 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"
16:04:15 [2019-12-26T21:04:15.193Z]        org.apache.httpcomponents.httpclient.win [35]
16:04:15 [2019-12-26T21:04:15.193Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:04:15 [2019-12-26T21:04:15.193Z] 
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:04:15 [2019-12-26T21:04:15.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:04:17 [2019-12-26T21:04:17.715Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
16:04:17 [2019-12-26T21:04:17.715Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
16:04:17 [2019-12-26T21:04:17.715Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0.001 s
16:04:17 [2019-12-26T21:04:17.715Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
16:04:17 [2019-12-26T21:04:17.715Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:04:18 [2019-12-26T21:04:18.279Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:04:18 [2019-12-26T21:04:18.279Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.403 s
16:04:18 [2019-12-26T21:04:18.279Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.001 s
16:04:18 [2019-12-26T21:04:18.279Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.266 s
16:04:18 [2019-12-26T21:04:18.279Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:04:18 [2019-12-26T21:04:18.279Z] 
16:04:18 [2019-12-26T21:04:18.279Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.111
16:04:18 [2019-12-26T21:04:18.279Z] !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.
16:04:18 [2019-12-26T21:04:18.279Z] 
16:04:18 [2019-12-26T21:04:18.279Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.139
16:04:18 [2019-12-26T21:04:18.279Z] !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.
16:04:18 [2019-12-26T21:04:18.279Z] 
16:04:18 [2019-12-26T21:04:18.279Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.207
16:04:18 [2019-12-26T21:04:18.279Z] !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.
16:04:18 [2019-12-26T21:04:18.279Z] 
16:04:18 [2019-12-26T21:04:18.279Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.228
16:04:18 [2019-12-26T21:04:18.279Z] !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.
16:04:18 [2019-12-26T21:04:18.279Z] 
16:04:18 [2019-12-26T21:04:18.279Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.246
16:04:18 [2019-12-26T21:04:18.279Z] !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.
16:04:18 [2019-12-26T21:04:18.845Z] 
16:04:18 [2019-12-26T21:04:18.845Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:18.542
16:04:18 [2019-12-26T21:04:18.845Z] !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.
16:04:20 [2019-12-26T21:04:20.215Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:04:20 [2019-12-26T21:04:20.215Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.214 s
16:04:20 [2019-12-26T21:04:20.215Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.296 s
16:04:20 [2019-12-26T21:04:20.215Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.082 s
16:04:20 [2019-12-26T21:04:20.215Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 1.022 s
16:04:20 [2019-12-26T21:04:20.215Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.206 s
16:04:20 [2019-12-26T21:04:20.216Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.185 s
16:04:20 [2019-12-26T21:04:20.216Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.001 s
16:04:20 [2019-12-26T21:04:20.216Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:04:23 [2019-12-26T21:04:23.489Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:04:23 [2019-12-26T21:04:23.489Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 2.07 s
16:04:23 [2019-12-26T21:04:23.489Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.491 s
16:04:23 [2019-12-26T21:04:23.489Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.418 s
16:04:23 [2019-12-26T21:04:23.489Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:04:24 [2019-12-26T21:04:24.165Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:04:24 [2019-12-26T21:04:24.165Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.378 s
16:04:24 [2019-12-26T21:04:24.165Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.224 s
16:04:24 [2019-12-26T21:04:24.165Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.273 s
16:04:24 [2019-12-26T21:04:24.165Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:04:24 [2019-12-26T21:04:24.730Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:04:24 [2019-12-26T21:04:24.730Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.294 s
16:04:24 [2019-12-26T21:04:24.730Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.011 s
16:04:24 [2019-12-26T21:04:24.730Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.282 s
16:04:24 [2019-12-26T21:04:24.730Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:04:34 [2019-12-26T21:04:34.686Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.942 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:04:34 [2019-12-26T21:04:34.686Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.327 s
16:04:34 [2019-12-26T21:04:34.686Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.83 s
16:04:34 [2019-12-26T21:04:34.686Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.523 s
16:04:34 [2019-12-26T21:04:34.686Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.26 s
16:04:34 [2019-12-26T21:04:34.686Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:04:34 [2019-12-26T21:04:34.686Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:04:34 [2019-12-26T21:04:34.686Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.125 s
16:04:34 [2019-12-26T21:04:34.686Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.12 s
16:04:34 [2019-12-26T21:04:34.686Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:04:35 [2019-12-26T21:04:35.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:04:35 [2019-12-26T21:04:35.250Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 0.027 s
16:04:35 [2019-12-26T21:04:35.250Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.124 s
16:04:35 [2019-12-26T21:04:35.250Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:04:36 [2019-12-26T21:04:36.181Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:04:36 [2019-12-26T21:04:36.181Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.118 s
16:04:36 [2019-12-26T21:04:36.181Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.182
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.183
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.183
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.184
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.185
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.185
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.186
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.187
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.187
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.188
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.189
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.189
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.190
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.191
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.192
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.193
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.194
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.195
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.196
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.197
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.198
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.199
16:04:38 [2019-12-26T21:04:38.704Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.704Z] 
16:04:38 [2019-12-26T21:04:38.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.200
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.201
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.201
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.202
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.206
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.207
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.208
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:38 [2019-12-26T21:04:38.705Z] 
16:04:38 [2019-12-26T21:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:38.208
16:04:38 [2019-12-26T21:04:38.705Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:04:50 [2019-12-26T21:04:50.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.046 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:04:50 [2019-12-26T21:04:50.889Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 12.918 s
16:04:50 [2019-12-26T21:04:50.889Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.126 s
16:04:50 [2019-12-26T21:04:50.889Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:04:50 [2019-12-26T21:04:50.889Z] 
16:04:50 [2019-12-26T21:04:50.889Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:49.469
16:04:50 [2019-12-26T21:04:50.889Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
16:04:50 [2019-12-26T21:04:50.889Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:04:50 [2019-12-26T21:04:50.889Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.355 s
16:04:50 [2019-12-26T21:04:50.889Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.308 s
16:04:50 [2019-12-26T21:04:50.889Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:04:50 [2019-12-26T21:04:50.889Z] 
16:04:50 [2019-12-26T21:04:50.889Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:50.040
16:04:50 [2019-12-26T21:04:50.889Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:04:53 [2019-12-26T21:04:53.412Z] 
16:04:53 [2019-12-26T21:04:53.413Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:52.931
16:04:53 [2019-12-26T21:04:53.413Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:04:53 [2019-12-26T21:04:53.413Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:04:53 [2019-12-26T21:04:53.413Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 2.905 s
16:04:53 [2019-12-26T21:04:53.413Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.216 s
16:04:53 [2019-12-26T21:04:53.413Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:04:54 [2019-12-26T21:04:54.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:04:54 [2019-12-26T21:04:54.343Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.214 s
16:04:54 [2019-12-26T21:04:54.343Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:04:55 [2019-12-26T21:04:55.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:04:55 [2019-12-26T21:04:55.713Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.114 s
16:04:55 [2019-12-26T21:04:55.713Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:04:55 [2019-12-26T21:04:55.713Z] 
16:04:55 [2019-12-26T21:04:55.713Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:55.282
16:04:55 [2019-12-26T21:04:55.713Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:04:55 [2019-12-26T21:04:55.713Z] 
16:04:55 [2019-12-26T21:04:55.713Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:55.428
16:04:55 [2019-12-26T21:04:55.713Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:04:55 [2019-12-26T21:04:55.713Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:04:55 [2019-12-26T21:04:55.713Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.147 s
16:04:55 [2019-12-26T21:04:55.713Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.003 s
16:04:55 [2019-12-26T21:04:55.713Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:04:55 [2019-12-26T21:04:55.713Z] 
16:04:55 [2019-12-26T21:04:55.713Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:55.441
16:04:55 [2019-12-26T21:04:55.713Z] !MESSAGE state value is type int but a mappingGroup is specified
16:04:55 [2019-12-26T21:04:55.713Z] 
16:04:55 [2019-12-26T21:04:55.713Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:55.442
16:04:55 [2019-12-26T21:04:55.713Z] !MESSAGE state value is type int but a mappingGroup is specified
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:56.655
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE state value is type int but a mappingGroup is specified
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:56.656
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE state value is type int but a mappingGroup is specified
16:04:57 [2019-12-26T21:04:57.083Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:04:57 [2019-12-26T21:04:57.083Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.214 s
16:04:57 [2019-12-26T21:04:57.083Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.012 s
16:04:57 [2019-12-26T21:04:57.083Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.680
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
16:04:57 [2019-12-26T21:04:57.083Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:04:57 [2019-12-26T21:04:57.083Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.083Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.083Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.083Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.083Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.083Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.691
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE The value of a constant attribute should not be empty
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.700
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE The value of an event field attribute should not be null
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.702
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE A query state attribute should have children attributes
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.703
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE The value of a constant attribute should not be empty
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.704
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE Location undefined does not exist
16:04:57 [2019-12-26T21:04:57.083Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:04:57 [2019-12-26T21:04:57.083Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.083Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.014 s
16:04:57 [2019-12-26T21:04:57.083Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.007 s
16:04:57 [2019-12-26T21:04:57.083Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:56.725
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:56.746
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.801
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE State Transition: Undefined action: action1
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.805
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE State Transition: Undefined condition: test1
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.808
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE State Transition: Undefined condition: test1
16:04:57 [2019-12-26T21:04:57.083Z] 
16:04:57 [2019-12-26T21:04:57.083Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:56.811
16:04:57 [2019-12-26T21:04:57.083Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
16:04:57 [2019-12-26T21:04:57.083Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.049 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
16:04:57 [2019-12-26T21:04:57.084Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.829
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.831
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.834
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.835
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.843
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE The mapping group undefined does not exist in this analysis
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.846
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE Compiling value: value is not a parseable integer: not int
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.848
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE A query state value should have children attributes
16:04:57 [2019-12-26T21:04:57.084Z] 
16:04:57 [2019-12-26T21:04:57.084Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:04:56.850
16:04:57 [2019-12-26T21:04:57.084Z] !MESSAGE The value of a constant attribute should not be empty
16:04:57 [2019-12-26T21:04:57.084Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
16:04:57 [2019-12-26T21:04:57.084Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
16:04:57 [2019-12-26T21:04:57.084Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:04:58 [2019-12-26T21:04:58.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:04:58 [2019-12-26T21:04:58.454Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.225 s
16:04:58 [2019-12-26T21:04:58.454Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:04:58 [2019-12-26T21:04:58.454Z] 
16:04:58 [2019-12-26T21:04:58.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:58.105
16:04:58 [2019-12-26T21:04:58.454Z] !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.
16:04:59 [2019-12-26T21:04:59.385Z] 
16:04:59 [2019-12-26T21:04:59.385Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:04:59.324
16:04:59 [2019-12-26T21:04:59.385Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
16:05:00 [2019-12-26T21:05:00.754Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.428 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:05:00 [2019-12-26T21:05:00.754Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
16:05:00 [2019-12-26T21:05:00.754Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
16:05:00 [2019-12-26T21:05:00.754Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
16:05:00 [2019-12-26T21:05:00.754Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:05:02 [2019-12-26T21:05:02.124Z] 
16:05:02 [2019-12-26T21:05:02.124Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:05:01.786
16:05:02 [2019-12-26T21:05:02.124Z] !MESSAGE state value is type int but a mappingGroup is specified
16:05:02 [2019-12-26T21:05:02.124Z] 
16:05:02 [2019-12-26T21:05:02.124Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:05:01.786
16:05:02 [2019-12-26T21:05:02.124Z] !MESSAGE state value is type int but a mappingGroup is specified
16:05:02 [2019-12-26T21:05:02.124Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:05:02 [2019-12-26T21:05:02.124Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.247 s
16:05:02 [2019-12-26T21:05:02.124Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.014 s
16:05:02 [2019-12-26T21:05:02.124Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:05:02 [2019-12-26T21:05:02.381Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.049 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.098 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.085 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.087 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.083 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.039 s
16:05:02 [2019-12-26T21:05:02.381Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.08 s
16:05:02 [2019-12-26T21:05:02.381Z] 
16:05:02 [2019-12-26T21:05:02.381Z] Results:
16:05:02 [2019-12-26T21:05:02.381Z] 
16:05:02 [2019-12-26T21:05:02.381Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
16:05:02 [2019-12-26T21:05:02.381Z] 
16:05:02 [2019-12-26T21:05:02.944Z] [INFO] All tests passed!
16:05:02 [2019-12-26T21:05:02.944Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:05:02 [2019-12-26T21:05:02.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
16:05:02 [2019-12-26T21:05:02.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.pom
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/138]
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] The project's OSGi version is 2.0.0.201912262016
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] 
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:02 [2019-12-26T21:05:02.945Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
16:05:03 [2019-12-26T21:05:03.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] 
16:05:03 [2019-12-26T21:05:03.605Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
16:05:03 [2019-12-26T21:05:03.605Z] 	                                                                ^^^^^
16:05:03 [2019-12-26T21:05:03.605Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
16:05:03 [2019-12-26T21:05:03.605Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41)
16:05:03 [2019-12-26T21:05:03.605Z] 	@SuppressWarnings("nls")
16:05:03 [2019-12-26T21:05:03.605Z] 	                  ^^^^^
16:05:03 [2019-12-26T21:05:03.605Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
16:05:03 [2019-12-26T21:05:03.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] 
16:05:03 [2019-12-26T21:05:03.605Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
16:05:03 [2019-12-26T21:05:03.605Z] 	                                                             ^^^^^
16:05:03 [2019-12-26T21:05:03.605Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
16:05:03 [2019-12-26T21:05:03.606Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] 
16:05:03 [2019-12-26T21:05:03.606Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
16:05:03 [2019-12-26T21:05:03.606Z] 	                                                                ^^^^^
16:05:03 [2019-12-26T21:05:03.606Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
16:05:03 [2019-12-26T21:05:03.606Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40)
16:05:03 [2019-12-26T21:05:03.606Z] 	@SuppressWarnings("nls")
16:05:03 [2019-12-26T21:05:03.606Z] 	                  ^^^^^
16:05:03 [2019-12-26T21:05:03.606Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
16:05:03 [2019-12-26T21:05:03.606Z] 5 problems (0 errors, 3 warnings, 3 info)
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.606Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] 
16:05:03 [2019-12-26T21:05:03.903Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:05:05 [2019-12-26T21:05:05.274Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
16:05:05 [2019-12-26T21:05:05.274Z] [INFO] Command line:
16:05:05 [2019-12-26T21:05:05.274Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:05:05 [2019-12-26T21:05:05.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:05:08 [2019-12-26T21:05:08.549Z] !SESSION 2019-12-26 21:05:05.127 -----------------------------------------------
16:05:08 [2019-12-26T21:05:08.549Z] eclipse.buildId=unknown
16:05:08 [2019-12-26T21:05:08.549Z] java.version=1.8.0_202
16:05:08 [2019-12-26T21:05:08.549Z] java.vendor=Oracle Corporation
16:05:08 [2019-12-26T21:05:08.549Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:05:08 [2019-12-26T21:05:08.549Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:05:08 [2019-12-26T21:05:08.549Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:05:08 [2019-12-26T21:05:08.549Z] 
16:05:08 [2019-12-26T21:05:08.549Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:05:08.137
16:05:08 [2019-12-26T21:05:08.549Z] !MESSAGE FrameworkEvent ERROR
16:05:08 [2019-12-26T21:05:08.549Z] !STACK 0
16:05:08 [2019-12-26T21:05:08.549Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:05:08 [2019-12-26T21:05:08.549Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:05:08 [2019-12-26T21:05:08.549Z] 
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:05:08 [2019-12-26T21:05:08.549Z] 
16:05:08 [2019-12-26T21:05:08.549Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:05:08.403
16:05:08 [2019-12-26T21:05:08.549Z] !MESSAGE FrameworkEvent ERROR
16:05:08 [2019-12-26T21:05:08.549Z] !STACK 0
16:05:08 [2019-12-26T21:05:08.549Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:05:08 [2019-12-26T21:05:08.549Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:05:08 [2019-12-26T21:05:08.549Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:05:08 [2019-12-26T21:05:08.549Z]     -> 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"
16:05:08 [2019-12-26T21:05:08.549Z]        org.apache.httpcomponents.httpclient.win [35]
16:05:08 [2019-12-26T21:05:08.549Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:05:08 [2019-12-26T21:05:08.549Z] 
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:05:08 [2019-12-26T21:05:08.549Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:05:11 [2019-12-26T21:05:11.070Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:05:12 [2019-12-26T21:05:12.440Z] 
16:05:12 [2019-12-26T21:05:12.440Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 21:05:12.334
16:05:12 [2019-12-26T21:05:12.440Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:05:27 [2019-12-26T21:05:27.302Z] 
16:05:27 [2019-12-26T21:05:27.302Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 21:05:25.929
16:05:27 [2019-12-26T21:05:27.302Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:05:37 [2019-12-26T21:05:37.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.604 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:05:37 [2019-12-26T21:05:37.259Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 14.503 s
16:05:37 [2019-12-26T21:05:37.259Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 10.029 s
16:05:37 [2019-12-26T21:05:37.259Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:05:37 [2019-12-26T21:05:37.259Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:05:37 [2019-12-26T21:05:37.259Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 1.419 s
16:05:37 [2019-12-26T21:05:37.259Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:05:59 [2019-12-26T21:05:59.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.271 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:05:59 [2019-12-26T21:05:59.160Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.437 s
16:05:59 [2019-12-26T21:05:59.160Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 18.833 s
16:05:59 [2019-12-26T21:05:59.160Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:05:59 [2019-12-26T21:05:59.160Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:05:59 [2019-12-26T21:05:59.160Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
16:05:59 [2019-12-26T21:05:59.160Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
16:05:59 [2019-12-26T21:05:59.160Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
16:05:59 [2019-12-26T21:05:59.160Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
16:05:59 [2019-12-26T21:05:59.160Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:06:02 [2019-12-26T21:06:02.435Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.794 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:06:02 [2019-12-26T21:06:02.435Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.203 s
16:06:02 [2019-12-26T21:06:02.435Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.146 s
16:06:02 [2019-12-26T21:06:02.435Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.19 s
16:06:02 [2019-12-26T21:06:02.435Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.252 s
16:06:02 [2019-12-26T21:06:02.435Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:06:03 [2019-12-26T21:06:03.375Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:06:03 [2019-12-26T21:06:03.375Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.126 s
16:06:03 [2019-12-26T21:06:03.375Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:06:11 [2019-12-26T21:06:11.475Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.103 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:06:11 [2019-12-26T21:06:11.475Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 6.903 s
16:06:11 [2019-12-26T21:06:11.475Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.199 s
16:06:11 [2019-12-26T21:06:11.475Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
16:06:11 [2019-12-26T21:06:11.475Z] 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
16:06:11 [2019-12-26T21:06:11.475Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
16:06:11 [2019-12-26T21:06:11.475Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:06:18 [2019-12-26T21:06:18.022Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.679 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.003 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.083 s
16:06:18 [2019-12-26T21:06:18.022Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.082 s
16:06:18 [2019-12-26T21:06:18.022Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.011 s
16:06:18 [2019-12-26T21:06:18.022Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.105 s
16:06:18 [2019-12-26T21:06:18.022Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.007 s
16:06:18 [2019-12-26T21:06:18.022Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.002 s
16:06:18 [2019-12-26T21:06:18.022Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.058 s
16:06:18 [2019-12-26T21:06:18.022Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.038 s
16:06:18 [2019-12-26T21:06:18.022Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.03 s
16:06:18 [2019-12-26T21:06:18.022Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.039 s
16:06:18 [2019-12-26T21:06:18.022Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
16:06:18 [2019-12-26T21:06:18.022Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
16:06:18 [2019-12-26T21:06:18.022Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:06:27 [2019-12-26T21:06:27.975Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.358 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:06:27 [2019-12-26T21:06:27.975Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.026 s
16:06:27 [2019-12-26T21:06:27.975Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 4.511 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.005 s
16:06:27 [2019-12-26T21:06:27.975Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.021 s
16:06:27 [2019-12-26T21:06:27.975Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.046 s
16:06:27 [2019-12-26T21:06:27.975Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.005 s
16:06:27 [2019-12-26T21:06:27.975Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
16:06:27 [2019-12-26T21:06:27.975Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
16:06:27 [2019-12-26T21:06:27.975Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.003 s
16:06:27 [2019-12-26T21:06:27.975Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.11 s
16:06:27 [2019-12-26T21:06:27.975Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
16:06:27 [2019-12-26T21:06:27.975Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
16:06:27 [2019-12-26T21:06:27.975Z] 
16:06:27 [2019-12-26T21:06:27.975Z] Results:
16:06:27 [2019-12-26T21:06:27.975Z] 
16:06:27 [2019-12-26T21:06:27.975Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
16:06:27 [2019-12-26T21:06:27.975Z] 
16:06:27 [2019-12-26T21:06:27.975Z] [INFO] All tests passed!
16:06:27 [2019-12-26T21:06:27.975Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [93/138]
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] The project's OSGi version is 4.1.0.201912262016
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] 
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:27 [2019-12-26T21:06:27.976Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
16:06:28 [2019-12-26T21:06:28.973Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] 
16:06:28 [2019-12-26T21:06:28.973Z] 	int tidQuark = entry.getValue();
16:06:28 [2019-12-26T21:06:28.973Z] 	               ^^^^^^^^^^^^^^^^
16:06:28 [2019-12-26T21:06:28.973Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:06:28 [2019-12-26T21:06:28.973Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] 
16:06:28 [2019-12-26T21:06:28.973Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
16:06:28 [2019-12-26T21:06:28.973Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
16:06:28 [2019-12-26T21:06:28.973Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
16:06:28 [2019-12-26T21:06:28.973Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[94] 
16:06:28 [2019-12-26T21:06:28.973Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
16:06:28 [2019-12-26T21:06:28.973Z] 	                                                             ^^^^^^^^
16:06:28 [2019-12-26T21:06:28.973Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
16:06:28 [2019-12-26T21:06:28.973Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] 
16:06:28 [2019-12-26T21:06:28.973Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
16:06:28 [2019-12-26T21:06:28.973Z] 	                                                                                                          ^
16:06:28 [2019-12-26T21:06:28.973Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
16:06:28 [2019-12-26T21:06:28.973Z] 4 problems (4 warnings)
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] 
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] 
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:28 [2019-12-26T21:06:28.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.pom
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2metadata.xml
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2artifacts.xml
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT  [94/138]
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] The project's OSGi version is 3.0.6.201912262016
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.230Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.487Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
16:06:29 [2019-12-26T21:06:29.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/Activator.java:[110] 
16:06:29 [2019-12-26T21:06:29.744Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
16:06:29 [2019-12-26T21:06:29.744Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:06:29 [2019-12-26T21:06:29.744Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:06:29 [2019-12-26T21:06:29.744Z] 1 problem (1 warning)
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] 
16:06:29 [2019-12-26T21:06:29.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.pom
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2metadata.xml
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2artifacts.xml
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT     [95/138]
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.pom
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2metadata.xml
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2artifacts.xml
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/138]
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] The project's OSGi version is 1.0.9.201912262016
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.261Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
16:06:30 [2019-12-26T21:06:30.518Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] 
16:06:30 [2019-12-26T21:06:30.518Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
16:06:30 [2019-12-26T21:06:30.518Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:06:30 [2019-12-26T21:06:30.518Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
16:06:30 [2019-12-26T21:06:30.518Z] 1 problem (1 warning)
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.518Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] 
16:06:30 [2019-12-26T21:06:30.774Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:06:32 [2019-12-26T21:06:32.143Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
16:06:32 [2019-12-26T21:06:32.143Z] [INFO] Command line:
16:06:32 [2019-12-26T21:06:32.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, -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.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:06:32 [2019-12-26T21:06:32.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:06:35 [2019-12-26T21:06:35.416Z] !SESSION 2019-12-26 21:06:31.924 -----------------------------------------------
16:06:35 [2019-12-26T21:06:35.416Z] eclipse.buildId=unknown
16:06:35 [2019-12-26T21:06:35.416Z] java.version=1.8.0_202
16:06:35 [2019-12-26T21:06:35.416Z] java.vendor=Oracle Corporation
16:06:35 [2019-12-26T21:06:35.417Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:06:35 [2019-12-26T21:06:35.417Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:06:35 [2019-12-26T21:06:35.417Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:06:35 [2019-12-26T21:06:35.417Z] 
16:06:35 [2019-12-26T21:06:35.417Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:06:34.842
16:06:35 [2019-12-26T21:06:35.417Z] !MESSAGE FrameworkEvent ERROR
16:06:35 [2019-12-26T21:06:35.417Z] !STACK 0
16:06:35 [2019-12-26T21:06:35.417Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:06:35 [2019-12-26T21:06:35.417Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:06:35 [2019-12-26T21:06:35.417Z] 
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:06:35 [2019-12-26T21:06:35.417Z] 
16:06:35 [2019-12-26T21:06:35.417Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:06:35.021
16:06:35 [2019-12-26T21:06:35.417Z] !MESSAGE FrameworkEvent ERROR
16:06:35 [2019-12-26T21:06:35.417Z] !STACK 0
16:06:35 [2019-12-26T21:06:35.417Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:06:35 [2019-12-26T21:06:35.417Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:06:35 [2019-12-26T21:06:35.417Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:06:35 [2019-12-26T21:06:35.417Z]     -> 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"
16:06:35 [2019-12-26T21:06:35.417Z]        org.apache.httpcomponents.httpclient.win [35]
16:06:35 [2019-12-26T21:06:35.417Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:06:35 [2019-12-26T21:06:35.417Z] 
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:06:35 [2019-12-26T21:06:35.417Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:06:37 [2019-12-26T21:06:37.310Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:06:37 [2019-12-26T21:06:37.310Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:06:37 [2019-12-26T21:06:37.310Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
16:06:37 [2019-12-26T21:06:37.310Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
16:06:37 [2019-12-26T21:06:37.310Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
16:06:37 [2019-12-26T21:06:37.310Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
16:06:37 [2019-12-26T21:06:37.310Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:06:37 [2019-12-26T21:06:37.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:06:37 [2019-12-26T21:06:37.310Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.167 s
16:06:37 [2019-12-26T21:06:37.310Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:06:52 [2019-12-26T21:06:52.164Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.47 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:06:52 [2019-12-26T21:06:52.165Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.166 s
16:06:52 [2019-12-26T21:06:52.165Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.331 s
16:06:52 [2019-12-26T21:06:52.165Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.4 s
16:06:52 [2019-12-26T21:06:52.165Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.194 s
16:06:52 [2019-12-26T21:06:52.165Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.192 s
16:06:52 [2019-12-26T21:06:52.165Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.816 s
16:06:52 [2019-12-26T21:06:52.165Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.362 s
16:06:52 [2019-12-26T21:06:52.165Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:07:00 [2019-12-26T21:07:00.259Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.627 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:07:00 [2019-12-26T21:07:00.259Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.22 s
16:07:00 [2019-12-26T21:07:00.259Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.158 s
16:07:00 [2019-12-26T21:07:00.259Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.148 s
16:07:00 [2019-12-26T21:07:00.259Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.158 s
16:07:00 [2019-12-26T21:07:00.259Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.141 s
16:07:00 [2019-12-26T21:07:00.259Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.66 s
16:07:00 [2019-12-26T21:07:00.259Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.14 s
16:07:00 [2019-12-26T21:07:00.259Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
16:07:00 [2019-12-26T21:07:00.259Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
16:07:00 [2019-12-26T21:07:00.259Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
16:07:00 [2019-12-26T21:07:00.259Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:07:05 [2019-12-26T21:07:05.511Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.925 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:07:05 [2019-12-26T21:07:05.512Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.127 s
16:07:05 [2019-12-26T21:07:05.512Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
16:07:05 [2019-12-26T21:07:05.512Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.141 s
16:07:05 [2019-12-26T21:07:05.512Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.049 s
16:07:05 [2019-12-26T21:07:05.512Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.117 s
16:07:05 [2019-12-26T21:07:05.512Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.054 s
16:07:05 [2019-12-26T21:07:05.512Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.113 s
16:07:05 [2019-12-26T21:07:05.512Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.086 s
16:07:05 [2019-12-26T21:07:05.512Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.231 s
16:07:05 [2019-12-26T21:07:05.512Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:07:05 [2019-12-26T21:07:05.512Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:07:05 [2019-12-26T21:07:05.512Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.107 s
16:07:05 [2019-12-26T21:07:05.512Z] 
16:07:05 [2019-12-26T21:07:05.512Z] Results:
16:07:05 [2019-12-26T21:07:05.512Z] 
16:07:05 [2019-12-26T21:07:05.512Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
16:07:05 [2019-12-26T21:07:05.512Z] 
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] All tests passed!
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/138]
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.076Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] 
16:07:06 [2019-12-26T21:07:06.333Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:07 [2019-12-26T21:07:07.702Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
16:07:07 [2019-12-26T21:07:07.702Z] [INFO] Command line:
16:07:07 [2019-12-26T21:07:07.702Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:07:07 [2019-12-26T21:07:07.702Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:10 [2019-12-26T21:07:10.979Z] !SESSION 2019-12-26 21:07:07.756 -----------------------------------------------
16:07:10 [2019-12-26T21:07:10.979Z] eclipse.buildId=unknown
16:07:10 [2019-12-26T21:07:10.979Z] java.version=1.8.0_202
16:07:10 [2019-12-26T21:07:10.979Z] java.vendor=Oracle Corporation
16:07:10 [2019-12-26T21:07:10.979Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:07:10 [2019-12-26T21:07:10.979Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:07:10 [2019-12-26T21:07:10.979Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:07:10 [2019-12-26T21:07:10.979Z] 
16:07:10 [2019-12-26T21:07:10.979Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:07:10.622
16:07:10 [2019-12-26T21:07:10.979Z] !MESSAGE FrameworkEvent ERROR
16:07:10 [2019-12-26T21:07:10.979Z] !STACK 0
16:07:10 [2019-12-26T21:07:10.979Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:07:10 [2019-12-26T21:07:10.979Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:10 [2019-12-26T21:07:10.979Z] 
16:07:10 [2019-12-26T21:07:10.979Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:07:10 [2019-12-26T21:07:10.979Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:07:10 [2019-12-26T21:07:10.980Z] 
16:07:10 [2019-12-26T21:07:10.980Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:07:10.747
16:07:10 [2019-12-26T21:07:10.980Z] !MESSAGE FrameworkEvent ERROR
16:07:10 [2019-12-26T21:07:10.980Z] !STACK 0
16:07:10 [2019-12-26T21:07:10.980Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:07:10 [2019-12-26T21:07:10.980Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:10 [2019-12-26T21:07:10.980Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:07:10 [2019-12-26T21:07:10.980Z]     -> 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"
16:07:10 [2019-12-26T21:07:10.980Z]        org.apache.httpcomponents.httpclient.win [36]
16:07:10 [2019-12-26T21:07:10.980Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:10 [2019-12-26T21:07:10.980Z] 
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:07:10 [2019-12-26T21:07:10.980Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:07:12 [2019-12-26T21:07:12.876Z] process 11917: 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
16:07:12 [2019-12-26T21:07:12.876Z] See the manual page for dbus-uuidgen to correct this issue.
16:07:12 [2019-12-26T21:07:12.876Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:07:12 [2019-12-26T21:07:12.876Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:07:22 [2019-12-26T21:07:22.829Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:07:22 [2019-12-26T21:07:22.829Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:07:22 [2019-12-26T21:07:22.829Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
16:07:22 [2019-12-26T21:07:22.829Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:07:22 [2019-12-26T21:07:22.829Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:07:22 [2019-12-26T21:07:22.829Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
16:07:22 [2019-12-26T21:07:22.829Z] 
16:07:22 [2019-12-26T21:07:22.829Z] Results:
16:07:22 [2019-12-26T21:07:22.829Z] 
16:07:22 [2019-12-26T21:07:22.829Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:07:22 [2019-12-26T21:07:22.829Z] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] All tests passed!
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [98/138]
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] The project's OSGi version is 1.0.6.201912262016
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.086Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.087Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.087Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:07:23 [2019-12-26T21:07:23.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:07:23 [2019-12-26T21:07:23.087Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.087Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.343Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.600Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] 
16:07:23 [2019-12-26T21:07:23.856Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:07:25 [2019-12-26T21:07:25.224Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
16:07:25 [2019-12-26T21:07:25.224Z] [INFO] Command line:
16:07:25 [2019-12-26T21:07:25.224Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:07:25 [2019-12-26T21:07:25.224Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:07:28 [2019-12-26T21:07:28.497Z] !SESSION 2019-12-26 21:07:25.302 -----------------------------------------------
16:07:28 [2019-12-26T21:07:28.497Z] eclipse.buildId=unknown
16:07:28 [2019-12-26T21:07:28.497Z] java.version=1.8.0_202
16:07:28 [2019-12-26T21:07:28.497Z] java.vendor=Oracle Corporation
16:07:28 [2019-12-26T21:07:28.497Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:07:28 [2019-12-26T21:07:28.497Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:07:28 [2019-12-26T21:07:28.497Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:07:28 [2019-12-26T21:07:28.497Z] 
16:07:28 [2019-12-26T21:07:28.497Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:07:28.342
16:07:28 [2019-12-26T21:07:28.497Z] !MESSAGE FrameworkEvent ERROR
16:07:28 [2019-12-26T21:07:28.497Z] !STACK 0
16:07:28 [2019-12-26T21:07:28.497Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:07:28 [2019-12-26T21:07:28.497Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:28 [2019-12-26T21:07:28.497Z] 
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:07:28 [2019-12-26T21:07:28.497Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:07:28 [2019-12-26T21:07:28.754Z] 
16:07:28 [2019-12-26T21:07:28.754Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:07:28.537
16:07:28 [2019-12-26T21:07:28.754Z] !MESSAGE FrameworkEvent ERROR
16:07:28 [2019-12-26T21:07:28.754Z] !STACK 0
16:07:28 [2019-12-26T21:07:28.754Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:07:28 [2019-12-26T21:07:28.754Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:28 [2019-12-26T21:07:28.754Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:07:28 [2019-12-26T21:07:28.754Z]     -> 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"
16:07:28 [2019-12-26T21:07:28.755Z]        org.apache.httpcomponents.httpclient.win [36]
16:07:28 [2019-12-26T21:07:28.755Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:07:28 [2019-12-26T21:07:28.755Z] 
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:07:28 [2019-12-26T21:07:28.755Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:07:30 [2019-12-26T21:07:30.658Z] process 11981: 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
16:07:30 [2019-12-26T21:07:30.658Z] See the manual page for dbus-uuidgen to correct this issue.
16:07:30 [2019-12-26T21:07:30.658Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:07:30 [2019-12-26T21:07:30.658Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:07:38 [2019-12-26T21:07:38.757Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:07:39 [2019-12-26T21:07:39.321Z] Display size: 1440x900
16:07:39 [2019-12-26T21:07:39.321Z] OS version=3.10.0-957.1.3.el7.x86_64
16:07:39 [2019-12-26T21:07:39.321Z] GTK version=3.18.9
16:07:39 [2019-12-26T21:07:39.321Z] GTK theme=Ambiance
16:07:39 [2019-12-26T21:07:39.321Z] LIBOVERLAY_SCROLLBAR=0
16:07:39 [2019-12-26T21:07:39.321Z] Time zone: Coordinated Universal Time
16:07:39 [2019-12-26T21:07:39.321Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:07:39 [2019-12-26T21:07:39.321Z] log4j:WARN Please initialize the log4j system properly.
16:07:41 [2019-12-26T21:07:41.214Z] *** BUG ***
16:07:41 [2019-12-26T21:07:41.214Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:41 [2019-12-26T21:07:41.214Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:41 [2019-12-26T21:07:41.214Z] 
16:07:41 [2019-12-26T21:07:41.472Z] *** BUG ***
16:07:41 [2019-12-26T21:07:41.472Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:41 [2019-12-26T21:07:41.472Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:41 [2019-12-26T21:07:41.472Z] 
16:07:41 [2019-12-26T21:07:41.472Z] *** BUG ***
16:07:41 [2019-12-26T21:07:41.472Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:41 [2019-12-26T21:07:41.472Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:41 [2019-12-26T21:07:41.472Z] 
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141464599 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141464600 data=null doit=true} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141464600 data=null} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141464601 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141464602 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}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141464676 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141464678 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141464679 data=null doit=true} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141464679 data=null} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141464680 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141464681 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}
16:07:42 [2019-12-26T21:07:42.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141464695 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:42 [2019-12-26T21:07:42.659Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:07:42 [2019-12-26T21:07:42.659Z] DEBUG - Clicking on with mnemonic 'Connect'
16:07:42 [2019-12-26T21:07:42.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141464987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:07:42 [2019-12-26T21:07:42.659Z] DEBUG - Clicked on with mnemonic 'Connect'
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141466089 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141466089 data=null doit=true} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141466089 data=null} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141466090 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141466091 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
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141466095 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141466096 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141466096 data=null doit=true} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141466096 data=null} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141466097 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141466097 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
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141466099 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:07:44 [2019-12-26T21:07:44.028Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141466588 data=null doit=true} to Shell with text {Create Session}
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - Clicking on &Ok
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141466613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141466613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141466618 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141466677 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141466678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141466678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141466679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141466282 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...'
16:07:44 [2019-12-26T21:07:44.542Z] DEBUG - Clicked on 
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141466994 data=null doit=true} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141466995 data=null} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141466996 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141466997 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
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141466999 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:07:44 [2019-12-26T21:07:44.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:44 [2019-12-26T21:07:44.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:44 [2019-12-26T21:07:44.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:44 [2019-12-26T21:07:44.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141467016 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141467017 data=null doit=true} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141467017 data=null} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141467018 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141467019 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
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141467031 data=null button=1 stateMask=0x80000 x=112 y=110 count=1} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141467032 data=null button=0 stateMask=0x0 x=112 y=110 count=0} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141467033 data=null doit=true} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141467073 data=null} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141467074 data=null button=1 stateMask=0x0 x=112 y=101 count=1} to Tree node with text: mysession
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141467075 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
16:07:44 [2019-12-26T21:07:44.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141467079 data=null button=1 stateMask=0x80000 x=112 y=101 count=1} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.058Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:45 [2019-12-26T21:07:45.058Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:45 [2019-12-26T21:07:45.315Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141467713 data=null doit=true} to Shell with text {Enable Events}
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:07:45 [2019-12-26T21:07:45.573Z] 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')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:45 [2019-12-26T21:07:45.573Z] 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')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141467780 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141467781 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')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141467782 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')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141467782 data=null item=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')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.573Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Clicking on &Ok
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141467812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141467812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141467812 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141467813 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141467813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141467813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141467815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:45 [2019-12-26T21:07:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141467295 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)...'
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Clicked on 
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141468101 data=null doit=true} to Tree node with text: channel0
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141468102 data=null} to Tree node with text: channel0
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141468102 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141468103 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
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141468111 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141468173 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141468173 data=null doit=true} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141468173 data=null} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141468174 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141468174 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
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141468177 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141468178 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141468179 data=null doit=true} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141468179 data=null} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141468180 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141468180 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
16:07:45 [2019-12-26T21:07:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141468181 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.088Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:46 [2019-12-26T21:07:46.088Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141468642 data=null doit=true} to Shell with text {Enable Events}
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:07:46 [2019-12-26T21:07:46.345Z] 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')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:46 [2019-12-26T21:07:46.345Z] 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')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141468686 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141468686 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')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141468686 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')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141468687 data=null item=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')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.345Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Clicking on &Ok
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141468725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141468725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141468726 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141468726 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141468771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141468772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141468772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:46 [2019-12-26T21:07:46.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141468317 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)...'
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Clicked on 
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141469075 data=null doit=true} to Tree node with text: channel0
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141469076 data=null} to Tree node with text: channel0
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141469076 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141469077 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
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141469078 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141469095 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141469095 data=null doit=true} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141469096 data=null} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141469096 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141469096 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
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141469099 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141469101 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141469101 data=null doit=true} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141469102 data=null} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141469102 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141469105 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
16:07:46 [2019-12-26T21:07:46.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141469108 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141469589 data=null doit=true} to Shell with text {Enable Events}
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:07:47 [2019-12-26T21:07:47.257Z] 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')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:47 [2019-12-26T21:07:47.257Z] 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')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141469610 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141469610 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')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141469611 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')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141469611 data=null item=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')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:47 [2019-12-26T21:07:47.257Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
16:07:47 [2019-12-26T21:07:47.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141469634 data=null doit=true} to TreeItem with text {All}
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141469635 data=null} to TreeItem with text {All}
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141469635 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141469636 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}
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141469728 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:07:47 [2019-12-26T21:07:47.515Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Setting state to checked on: sched_process_fork
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Clicking on &Ok
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141469772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141469772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141469773 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141469773 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141469774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141469774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141469774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:47 [2019-12-26T21:07:47.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141469282 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)...'
16:07:47 [2019-12-26T21:07:47.771Z] DEBUG - Clicked on 
16:07:47 [2019-12-26T21:07:47.771Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.771Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141469983 data=null doit=true} to Tree node with text: channel0
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141469984 data=null} to Tree node with text: channel0
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141469984 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141469985 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
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141469993 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141469998 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141469999 data=null doit=true} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141469999 data=null} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141469999 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141470000 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
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141470002 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141470010 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141470010 data=null doit=true} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141470010 data=null} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141470011 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141470011 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
16:07:47 [2019-12-26T21:07:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141470013 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.029Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:48 [2019-12-26T21:07:48.029Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141470518 data=null doit=true} to Shell with text {Enable Events}
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:07:48 [2019-12-26T21:07:48.286Z] 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')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:48 [2019-12-26T21:07:48.286Z] 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')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141470578 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141470578 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')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141470578 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')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141470579 data=null item=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')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141470585 data=null doit=true} to TreeItem with text {All}
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141470585 data=null} to TreeItem with text {All}
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141470586 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:07:48 [2019-12-26T21:07:48.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141470586 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}
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141470701 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:07:48 [2019-12-26T21:07:48.543Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - Setting state to checked on: sched_process_exec
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:48 [2019-12-26T21:07:48.543Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Clicking on &Ok
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141470711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141470711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141470712 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141470712 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141470713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141470713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141470713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:48 [2019-12-26T21:07:48.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141470182 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)...'
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Clicked on 
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141470977 data=null doit=true} to Tree node with text: channel0
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141470978 data=null} to Tree node with text: channel0
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141470978 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141470979 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
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141470981 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141470986 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141470995 data=null doit=true} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141470996 data=null} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141470997 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141470997 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
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141471000 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141471001 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141471001 data=null doit=true} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141471002 data=null} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141471002 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141471003 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
16:07:48 [2019-12-26T21:07:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141471008 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.058Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:49 [2019-12-26T21:07:49.058Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141471517 data=null doit=true} to Shell with text {Enable Events}
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:07:49 [2019-12-26T21:07:49.316Z] 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')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:49 [2019-12-26T21:07:49.316Z] 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')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141471584 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141471585 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')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141471585 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')
16:07:49 [2019-12-26T21:07:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141471585 data=null item=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')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Setting state to checked on: All
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Clicking on &Ok
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141471679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141471679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141471679 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141471680 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141471680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141471680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141471680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141471196 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)...'
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Clicked on 
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141471905 data=null doit=true} to Tree node with text: channel0
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141471905 data=null} to Tree node with text: channel0
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141471906 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141471906 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
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141471908 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141471920 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141471920 data=null doit=true} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141471920 data=null} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141471921 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141471974 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
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141471976 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141471978 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141471978 data=null doit=true} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141471978 data=null} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141471979 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141471979 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
16:07:49 [2019-12-26T21:07:49.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141471980 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:49 [2019-12-26T21:07:49.832Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:07:49 [2019-12-26T21:07:49.832Z] DEBUG - Clicking on with mnemonic 'Start'
16:07:49 [2019-12-26T21:07:49.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141472104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:07:49 [2019-12-26T21:07:49.832Z] DEBUG - Clicked on with mnemonic 'Start'
16:07:50 [2019-12-26T21:07:50.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:50 [2019-12-26T21:07:50.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141472209 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141472209 data=null doit=true} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141472209 data=null} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141472210 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141472210 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
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141472214 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141472215 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141472215 data=null doit=true} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141472215 data=null} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141472216 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141472216 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
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141472217 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Clicking on with mnemonic 'Stop'
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141472321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Clicked on with mnemonic 'Stop'
16:07:50 [2019-12-26T21:07:50.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:50 [2019-12-26T21:07:50.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141472426 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141472426 data=null doit=true} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141472426 data=null} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141472427 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141472427 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
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141472431 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141472432 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141472432 data=null doit=true} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141472432 data=null} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141472433 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141472433 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
16:07:50 [2019-12-26T21:07:50.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141472434 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:50 [2019-12-26T21:07:50.346Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:07:50 [2019-12-26T21:07:50.346Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141472806 data=null doit=true} to Shell with text {Destroy Confirmation}
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Clicking on OK
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141472807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141472807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141472808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141472808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141472808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:07:50 [2019-12-26T21:07:50.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141472576 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...'
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Clicked on 
16:07:50 [2019-12-26T21:07:50.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141472991 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141472992 data=null doit=true} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141472992 data=null} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141472993 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141472993 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}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141473007 data=null button=1 stateMask=0x80000 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141473008 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141473008 data=null doit=true} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141473008 data=null} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141473009 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141473009 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}
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141473021 data=null button=1 stateMask=0x80000 x=69 y=-21 count=1} to TreeItem with text {myNode}
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141473188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:07:50 [2019-12-26T21:07:50.861Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:07:51 [2019-12-26T21:07:51.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.311 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:07:51 [2019-12-26T21:07:51.118Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 9.108 s
16:07:51 [2019-12-26T21:07:51.118Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141474186 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141474187 data=null doit=true} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141474196 data=null} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141474197 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141474197 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}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141474201 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141474202 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141474202 data=null doit=true} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141474203 data=null} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141474203 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141474203 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}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141474210 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Clicking on with mnemonic 'Connect'
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141474333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:07:52 [2019-12-26T21:07:52.050Z] DEBUG - Clicked on with mnemonic 'Connect'
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141474886 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141474886 data=null doit=true} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141474886 data=null} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141474887 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141474887 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
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141474890 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141474891 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141474891 data=null doit=true} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141474891 data=null} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141474899 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141474899 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
16:07:52 [2019-12-26T21:07:52.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141474901 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions
16:07:52 [2019-12-26T21:07:52.871Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:07:52 [2019-12-26T21:07:52.871Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141475303 data=null doit=true} to Shell with text {Create Session}
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text " 
16:07:53 [2019-12-26T21:07:53.128Z]  ", using matcher: of type 'Text'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text " 
16:07:53 [2019-12-26T21:07:53.128Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Text with text " 
16:07:53 [2019-12-26T21:07:53.128Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.128Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Clicking on &Ok
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141475311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141475311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141475311 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141475312 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141475323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141475370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141475371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141475021 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...'
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Clicked on 
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141475520 data=null doit=true} to Tree node with text: Sessions
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141475520 data=null} to Tree node with text: Sessions
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141475521 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141475521 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
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141475522 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:07:53 [2019-12-26T21:07:53.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:53 [2019-12-26T21:07:53.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:53 [2019-12-26T21:07:53.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:53 [2019-12-26T21:07:53.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141475582 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141475582 data=null doit=true} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141475582 data=null} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141475582 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141475583 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
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141475587 data=null button=1 stateMask=0x80000 x=112 y=115 count=1} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141475588 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141475588 data=null doit=true} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141475588 data=null} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141475588 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141475589 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
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141475590 data=null button=1 stateMask=0x80000 x=112 y=115 count=1} to Tree node with text: mysession
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:53 [2019-12-26T21:07:53.386Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:53 [2019-12-26T21:07:53.643Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141476081 data=null doit=true} to Shell with text {Enable Events}
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:07:53 [2019-12-26T21:07:53.900Z] 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')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141476091 data=null doit=true} to Button with text {Kernel}
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141476092 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}
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141476098 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141476099 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')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141476099 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')
16:07:53 [2019-12-26T21:07:53.900Z] *** BUG ***
16:07:53 [2019-12-26T21:07:53.900Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:53 [2019-12-26T21:07:53.900Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:53 [2019-12-26T21:07:53.900Z] 
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141476099 data=null item=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')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - Setting state to checked on: All
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.900Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - Clicking on &Ok
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141476224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141476225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141476225 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:53 [2019-12-26T21:07:53.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141476225 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141476268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141476272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141476272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141475717 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)...'
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Clicked on 
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141476486 data=null doit=true} to Tree node with text: JUL
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141476487 data=null} to Tree node with text: JUL
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141476487 data=null button=1 stateMask=0x0 x=106 y=94 count=1} to Tree node with text: JUL
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141476487 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
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141476488 data=null button=1 stateMask=0x80000 x=106 y=94 count=1} to Tree node with text: JUL
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141476498 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141476498 data=null doit=true} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141476499 data=null} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141476499 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141476500 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
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141476501 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141476502 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141476502 data=null doit=true} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141476502 data=null} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141476503 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141476503 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
16:07:54 [2019-12-26T21:07:54.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141476505 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:54 [2019-12-26T21:07:54.416Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:54 [2019-12-26T21:07:54.416Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:54 [2019-12-26T21:07:54.673Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141477083 data=null doit=true} to Shell with text {Enable Events}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:07:54 [2019-12-26T21:07:54.930Z] 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')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141477100 data=null doit=true} to Button with text {Kernel}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141477100 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}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141477101 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141477102 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')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141477102 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')
16:07:54 [2019-12-26T21:07:54.930Z] *** BUG ***
16:07:54 [2019-12-26T21:07:54.930Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:54 [2019-12-26T21:07:54.930Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:54 [2019-12-26T21:07:54.930Z] 
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141477102 data=null item=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')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141477209 data=null doit=true} to TreeItem with text {All}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141477209 data=null} to TreeItem with text {All}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141477210 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141477211 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}
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141477212 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:07:54 [2019-12-26T21:07:54.930Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141477215 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141477215 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141477216 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)
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141477217 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)
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141477218 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)
16:07:54 [2019-12-26T21:07:54.931Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.931Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Setting state to checked on: logger
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Clicking on &Ok
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141477227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141477228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141477228 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141477228 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141477228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141477228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141477228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:54 [2019-12-26T21:07:54.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141476699 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)...'
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Clicked on 
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141477497 data=null doit=true} to Tree node with text: JUL
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141477497 data=null} to Tree node with text: JUL
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141477497 data=null button=1 stateMask=0x0 x=106 y=94 count=1} to Tree node with text: JUL
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141477497 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
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141477499 data=null button=1 stateMask=0x80000 x=106 y=94 count=1} to Tree node with text: JUL
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141477500 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141477500 data=null doit=true} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141477500 data=null} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141477501 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141477501 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
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141477510 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141477512 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141477512 data=null doit=true} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141477512 data=null} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141477513 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141477513 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
16:07:55 [2019-12-26T21:07:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141477517 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:55 [2019-12-26T21:07:55.502Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:55 [2019-12-26T21:07:55.502Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141478002 data=null doit=true} to Shell with text {Enable Events}
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:07:55 [2019-12-26T21:07:55.761Z] 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')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141478017 data=null doit=true} to Button with text {Kernel}
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141478017 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}
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141478019 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141478019 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')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141478019 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')
16:07:55 [2019-12-26T21:07:55.761Z] *** BUG ***
16:07:55 [2019-12-26T21:07:55.761Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:55 [2019-12-26T21:07:55.761Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:55 [2019-12-26T21:07:55.761Z] 
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141478019 data=null item=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')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:55 [2019-12-26T21:07:55.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141478131 data=null doit=true} to TreeItem with text {All}
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141478132 data=null} to TreeItem with text {All}
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141478132 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141478172 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}
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141478173 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:07:56 [2019-12-26T21:07:56.019Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141478174 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141478175 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141478175 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)
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141478175 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)
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141478177 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)
16:07:56 [2019-12-26T21:07:56.019Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.019Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Setting state to checked on: anotherLogger
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4edd8b5b
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141478190 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141478191 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141478191 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141478191 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141478191 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141478192 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141478192 data=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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141478193 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141478193 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141478193 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')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141478194 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141478194 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141478198 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'))
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Clicking on &Ok
16:07:56 [2019-12-26T21:07:56.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141478207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141478208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141478208 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141478208 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141478208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141478208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141478208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:56 [2019-12-26T21:07:56.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141477675 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)...'
16:07:56 [2019-12-26T21:07:56.277Z] DEBUG - Clicked on 
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141478681 data=null doit=true} to Tree node with text: JUL
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141478681 data=null} to Tree node with text: JUL
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141478681 data=null button=1 stateMask=0x0 x=106 y=94 count=1} to Tree node with text: JUL
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141478682 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
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141478683 data=null button=1 stateMask=0x80000 x=106 y=94 count=1} to Tree node with text: JUL
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141478684 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141478684 data=null doit=true} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141478684 data=null} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141478684 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141478685 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
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141478692 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141478693 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141478693 data=null doit=true} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141478694 data=null} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141478694 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141478694 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
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141478696 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:56 [2019-12-26T21:07:56.535Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141479120 data=null doit=true} to Shell with text {Enable Events}
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:07:56 [2019-12-26T21:07:56.792Z] 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')
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:56 [2019-12-26T21:07:56.792Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141479183 data=null doit=true} to Button with text {Kernel}
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141479183 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}
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141479186 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141479186 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')
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141479186 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')
16:07:57 [2019-12-26T21:07:57.050Z] *** BUG ***
16:07:57 [2019-12-26T21:07:57.050Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:57 [2019-12-26T21:07:57.050Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:57 [2019-12-26T21:07:57.050Z] 
16:07:57 [2019-12-26T21:07:57.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141479187 data=null item=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')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Clicking on &Ok
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141479305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141479305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141479305 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141479305 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141479305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141479305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141479306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:57 [2019-12-26T21:07:57.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141478812 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)...'
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Clicked on 
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141479619 data=null doit=true} to Tree node with text: JUL
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141479619 data=null} to Tree node with text: JUL
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141479619 data=null button=1 stateMask=0x0 x=106 y=94 count=1} to Tree node with text: JUL
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141479620 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
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141479621 data=null button=1 stateMask=0x80000 x=106 y=94 count=1} to Tree node with text: JUL
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141479674 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141479675 data=null doit=true} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141479675 data=null} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141479675 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141479675 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
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141479679 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141479680 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141479680 data=null doit=true} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141479680 data=null} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141479681 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141479681 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
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141479682 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Clicking on with mnemonic 'Start'
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141479923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:07:57 [2019-12-26T21:07:57.564Z] DEBUG - Clicked on with mnemonic 'Start'
16:07:57 [2019-12-26T21:07:57.821Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.821Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141480029 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141480030 data=null doit=true} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141480030 data=null} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141480031 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480031 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
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141480034 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141480035 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141480035 data=null doit=true} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141480036 data=null} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141480036 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480036 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
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141480037 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Clicking on with mnemonic 'Stop'
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141480122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:07:57 [2019-12-26T21:07:57.822Z] DEBUG - Clicked on with mnemonic 'Stop'
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:07:58 [2019-12-26T21:07:58.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.079Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.079Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141480327 data=null button=0 stateMask=0x0 x=134 y=136 count=0} to Tree node with text: logger
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141480327 data=null doit=true} to Tree node with text: logger
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141480369 data=null} to Tree node with text: logger
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141480370 data=null button=1 stateMask=0x0 x=134 y=136 count=1} to Tree node with text: logger
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480370 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
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141480374 data=null button=1 stateMask=0x80000 x=134 y=136 count=1} to Tree node with text: logger
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:58 [2019-12-26T21:07:58.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:07:58 [2019-12-26T21:07:58.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.336Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141480522 data=null button=0 stateMask=0x0 x=161 y=117 count=0} to Tree node with text: anotherLogger
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141480522 data=null doit=true} to Tree node with text: anotherLogger
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141480522 data=null} to Tree node with text: anotherLogger
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141480523 data=null button=1 stateMask=0x0 x=161 y=117 count=1} to Tree node with text: anotherLogger
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480523 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
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141480577 data=null button=1 stateMask=0x80000 x=161 y=102 count=1} to Tree node with text: anotherLogger
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:58 [2019-12-26T21:07:58.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:07:58 [2019-12-26T21:07:58.593Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.593Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141480773 data=null button=0 stateMask=0x0 x=112 y=-11 count=0} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141480773 data=null doit=true} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141480773 data=null} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141480773 data=null button=1 stateMask=0x0 x=112 y=-11 count=1} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480773 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
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141480778 data=null button=1 stateMask=0x80000 x=112 y=-11 count=1} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141480779 data=null button=0 stateMask=0x0 x=112 y=-11 count=0} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141480779 data=null doit=true} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141480779 data=null} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141480779 data=null button=1 stateMask=0x0 x=112 y=-11 count=1} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141480779 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
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141480781 data=null button=1 stateMask=0x80000 x=112 y=-11 count=1} to Tree node with text: mysession
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:58 [2019-12-26T21:07:58.593Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141481195 data=null doit=true} to Shell with text {Enable Events}
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:07:58 [2019-12-26T21:07:58.850Z] 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')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141481199 data=null doit=true} to Button with text {Kernel}
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141481200 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}
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141481201 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141481202 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')
16:07:58 [2019-12-26T21:07:58.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141481202 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')
16:07:58 [2019-12-26T21:07:58.850Z] *** BUG ***
16:07:58 [2019-12-26T21:07:58.850Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:58 [2019-12-26T21:07:58.850Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:58 [2019-12-26T21:07:58.850Z] 
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141481202 data=null item=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')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Setting state to checked on: All
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Clicking on &Ok
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141481319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141481320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141481320 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141481320 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141481320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141481320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141481321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141480887 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)...'
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Clicked on 
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141481502 data=null doit=true} to Tree node with text: LOG4J
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141481502 data=null} to Tree node with text: LOG4J
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141481503 data=null button=1 stateMask=0x0 x=115 y=94 count=1} to Tree node with text: LOG4J
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141481503 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
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141481503 data=null button=1 stateMask=0x80000 x=115 y=94 count=1} to Tree node with text: LOG4J
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141481504 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141481504 data=null doit=true} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141481504 data=null} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141481505 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141481505 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
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141481506 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Attempting to set focus on Tree with text {}
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141481506 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141481507 data=null doit=true} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141481507 data=null} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141481507 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141481507 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
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141481508 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:07:59 [2019-12-26T21:07:59.364Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141481911 data=null doit=true} to Shell with text {Enable Events}
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:07:59 [2019-12-26T21:07:59.620Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:07:59 [2019-12-26T21:07:59.621Z] 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')
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141481915 data=null doit=true} to Button with text {Kernel}
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141481916 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}
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141481919 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141481927 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')
16:07:59 [2019-12-26T21:07:59.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141481928 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')
16:07:59 [2019-12-26T21:07:59.621Z] *** BUG ***
16:07:59 [2019-12-26T21:07:59.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:07:59 [2019-12-26T21:07:59.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:07:59 [2019-12-26T21:07:59.621Z] 
16:07:59 [2019-12-26T21:07:59.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141481928 data=null item=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')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141482078 data=null doit=true} to TreeItem with text {All}
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141482078 data=null} to TreeItem with text {All}
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141482079 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141482079 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}
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141482080 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:07:59 [2019-12-26T21:07:59.878Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482082 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482082 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482082 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)
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141482083 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)
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482084 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)
16:07:59 [2019-12-26T21:07:59.878Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.878Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Setting state to checked on: logger
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Clicking on &Ok
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141482094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141482094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141482095 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141482095 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141482095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141482095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141482095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:07:59 [2019-12-26T21:07:59.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141481615 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)...'
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Clicked on 
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141482305 data=null doit=true} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141482305 data=null} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141482305 data=null button=1 stateMask=0x0 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141482310 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
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141482311 data=null button=1 stateMask=0x80000 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141482312 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141482312 data=null doit=true} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141482312 data=null} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141482312 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141482313 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
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141482314 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141482315 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141482315 data=null doit=true} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141482315 data=null} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141482316 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141482316 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
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141482317 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:00 [2019-12-26T21:08:00.135Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:00 [2019-12-26T21:08:00.391Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141482782 data=null doit=true} to Shell with text {Enable Events}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:08:00 [2019-12-26T21:08:00.650Z] 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')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141482786 data=null doit=true} to Button with text {Kernel}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141482786 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}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141482798 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141482798 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')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141482798 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')
16:08:00 [2019-12-26T21:08:00.650Z] *** BUG ***
16:08:00 [2019-12-26T21:08:00.650Z] In pixman_region32_init_rect: Invalid rectangle passed
16:08:00 [2019-12-26T21:08:00.650Z] Set a breakpoint on '_pixman_log_error' to debug
16:08:00 [2019-12-26T21:08:00.650Z] 
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141482798 data=null item=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')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141482907 data=null doit=true} to TreeItem with text {All}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141482908 data=null} to TreeItem with text {All}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141482908 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141482909 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}
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141482910 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:08:00 [2019-12-26T21:08:00.650Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482911 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482912 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482912 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)
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141482912 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)
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141482913 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)
16:08:00 [2019-12-26T21:08:00.650Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.650Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Setting state to checked on: anotherLogger
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.650Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2aa43751
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141482923 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141482924 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141482924 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141482924 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141482925 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141482925 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141482972 data=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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141482974 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141482974 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141482974 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')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141482974 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141482975 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141482977 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'))
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Clicking on &Ok
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141482980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141482980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141482981 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141482981 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141482981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141482981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141482981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:00 [2019-12-26T21:08:00.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141482472 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)...'
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Clicked on 
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141483178 data=null doit=true} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141483178 data=null} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141483179 data=null button=1 stateMask=0x0 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141483179 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
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141483180 data=null button=1 stateMask=0x80000 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141483181 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141483181 data=null doit=true} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141483181 data=null} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141483182 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141483182 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
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141483183 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141483184 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141483184 data=null doit=true} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141483185 data=null} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141483185 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141483185 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
16:08:00 [2019-12-26T21:08:00.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141483186 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.164Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:01 [2019-12-26T21:08:01.164Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141483599 data=null doit=true} to Shell with text {Enable Events}
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:08:01 [2019-12-26T21:08:01.422Z] 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')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141483603 data=null doit=true} to Button with text {Kernel}
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141483603 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}
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141483604 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141483604 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')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141483605 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')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141483605 data=null item=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')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Clicking on &Ok
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141483727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141483728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141483728 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141483728 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141483728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141483729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141483729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:01 [2019-12-26T21:08:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141483301 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)...'
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Clicked on 
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141483977 data=null doit=true} to Tree node with text: LOG4J
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141483977 data=null} to Tree node with text: LOG4J
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141483978 data=null button=1 stateMask=0x0 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141483978 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
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141483980 data=null button=1 stateMask=0x80000 x=115 y=94 count=1} to Tree node with text: LOG4J
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.679Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141483984 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141483984 data=null doit=true} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141483984 data=null} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141483984 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141483985 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
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141483991 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141483992 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141483993 data=null doit=true} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141483993 data=null} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141483993 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141483993 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
16:08:01 [2019-12-26T21:08:01.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141483997 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141484089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:01 [2019-12-26T21:08:01.937Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.937Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141484197 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141484197 data=null doit=true} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141484198 data=null} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141484198 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484199 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
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141484210 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141484211 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141484212 data=null doit=true} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141484212 data=null} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141484213 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484213 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
16:08:01 [2019-12-26T21:08:01.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141484215 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.194Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:02 [2019-12-26T21:08:02.194Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:02 [2019-12-26T21:08:02.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141484307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:02 [2019-12-26T21:08:02.194Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141484617 data=null button=0 stateMask=0x0 x=134 y=136 count=0} to Tree node with text: logger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141484617 data=null doit=true} to Tree node with text: logger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141484618 data=null} to Tree node with text: logger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141484618 data=null button=1 stateMask=0x0 x=134 y=136 count=1} to Tree node with text: logger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484618 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
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141484621 data=null button=1 stateMask=0x80000 x=134 y=136 count=1} to Tree node with text: logger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141484792 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141484793 data=null doit=true} to Tree node with text: anotherLogger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141484793 data=null} to Tree node with text: anotherLogger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141484793 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484793 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
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141484796 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger
16:08:02 [2019-12-26T21:08:02.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:02 [2019-12-26T21:08:02.708Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.708Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141484984 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141484984 data=null doit=true} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141484984 data=null} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141484985 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484985 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
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141484990 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141484990 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141484991 data=null doit=true} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141484991 data=null} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141484991 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141484991 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
16:08:02 [2019-12-26T21:08:02.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141484997 data=null button=1 stateMask=0x80000 x=112 y=-5 count=1} to Tree node with text: mysession
16:08:02 [2019-12-26T21:08:02.965Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:02 [2019-12-26T21:08:02.965Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141485397 data=null doit=true} to Shell with text {Enable Events}
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:08:03 [2019-12-26T21:08:03.222Z] 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')
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141485401 data=null doit=true} to Button with text {Kernel}
16:08:03 [2019-12-26T21:08:03.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141485401 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}
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141485402 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141485403 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')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141485403 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')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141485403 data=null item=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')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Setting state to checked on: All
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Clicking on &Ok
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141485519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141485519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141485519 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141485519 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141485520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141485520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141485520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141485115 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)...'
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Clicked on 
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141485703 data=null doit=true} to Tree node with text: Python
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141485703 data=null} to Tree node with text: Python
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141485703 data=null button=1 stateMask=0x0 x=118 y=94 count=1} to Tree node with text: Python
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141485703 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
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141485704 data=null button=1 stateMask=0x80000 x=118 y=94 count=1} to Tree node with text: Python
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141485705 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141485705 data=null doit=true} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141485705 data=null} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141485705 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141485705 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
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141485707 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141485707 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141485708 data=null doit=true} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141485712 data=null} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141485713 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141485713 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
16:08:03 [2019-12-26T21:08:03.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141485715 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:03 [2019-12-26T21:08:03.481Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:03 [2019-12-26T21:08:03.481Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:03 [2019-12-26T21:08:03.738Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141486114 data=null doit=true} to Shell with text {Enable Events}
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:08:03 [2019-12-26T21:08:03.995Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:08:03 [2019-12-26T21:08:03.996Z] 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')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141486120 data=null doit=true} to Button with text {Kernel}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141486120 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}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141486185 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141486186 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')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141486186 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')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141486186 data=null item=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')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141486261 data=null doit=true} to TreeItem with text {All}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141486262 data=null} to TreeItem with text {All}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141486262 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141486262 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}
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141486264 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:08:03 [2019-12-26T21:08:03.996Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141486265 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141486265 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141486266 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)
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141486266 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)
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141486267 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)
16:08:03 [2019-12-26T21:08:03.996Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.996Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Setting state to checked on: logger
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Clicking on &Ok
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141486271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141486272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141486272 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141486277 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141486277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141486277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141486277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:03 [2019-12-26T21:08:03.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141485824 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)...'
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Clicked on 
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141486495 data=null doit=true} to Tree node with text: Python
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141486496 data=null} to Tree node with text: Python
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141486496 data=null button=1 stateMask=0x0 x=118 y=94 count=1} to Tree node with text: Python
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141486496 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
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141486498 data=null button=1 stateMask=0x80000 x=118 y=94 count=1} to Tree node with text: Python
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141486498 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141486499 data=null doit=true} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141486499 data=null} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141486499 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141486499 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
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141486501 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141486502 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141486502 data=null doit=true} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141486502 data=null} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141486502 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141486503 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
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141486504 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:04 [2019-12-26T21:08:04.254Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141486921 data=null doit=true} to Shell with text {Enable Events}
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:08:05 [2019-12-26T21:08:05.007Z] 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')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141486979 data=null doit=true} to Button with text {Kernel}
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141486979 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}
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141486981 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141486981 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')
16:08:05 [2019-12-26T21:08:05.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141486981 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141486981 data=null item=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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141487091 data=null doit=true} to TreeItem with text {All}
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141487091 data=null} to TreeItem with text {All}
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141487097 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141487097 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}
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141487098 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141487100 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141487100 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141487100 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)
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141487101 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)
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141487102 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)
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Setting state to checked on: anotherLogger
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a792f64
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141487107 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141487107 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141487107 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141487112 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141487112 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141487113 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141487113 data=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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141487114 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141487114 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141487115 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')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141487115 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141487115 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141487117 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'))
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Clicking on &Ok
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141487120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141487121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141487121 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141487121 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141487121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141487121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141487121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141486621 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)...'
16:08:05 [2019-12-26T21:08:05.008Z] DEBUG - Clicked on 
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.008Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.009Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.009Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.009Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141487317 data=null doit=true} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141487317 data=null} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141487318 data=null button=1 stateMask=0x0 x=118 y=94 count=1} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141487318 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
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141487368 data=null button=1 stateMask=0x80000 x=118 y=94 count=1} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141487374 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141487374 data=null doit=true} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141487374 data=null} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141487375 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141487375 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
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141487377 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141487378 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141487378 data=null doit=true} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141487378 data=null} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141487378 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141487378 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
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141487380 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:05 [2019-12-26T21:08:05.267Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141487737 data=null doit=true} to Shell with text {Enable Events}
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:08:05 [2019-12-26T21:08:05.525Z] 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')
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.525Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141487741 data=null doit=true} to Button with text {Kernel}
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141487741 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}
16:08:05 [2019-12-26T21:08:05.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')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141487742 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141487742 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')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141487742 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')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141487743 data=null item=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')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Clicking on &Ok
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141487874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141487875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141487875 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141487875 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141487875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141487875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141487875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141487486 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)...'
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Clicked on 
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141488079 data=null doit=true} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141488079 data=null} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141488079 data=null button=1 stateMask=0x0 x=118 y=94 count=1} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141488079 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
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141488081 data=null button=1 stateMask=0x80000 x=118 y=94 count=1} to Tree node with text: Python
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141488084 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141488084 data=null doit=true} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141488084 data=null} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141488084 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141488084 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
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141488086 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141488091 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141488091 data=null doit=true} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141488092 data=null} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141488092 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141488093 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
16:08:05 [2019-12-26T21:08:05.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141488097 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141488222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:06 [2019-12-26T21:08:06.041Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.041Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141488325 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141488326 data=null doit=true} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141488326 data=null} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141488326 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141488326 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
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141488330 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141488332 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141488332 data=null doit=true} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141488332 data=null} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141488333 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141488333 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
16:08:06 [2019-12-26T21:08:06.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141488335 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:06 [2019-12-26T21:08:06.298Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:06 [2019-12-26T21:08:06.298Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:06 [2019-12-26T21:08:06.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141488496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:06 [2019-12-26T21:08:06.298Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:06 [2019-12-26T21:08:06.555Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.555Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.555Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.555Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141488873 data=null button=0 stateMask=0x0 x=134 y=136 count=0} to Tree node with text: logger
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141488873 data=null doit=true} to Tree node with text: logger
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141488873 data=null} to Tree node with text: logger
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141488873 data=null button=1 stateMask=0x0 x=134 y=136 count=1} to Tree node with text: logger
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141488874 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
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141488877 data=null button=1 stateMask=0x80000 x=134 y=136 count=1} to Tree node with text: logger
16:08:06 [2019-12-26T21:08:06.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:06 [2019-12-26T21:08:06.812Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.812Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.812Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.812Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141489024 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141489024 data=null doit=true} to Tree node with text: anotherLogger
16:08:06 [2019-12-26T21:08:06.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141489024 data=null} to Tree node with text: anotherLogger
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141489024 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141489025 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
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141489029 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:06 [2019-12-26T21:08:06.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:07 [2019-12-26T21:08:07.069Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:07 [2019-12-26T21:08:07.069Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:07 [2019-12-26T21:08:07.069Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141489185 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141489185 data=null doit=true} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141489185 data=null} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141489185 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141489189 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
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141489193 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141489194 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141489194 data=null doit=true} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141489194 data=null} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141489194 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141489195 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
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141489196 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:07 [2019-12-26T21:08:07.070Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141489476 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Clicking on OK
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141489478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141489479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141489479 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141489479 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141489479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141489480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141489480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141489309 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...'
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Clicked on 
16:08:07 [2019-12-26T21:08:07.327Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141489595 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141489595 data=null doit=true} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141489595 data=null} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141489596 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141489596 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}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141489599 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141489600 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141489600 data=null doit=true} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141489600 data=null} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141489600 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141489605 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}
16:08:07 [2019-12-26T21:08:07.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141489606 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:07 [2019-12-26T21:08:07.584Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:07 [2019-12-26T21:08:07.584Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:07 [2019-12-26T21:08:07.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141489718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:07 [2019-12-26T21:08:07.584Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:07 [2019-12-26T21:08:07.584Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.441 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:08:07 [2019-12-26T21:08:07.584Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 15.916 s
16:08:07 [2019-12-26T21:08:07.584Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141490592 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141490601 data=null doit=true} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141490601 data=null} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141490602 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141490602 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}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141490605 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141490606 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141490606 data=null doit=true} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141490606 data=null} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141490607 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141490607 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}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141490608 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141490721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:08 [2019-12-26T21:08:08.515Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141491280 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141491280 data=null doit=true} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141491280 data=null} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141491281 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141491281 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
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141491283 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141491284 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141491284 data=null doit=true} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141491284 data=null} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141491285 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141491285 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
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141491286 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:08:09 [2019-12-26T21:08:09.079Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141491600 data=null doit=true} to Shell with text {Create Session}
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text " 
16:08:09 [2019-12-26T21:08:09.338Z]  ", using matcher: of type 'Text'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text " 
16:08:09 [2019-12-26T21:08:09.338Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Text with text " 
16:08:09 [2019-12-26T21:08:09.338Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Clicking on &Ok
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141491605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141491605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141491605 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141491605 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141491606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141491606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141491606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:09 [2019-12-26T21:08:09.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141491388 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...'
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Clicked on 
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141491777 data=null doit=true} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141491777 data=null} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141491778 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141491778 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
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141491779 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:09 [2019-12-26T21:08:09.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:09 [2019-12-26T21:08:09.598Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:09 [2019-12-26T21:08:09.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:09 [2019-12-26T21:08:09.598Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1141491781 data=null doit=true} to Tree node with text: Kernel
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1141491781 data=null} to Tree node with text: Kernel
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1141491781 data=null button=1 stateMask=0x0 x=98 y=10 count=1} to Tree node with text: Kernel
16:08:09 [2019-12-26T21:08:09.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141491781 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
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1141491998 data=null button=1 stateMask=0x80000 x=98 y=10 count=1} to Tree node with text: Kernel
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1141492005 data=null button=0 stateMask=0x0 x=138 y=2719 count=0} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1141492005 data=null doit=true} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1141492005 data=null} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1141492005 data=null button=1 stateMask=0x0 x=138 y=2719 count=1} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141492007 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
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1141492015 data=null button=1 stateMask=0x80000 x=138 y=2719 count=1} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1141492017 data=null button=0 stateMask=0x0 x=138 y=2719 count=0} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1141492017 data=null doit=true} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1141492017 data=null} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1141492017 data=null button=1 stateMask=0x0 x=138 y=2719 count=1} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141492017 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
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1141492019 data=null button=1 stateMask=0x80000 x=138 y=2719 count=1} to Tree node with text: sched_switch
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:08:09 [2019-12-26T21:08:09.860Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141492487 data=null doit=true} to Shell with text {Enable Events}
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
16:08:10 [2019-12-26T21:08:10.118Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141492489 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'))
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Clicking on &Ok
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141492499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141492499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141492499 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141492499 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141492500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141492500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141492500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1141492198 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...'
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Clicked on 
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141492717 data=null doit=true} to Tree node with text: channel0
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141492717 data=null} to Tree node with text: channel0
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141492717 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141492718 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
16:08:10 [2019-12-26T21:08:10.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141492719 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:10 [2019-12-26T21:08:10.633Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.633Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141492783 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141492783 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141492783 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141492783 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141492783 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
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141492787 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141492787 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141492787 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141492788 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141492788 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141492788 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
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141492789 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141492906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:10 [2019-12-26T21:08:10.633Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:10 [2019-12-26T21:08:10.890Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.890Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141493013 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141493013 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141493013 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141493014 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493014 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
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141493017 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141493018 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141493018 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141493019 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141493019 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493019 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
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141493023 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141493114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:10 [2019-12-26T21:08:10.890Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.890Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141493217 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141493217 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141493217 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141493218 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493218 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
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141493219 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141493220 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141493220 data=null doit=true} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141493220 data=null} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141493221 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493221 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
16:08:10 [2019-12-26T21:08:10.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141493223 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141493390 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Clicking on OK
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141493391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141493392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141493392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141493392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141493397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141493397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141493397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141493286 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...'
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Clicked on 
16:08:11 [2019-12-26T21:08:11.148Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141493515 data=null button=0 stateMask=0x0 x=69 y=-12023 count=0} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141493515 data=null doit=true} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141493515 data=null} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141493515 data=null button=1 stateMask=0x0 x=69 y=-12023 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493516 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}
16:08:11 [2019-12-26T21:08:11.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141493527 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141493528 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141493529 data=null doit=true} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141493529 data=null} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141493529 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493529 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}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141493531 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141493691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:11 [2019-12-26T21:08:11.405Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141493814 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141493814 data=null doit=true} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141493814 data=null} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141493815 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493815 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}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141493818 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141493819 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141493819 data=null doit=true} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141493820 data=null} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141493820 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141493820 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}
16:08:11 [2019-12-26T21:08:11.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141493821 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:11 [2019-12-26T21:08:11.918Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:11 [2019-12-26T21:08:11.919Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:11 [2019-12-26T21:08:11.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141494078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:11 [2019-12-26T21:08:11.919Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141494609 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141494609 data=null doit=true} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141494610 data=null} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141494610 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141494610 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
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141494612 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141494613 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141494613 data=null doit=true} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141494613 data=null} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141494614 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141494619 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
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141494620 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:08:12 [2019-12-26T21:08:12.483Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141494893 data=null doit=true} to Shell with text {Create Session}
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text " 
16:08:12 [2019-12-26T21:08:12.740Z]  ", using matcher: of type 'Text'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text " 
16:08:12 [2019-12-26T21:08:12.740Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Text with text " 
16:08:12 [2019-12-26T21:08:12.740Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:08:12 [2019-12-26T21:08:12.740Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Clicking on &Ok
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141494898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141494898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141494899 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141494899 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141494899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141494899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141494899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141494727 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...'
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Clicked on 
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141495026 data=null doit=true} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141495026 data=null} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141495027 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141495027 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
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141495028 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:12 [2019-12-26T21:08:12.741Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:12 [2019-12-26T21:08:12.741Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:12 [2019-12-26T21:08:12.741Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:12 [2019-12-26T21:08:12.741Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495031 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495031 data=null doit=true} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495038 data=null} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495038 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495039 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
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495042 data=null button=1 stateMask=0x80000 x=112 y=115 count=1} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495043 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495043 data=null doit=true} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495043 data=null} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495044 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495044 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
16:08:12 [2019-12-26T21:08:12.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495080 data=null button=1 stateMask=0x80000 x=112 y=106 count=1} to Tree node with text: mysession
16:08:12 [2019-12-26T21:08:12.998Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:12 [2019-12-26T21:08:12.998Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:13 [2019-12-26T21:08:13.256Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141495427 data=null doit=true} to Shell with text {Enable Events}
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:08:13 [2019-12-26T21:08:13.257Z] 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')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:13 [2019-12-26T21:08:13.257Z] 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')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141495447 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141495448 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')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141495448 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')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141495448 data=null item=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')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Setting state to checked on: All
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Clicking on &Ok
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141495517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141495517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141495517 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141495517 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141495517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141495517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141495517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141495174 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)...'
16:08:13 [2019-12-26T21:08:13.257Z] DEBUG - Clicked on 
16:08:13 [2019-12-26T21:08:13.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.514Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.514Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.514Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141495755 data=null doit=true} to Tree node with text: channel0
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141495756 data=null} to Tree node with text: channel0
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141495756 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141495756 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
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141495757 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495759 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495759 data=null doit=true} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495759 data=null} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495760 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495760 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
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495770 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495771 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495771 data=null doit=true} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495771 data=null} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495772 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495772 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
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495773 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141495880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:13 [2019-12-26T21:08:13.515Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:13 [2019-12-26T21:08:13.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495985 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495985 data=null doit=true} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495985 data=null} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495986 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495986 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
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495990 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141495991 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141495991 data=null doit=true} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141495991 data=null} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141495991 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141495992 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
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141495993 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141496106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:13 [2019-12-26T21:08:13.772Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:14 [2019-12-26T21:08:14.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:14 [2019-12-26T21:08:14.029Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141496211 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141496211 data=null doit=true} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141496211 data=null} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141496212 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141496212 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
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141496216 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141496217 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141496217 data=null doit=true} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141496217 data=null} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141496217 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141496218 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
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141496219 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:14 [2019-12-26T21:08:14.029Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141496498 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Clicking on OK
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141496500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141496500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141496500 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141496501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141496501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141496501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141496501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141496296 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...'
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Clicked on 
16:08:14 [2019-12-26T21:08:14.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141496682 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141496683 data=null doit=true} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141496683 data=null} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141496683 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141496684 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}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141496696 data=null button=1 stateMask=0x80000 x=69 y=-21 count=1} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141496697 data=null button=0 stateMask=0x0 x=69 y=-21 count=0} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141496697 data=null doit=true} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141496697 data=null} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141496698 data=null button=1 stateMask=0x0 x=69 y=-21 count=1} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141496698 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}
16:08:14 [2019-12-26T21:08:14.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141496700 data=null button=1 stateMask=0x80000 x=69 y=-21 count=1} to TreeItem with text {myNode}
16:08:14 [2019-12-26T21:08:14.663Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:14 [2019-12-26T21:08:14.663Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:14 [2019-12-26T21:08:14.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141496796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:14 [2019-12-26T21:08:14.663Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:14 [2019-12-26T21:08:14.663Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.066 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:08:14 [2019-12-26T21:08:14.663Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.492 s
16:08:14 [2019-12-26T21:08:14.663Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.106 s
16:08:14 [2019-12-26T21:08:14.663Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141497489 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141497490 data=null doit=true} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141497490 data=null} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141497491 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141497491 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}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141497498 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141497499 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141497499 data=null doit=true} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141497500 data=null} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141497500 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141497500 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}
16:08:15 [2019-12-26T21:08:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141497501 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:15 [2019-12-26T21:08:15.484Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:15 [2019-12-26T21:08:15.484Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:15 [2019-12-26T21:08:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141497676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:15 [2019-12-26T21:08:15.484Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141498196 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141498196 data=null doit=true} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141498197 data=null} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141498197 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141498197 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
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141498199 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141498200 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141498200 data=null doit=true} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141498200 data=null} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141498200 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141498201 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
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141498201 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:08:16 [2019-12-26T21:08:16.048Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141498482 data=null doit=true} to Shell with text {Create Session}
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text " 
16:08:16 [2019-12-26T21:08:16.305Z]  ", using matcher: of type 'Text'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text " 
16:08:16 [2019-12-26T21:08:16.305Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Text with text " 
16:08:16 [2019-12-26T21:08:16.305Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.305Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Clicking on &Ok
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141498487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141498487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141498487 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141498487 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141498487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141498487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141498487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141498280 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...'
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Clicked on 
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141498608 data=null doit=true} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141498608 data=null} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141498609 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141498609 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
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141498610 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:16 [2019-12-26T21:08:16.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:16 [2019-12-26T21:08:16.306Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:16 [2019-12-26T21:08:16.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:16 [2019-12-26T21:08:16.306Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141498613 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141498613 data=null doit=true} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141498613 data=null} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141498613 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141498614 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
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141498625 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141498626 data=null button=0 stateMask=0x0 x=112 y=94 count=0} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141498627 data=null doit=true} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141498627 data=null} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141498627 data=null button=1 stateMask=0x0 x=112 y=94 count=1} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141498627 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
16:08:16 [2019-12-26T21:08:16.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141498630 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:16 [2019-12-26T21:08:16.563Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:16 [2019-12-26T21:08:16.563Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:16 [2019-12-26T21:08:16.819Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:16 [2019-12-26T21:08:16.819Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141499015 data=null doit=true} to Shell with text {Enable Events}
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:08:16 [2019-12-26T21:08:16.820Z] 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')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141499021 data=null doit=true} to Button with text {Kernel}
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141499021 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}
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1141499023 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1141499023 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')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1141499024 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')
16:08:16 [2019-12-26T21:08:16.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1141499024 data=null item=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')
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - Setting state to checked on: All
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.077Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:08:17 [2019-12-26T21:08:17.078Z] 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141499278 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141499278 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141499279 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141499279 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141499279 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141499279 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141499280 data=null item=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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141499280 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141499280 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141499281 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')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141499281 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141499281 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Clicking on &Ok
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141499287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141499287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141499288 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141499288 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141499288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141499294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141499295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:17 [2019-12-26T21:08:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141498717 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)...'
16:08:17 [2019-12-26T21:08:17.078Z] 
16:08:17 [2019-12-26T21:08:17.078Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-26 21:08:17.008
16:08:17 [2019-12-26T21:08:17.078Z] !MESSAGE Command to change state of events failed
16:08:17 [2019-12-26T21:08:17.078Z] !STACK 0
16:08:17 [2019-12-26T21:08:17.078Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
16:08:17 [2019-12-26T21:08:17.078Z] Error Output:
16:08:17 [2019-12-26T21:08:17.078Z] Command not found
16:08:17 [2019-12-26T21:08:17.078Z] Return Value: 1
16:08:17 [2019-12-26T21:08:17.078Z] Command not found
16:08:17 [2019-12-26T21:08:17.078Z] 
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191)
16:08:17 [2019-12-26T21:08:17.078Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Clicked on 
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141499495 data=null doit=true} to Tree node with text: channel0
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141499495 data=null} to Tree node with text: channel0
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141499496 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141499496 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
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141499497 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141499499 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141499499 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141499499 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141499499 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141499499 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
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141499501 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141499508 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141499508 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141499508 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141499509 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141499509 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
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141499510 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141499589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141499693 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141499693 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141499693 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141499694 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141499694 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
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141499696 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141499697 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141499697 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141499697 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141499697 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141499697 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
16:08:17 [2019-12-26T21:08:17.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141499698 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.594Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:17 [2019-12-26T21:08:17.594Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:17 [2019-12-26T21:08:17.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141499765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:17 [2019-12-26T21:08:17.594Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:17 [2019-12-26T21:08:17.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1141499988 data=null button=0 stateMask=0x0 x=136 y=115 count=0} to Tree node with text: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1141499989 data=null doit=true} to Tree node with text: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1141499989 data=null} to Tree node with text: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1141499989 data=null button=1 stateMask=0x0 x=136 y=115 count=1} to Tree node with text: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141499989 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: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1141499995 data=null button=1 stateMask=0x80000 x=136 y=115 count=1} to Tree node with text: *
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141500138 data=null button=0 stateMask=0x0 x=112 y=32 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141500138 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141500138 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141500139 data=null button=1 stateMask=0x0 x=112 y=32 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141500139 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
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141500147 data=null button=1 stateMask=0x80000 x=112 y=32 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141500148 data=null button=0 stateMask=0x0 x=112 y=32 count=0} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141500148 data=null doit=true} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141500149 data=null} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141500149 data=null button=1 stateMask=0x0 x=112 y=32 count=1} to Tree node with text: mysession
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141500149 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
16:08:17 [2019-12-26T21:08:17.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141500150 data=null button=1 stateMask=0x80000 x=112 y=32 count=1} to Tree node with text: mysession
16:08:18 [2019-12-26T21:08:18.108Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141500338 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Clicking on OK
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141500339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141500339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141500341 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141500341 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141500341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141500341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141500342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141500221 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...'
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Clicked on 
16:08:18 [2019-12-26T21:08:18.109Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141500474 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141500474 data=null doit=true} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141500475 data=null} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141500475 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141500476 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}
16:08:18 [2019-12-26T21:08:18.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141500479 data=null button=1 stateMask=0x80000 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141500480 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141500480 data=null doit=true} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141500481 data=null} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141500481 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141500481 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}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141500484 data=null button=1 stateMask=0x80000 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141500595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:18 [2019-12-26T21:08:18.366Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:18 [2019-12-26T21:08:18.366Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.782 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:08:18 [2019-12-26T21:08:18.366Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 3.422 s
16:08:18 [2019-12-26T21:08:18.366Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141501389 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141501389 data=null doit=true} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141501389 data=null} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141501390 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141501390 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}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141501403 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141501404 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141501404 data=null doit=true} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141501404 data=null} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141501404 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141501405 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}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141501406 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141501524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:19 [2019-12-26T21:08:19.296Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141502077 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141502077 data=null doit=true} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141502077 data=null} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141502078 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141502079 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
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141502080 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141502081 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141502086 data=null doit=true} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141502086 data=null} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141502087 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141502087 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
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141502089 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:08:19 [2019-12-26T21:08:19.860Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141502288 data=null doit=true} to Shell with text {Create Session}
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text " 
16:08:20 [2019-12-26T21:08:20.118Z]  ", using matcher: of type 'Text'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text " 
16:08:20 [2019-12-26T21:08:20.118Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Text with text " 
16:08:20 [2019-12-26T21:08:20.118Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Clicking on &Ok
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141502293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141502293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141502293 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141502293 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141502293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141502293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141502293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141502153 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...'
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Clicked on 
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141502427 data=null doit=true} to Tree node with text: Sessions
16:08:20 [2019-12-26T21:08:20.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141502474 data=null} to Tree node with text: Sessions
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141502475 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141502476 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
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141502477 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:20 [2019-12-26T21:08:20.119Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.119Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.119Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.119Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141502480 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141502480 data=null doit=true} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141502480 data=null} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141502480 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141502481 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
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141502484 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141502485 data=null button=0 stateMask=0x0 x=112 y=94 count=0} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141502485 data=null doit=true} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141502485 data=null} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141502494 data=null button=1 stateMask=0x0 x=112 y=94 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141502494 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
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141502495 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:20 [2019-12-26T21:08:20.375Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141502858 data=null doit=true} to Shell with text {Enable Events}
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:08:20 [2019-12-26T21:08:20.633Z] 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')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:20 [2019-12-26T21:08:20.633Z] 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')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141502863 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141502863 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')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141502864 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')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141502864 data=null item=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')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - Setting state to checked on: All
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.633Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Clicking on &Ok
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141502922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141502922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141502923 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141502923 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141502923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141502923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141502923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:20 [2019-12-26T21:08:20.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141502616 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)...'
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Clicked on 
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141503088 data=null doit=true} to Tree node with text: channel0
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141503088 data=null} to Tree node with text: channel0
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141503089 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141503089 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
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141503090 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141503093 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141503093 data=null doit=true} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141503093 data=null} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141503094 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141503094 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
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141503102 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141503103 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141503103 data=null doit=true} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141503104 data=null} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141503104 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141503104 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
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141503105 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:20 [2019-12-26T21:08:20.891Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141503398 data=null doit=true} to Shell with text {Enable Events}
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.148Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:08:21 [2019-12-26T21:08:21.149Z] 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')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.149Z] 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')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141503402 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141503418 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')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141503418 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')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141503418 data=null item=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')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Setting state to checked on: All
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Clicking on &Ok
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141503495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141503496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141503496 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141503496 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141503496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141503497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141503497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141503208 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)...'
16:08:21 [2019-12-26T21:08:21.406Z] DEBUG - Clicked on 
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141503782 data=null doit=true} to Tree node with text: channel0
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141503783 data=null} to Tree node with text: channel0
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141503783 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141503783 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
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141503784 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141503785 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141503785 data=null doit=true} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141503786 data=null} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141503786 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141503786 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
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141503787 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141503788 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141503788 data=null doit=true} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141503788 data=null} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141503789 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141503789 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
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141503790 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:21 [2019-12-26T21:08:21.663Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141504136 data=null doit=true} to Shell with text {Enable Events}
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.920Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:08:21 [2019-12-26T21:08:21.921Z] 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')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.921Z] 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')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141504141 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141504146 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')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141504157 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')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141504157 data=null item=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')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141504172 data=null doit=true} to TreeItem with text {All}
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141504172 data=null} to TreeItem with text {All}
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141504173 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141504173 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}
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141504259 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
16:08:21 [2019-12-26T21:08:21.921Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Setting state to checked on: write
16:08:21 [2019-12-26T21:08:21.921Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Setting state to checked on: read
16:08:21 [2019-12-26T21:08:21.921Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Setting state to checked on: close
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Clicking on &Ok
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141504271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141504272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141504272 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141504272 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141504272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:21 [2019-12-26T21:08:21.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141504272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141504272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141503904 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)...'
16:08:22 [2019-12-26T21:08:22.179Z] DEBUG - Clicked on 
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141504495 data=null doit=true} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141504495 data=null} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141504496 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141504496 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
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141504498 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141504516 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141504516 data=null doit=true} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141504516 data=null} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141504516 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141504517 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
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141504520 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141504523 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141504523 data=null doit=true} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141504524 data=null} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141504524 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141504524 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
16:08:22 [2019-12-26T21:08:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141504525 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:22 [2019-12-26T21:08:22.437Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
16:08:22 [2019-12-26T21:08:22.437Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1141504905 data=null doit=true} to Shell with text {Enable Channel}
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.695Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:08:22 [2019-12-26T21:08:22.696Z] 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141504926 data=null doit=true} to Button with text {Kernel}
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141504926 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}
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1141504927 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1141504975 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1141504975 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1141504976 data=null item=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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
16:08:22 [2019-12-26T21:08:22.696Z] 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1141504981 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1141504982 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1141504982 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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1141504982 data=null item=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')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Clicking on &Ok
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141504984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141504985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141504985 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141504985 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141504985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141504985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141504985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:22 [2019-12-26T21:08:22.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1141504616 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...'
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Clicked on 
16:08:22 [2019-12-26T21:08:22.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.954Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1141505128 data=null doit=true} to Tree node with text: UST global
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1141505128 data=null} to Tree node with text: UST global
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1141505128 data=null button=1 stateMask=0x0 x=130 y=94 count=1} to Tree node with text: UST global
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141505129 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
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1141505129 data=null button=1 stateMask=0x80000 x=130 y=94 count=1} to Tree node with text: UST global
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1141505130 data=null button=0 stateMask=0x0 x=143 y=115 count=0} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141505131 data=null doit=true} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141505131 data=null} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141505131 data=null button=1 stateMask=0x0 x=143 y=115 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141505131 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
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141505181 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1141505183 data=null button=0 stateMask=0x0 x=143 y=94 count=0} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141505183 data=null doit=true} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141505184 data=null} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141505184 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141505185 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
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141505187 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:08:22 [2019-12-26T21:08:22.954Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
16:08:23 [2019-12-26T21:08:23.211Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
16:08:23 [2019-12-26T21:08:23.211Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141505535 data=null doit=true} to Shell with text {Enable Events}
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1141505600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1141505601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1141505602 data=null doit=true} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1141505602 data=null} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141505604 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141505605 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')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141505606 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Clicking on &Ok
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141505613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141505614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141505614 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141505614 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141505614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141505615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141505615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1141505291 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...'
16:08:23 [2019-12-26T21:08:23.468Z] DEBUG - Clicked on 
16:08:23 [2019-12-26T21:08:23.468Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.468Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.728Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.728Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141505878 data=null doit=true} to Tree node with text: channel0
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141505878 data=null} to Tree node with text: channel0
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141505879 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141505879 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
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141505880 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:23 [2019-12-26T21:08:23.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.728Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141505883 data=null button=0 stateMask=0x0 x=112 y=10 count=0} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141505883 data=null doit=true} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141505883 data=null} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141505883 data=null button=1 stateMask=0x0 x=112 y=10 count=1} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141505883 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
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141505898 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141505901 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141505901 data=null doit=true} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141505901 data=null} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141505902 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141505902 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
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141505910 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141506069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:23 [2019-12-26T21:08:23.728Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:24 [2019-12-26T21:08:24.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:24 [2019-12-26T21:08:24.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141506174 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141506174 data=null doit=true} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141506174 data=null} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141506174 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141506174 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
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141506177 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141506178 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141506178 data=null doit=true} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141506178 data=null} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141506179 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141506179 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
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141506180 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141506252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:24 [2019-12-26T21:08:24.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:24 [2019-12-26T21:08:24.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141506356 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141506356 data=null doit=true} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141506356 data=null} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141506357 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141506357 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
16:08:24 [2019-12-26T21:08:24.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141506361 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141506434 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141506435 data=null doit=true} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141506435 data=null} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141506435 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141506435 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
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141506437 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:24 [2019-12-26T21:08:24.260Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:24 [2019-12-26T21:08:24.517Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:24 [2019-12-26T21:08:24.774Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:24 [2019-12-26T21:08:24.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141507033 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Clicking on Cancel
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141507036 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')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141507037 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')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141507037 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141507037 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141507037 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')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141507037 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')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141507037 data=null item=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')
16:08:24 [2019-12-26T21:08:24.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141506532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Clicked on 
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141507161 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141507161 data=null doit=true} to Tree node with text: mysession
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141507161 data=null} to Tree node with text: mysession
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141507162 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141507168 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
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141507170 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:25 [2019-12-26T21:08:25.031Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141507607 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Clicking on &Finish
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141507618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141507618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141507618 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141507618 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141507619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141507619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:25 [2019-12-26T21:08:25.288Z] DEBUG - Clicked on &Finish
16:08:26 [2019-12-26T21:08:26.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141507619 data=null item=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')
16:08:26 [2019-12-26T21:08:26.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141507302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:26 [2019-12-26T21:08:26.476Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:26 [2019-12-26T21:08:26.476Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141508704 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141508704 data=null doit=true} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141508704 data=null} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141508705 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141508713 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
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141508715 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141508782 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141508782 data=null doit=true} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141508782 data=null} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141508783 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141508783 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
16:08:26 [2019-12-26T21:08:26.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141508786 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:26 [2019-12-26T21:08:26.733Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:26 [2019-12-26T21:08:26.733Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141509305 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Clicking on Cancel
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141509310 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')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141509310 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')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141509310 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141509311 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141509311 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')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141509312 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')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141509312 data=null item=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')
16:08:26 [2019-12-26T21:08:26.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141508916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Clicked on 
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141509396 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141509396 data=null doit=true} to Tree node with text: mysession
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141509397 data=null} to Tree node with text: mysession
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141509397 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141509397 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
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141509399 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:27 [2019-12-26T21:08:27.246Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:27 [2019-12-26T21:08:27.503Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141509903 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1141509914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141509915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1141509915 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1141509915 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1141509915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1141509915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1141509915 data=null 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')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1141509918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141509918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1141509918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1141509918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1141509918 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Clicking on &Finish
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141509977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141509977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141509977 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141509977 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141509978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141509978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:27 [2019-12-26T21:08:27.761Z] DEBUG - Clicked on &Finish
16:08:28 [2019-12-26T21:08:28.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141509978 data=null item=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')
16:08:28 [2019-12-26T21:08:28.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141509494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:28 [2019-12-26T21:08:28.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:28 [2019-12-26T21:08:28.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141510706 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141510706 data=null doit=true} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141510707 data=null} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141510707 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141510707 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
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141510709 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141510775 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141510775 data=null doit=true} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141510776 data=null} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141510776 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141510776 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
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141510778 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:28 [2019-12-26T21:08:28.581Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:28 [2019-12-26T21:08:28.838Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141511274 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Clicking on Cancel
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141511277 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')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141511277 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')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141511278 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141511278 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141511278 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')
16:08:29 [2019-12-26T21:08:29.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141511278 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')
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141511279 data=null item=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')
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141510890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Clicked on 
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141511415 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141511416 data=null doit=true} to Tree node with text: mysession
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141511416 data=null} to Tree node with text: mysession
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141511417 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141511417 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
16:08:29 [2019-12-26T21:08:29.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141511419 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:29 [2019-12-26T21:08:29.352Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:08:29 [2019-12-26T21:08:29.352Z] DEBUG - Clicking on with mnemonic 'Import...'
16:08:29 [2019-12-26T21:08:29.609Z] DEBUG - Clicked on with mnemonic 'Import...'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141511888 data=null doit=true} to Shell with text {Fetch Remote Traces}
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1141511890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141511892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1141511892 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1141511892 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1141511892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1141511893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1141511893 data=null 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')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1141511914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141511914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1141511914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1141511914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1141511915 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:29 [2019-12-26T21:08:29.610Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Clicking on &Finish
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141511996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141511996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141511996 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141511996 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141511996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141511996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:08:29 [2019-12-26T21:08:29.867Z] DEBUG - Clicked on &Finish
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141511996 data=null item=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')
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141511525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:08:30 [2019-12-26T21:08:30.431Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:30 [2019-12-26T21:08:30.431Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141512762 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141512762 data=null doit=true} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141512762 data=null} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141512763 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141512763 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
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141512764 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141512765 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141512765 data=null doit=true} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141512765 data=null} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141512765 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141512766 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
16:08:30 [2019-12-26T21:08:30.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141512766 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141512952 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Clicking on OK
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141512955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141512955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141512961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141512961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141512961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141512961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141512961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:30 [2019-12-26T21:08:30.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141512832 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...'
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Clicked on 
16:08:30 [2019-12-26T21:08:30.944Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141513079 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141513079 data=null doit=true} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141513080 data=null} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141513080 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141513080 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}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141513083 data=null button=1 stateMask=0x80000 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141513084 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141513084 data=null doit=true} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141513085 data=null} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141513085 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141513096 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}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141513100 data=null button=1 stateMask=0x80000 x=69 y=-22 count=1} to TreeItem with text {myNode}
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141513207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:30 [2019-12-26T21:08:30.944Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141513315 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1141513369 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote}
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1141513369 data=null doit=true} to TreeItem with text {Remote}
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1141513369 data=null} to TreeItem with text {Remote}
16:08:31 [2019-12-26T21:08:31.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1141513369 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote}
16:08:31 [2019-12-26T21:08:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141513370 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}
16:08:31 [2019-12-26T21:08:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1141513501 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote}
16:08:31 [2019-12-26T21:08:31.457Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:08:31 [2019-12-26T21:08:31.457Z] DEBUG - Clicking on with mnemonic 'Delete'
16:08:31 [2019-12-26T21:08:31.714Z] DEBUG - Clicked on with mnemonic 'Delete'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514409 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514409 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null 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')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514410 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141514411 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Clicking on OK
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141514413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141514413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141514414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141514475 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141514476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141514476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.279Z] DEBUG - Clicked on OK
16:08:32 [2019-12-26T21:08:32.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141514476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:32 [2019-12-26T21:08:32.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141513725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:08:32 [2019-12-26T21:08:32.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.292 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:08:32 [2019-12-26T21:08:32.791Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 13.885 s
16:08:32 [2019-12-26T21:08:32.791Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141515784 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141515784 data=null doit=true} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141515784 data=null} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141515785 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141515785 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}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141515796 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141515797 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141515798 data=null doit=true} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141515798 data=null} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141515798 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141515799 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}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141515800 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141515926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:33 [2019-12-26T21:08:33.676Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:34 [2019-12-26T21:08:34.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:34 [2019-12-26T21:08:34.239Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141516484 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141516484 data=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141516484 data=null} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141516485 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141516485 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141516488 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141516490 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141516490 data=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141516490 data=null} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141516491 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141516491 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141516499 data=null button=1 stateMask=0x80000 x=146 y=144 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
16:08:34 [2019-12-26T21:08:34.239Z] DEBUG - Clicking on with mnemonic 'Save...'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Clicked on with mnemonic 'Save...'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1141516718 data=null doit=true} to Shell with text {Save Sessions}
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Clicking on OK
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141516720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141516720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141516720 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141516721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141516721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141516721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141516722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:34 [2019-12-26T21:08:34.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1141516576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Clicked on 
16:08:34 [2019-12-26T21:08:34.752Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:34 [2019-12-26T21:08:34.752Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141516894 data=null button=0 stateMask=0x0 x=146 y=94 count=0} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141516894 data=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141516894 data=null} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141516895 data=null button=1 stateMask=0x0 x=146 y=94 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141516895 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141516896 data=null button=1 stateMask=0x80000 x=146 y=94 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141516897 data=null button=0 stateMask=0x0 x=146 y=94 count=0} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141516897 data=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141516897 data=null} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141516897 data=null button=1 stateMask=0x0 x=146 y=94 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141516897 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141516898 data=null button=1 stateMask=0x80000 x=146 y=94 count=1} to Tree node with text: 28014310527101372
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:34 [2019-12-26T21:08:34.752Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141517281 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Clicking on OK
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141517282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141517282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141517282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141517283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141517283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141517283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141517283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141517001 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...'
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Clicked on 
16:08:35 [2019-12-26T21:08:35.265Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141517417 data=null button=0 stateMask=0x0 x=89 y=94 count=0} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141517418 data=null doit=true} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141517418 data=null} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141517418 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141517419 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
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141517420 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141517427 data=null button=0 stateMask=0x0 x=89 y=94 count=0} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141517427 data=null doit=true} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141517427 data=null} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141517427 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141517428 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
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141517475 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
16:08:35 [2019-12-26T21:08:35.265Z] DEBUG - Clicking on with mnemonic 'Load...'
16:08:35 [2019-12-26T21:08:35.522Z] DEBUG - Clicked on with mnemonic 'Load...'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1141517893 data=null doit=true} to Shell with text {Load Sessions}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1141517896 data=null doit=true} to Button with text {Local}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1141517896 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}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1141517897 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1141517898 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')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1141517898 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')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1141517898 data=null item=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')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518007 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372.lttng} time=1141518007 data=null doit=true} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372.lttng} time=1141518007 data=null} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518008 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518008 data=null item=TreeItem {28014310527101372.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518009 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Clicking on TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518009 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372.lttng} time=1141518010 data=null doit=true} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372.lttng} time=1141518010 data=null} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518010 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518010 data=null item=TreeItem {28014310527101372.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518011 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {28014310527101372.lttng} time=1141518011 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {28014310527101372.lttng} time=1141518011 data=null doit=true} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {28014310527101372.lttng} time=1141518011 data=null} to TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - Clicked on TreeItem with text {28014310527101372.lttng}
16:08:35 [2019-12-26T21:08:35.779Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Clicking on OK
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141518014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141518014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141518014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141518014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141518014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141518014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141518014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:35 [2019-12-26T21:08:35.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1141517618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
16:08:36 [2019-12-26T21:08:36.036Z] DEBUG - Clicked on 
16:08:36 [2019-12-26T21:08:36.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:36 [2019-12-26T21:08:36.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:36 [2019-12-26T21:08:36.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:36 [2019-12-26T21:08:36.036Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141518294 data=null button=0 stateMask=0x0 x=146 y=10 count=0} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141518294 data=null doit=true} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141518294 data=null} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141518294 data=null button=1 stateMask=0x0 x=146 y=10 count=1} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518294 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141518298 data=null button=1 stateMask=0x80000 x=146 y=10 count=1} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {28014310527101372} time=1141518299 data=null button=0 stateMask=0x0 x=146 y=10 count=0} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {28014310527101372} time=1141518299 data=null doit=true} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {28014310527101372} time=1141518299 data=null} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {28014310527101372} time=1141518299 data=null button=1 stateMask=0x0 x=146 y=10 count=1} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518299 data=null item=TreeItem {28014310527101372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {28014310527101372} time=1141518300 data=null button=1 stateMask=0x80000 x=146 y=10 count=1} to Tree node with text: 28014310527101372
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141518585 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Clicking on OK
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141518586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141518586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141518586 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141518586 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141518586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141518586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141518586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:36 [2019-12-26T21:08:36.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141518407 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...'
16:08:36 [2019-12-26T21:08:36.549Z] DEBUG - Clicked on 
16:08:36 [2019-12-26T21:08:36.549Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:36 [2019-12-26T21:08:36.549Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:36 [2019-12-26T21:08:36.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141518706 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141518707 data=null doit=true} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141518707 data=null} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141518707 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518707 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}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141518717 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141518718 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141518718 data=null doit=true} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141518718 data=null} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141518719 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141518719 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}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141518720 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141518826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:36 [2019-12-26T21:08:36.550Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:36 [2019-12-26T21:08:36.806Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.906 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:08:36 [2019-12-26T21:08:36.806Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.432 s
16:08:36 [2019-12-26T21:08:36.806Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141519580 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141519580 data=null doit=true} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141519580 data=null} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141519581 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141519581 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}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141519585 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141519597 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141519598 data=null doit=true} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141519598 data=null} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141519598 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141519599 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}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141519600 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Clicking on with mnemonic 'Connect'
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141519713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
16:08:37 [2019-12-26T21:08:37.370Z] DEBUG - Clicked on with mnemonic 'Connect'
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141520286 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141520287 data=null doit=true} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141520287 data=null} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141520288 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141520288 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
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141520291 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141520300 data=null button=0 stateMask=0x0 x=89 y=128 count=0} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141520301 data=null doit=true} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141520301 data=null} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141520302 data=null button=1 stateMask=0x0 x=89 y=128 count=1} to Tree node with text: Sessions
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141520302 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
16:08:37 [2019-12-26T21:08:37.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141520303 data=null button=1 stateMask=0x80000 x=89 y=128 count=1} to Tree node with text: Sessions
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Clicking on with mnemonic 'Create Session...'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Clicked on with mnemonic 'Create Session...'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141520547 data=null doit=true} to Shell with text {Create Session}
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text " 
16:08:38 [2019-12-26T21:08:38.191Z]  ", using matcher: of type 'Text'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text " 
16:08:38 [2019-12-26T21:08:38.191Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Text with text " 
16:08:38 [2019-12-26T21:08:38.191Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Clicking on &Ok
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141520558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141520558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141520558 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141520558 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141520558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141520558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141520559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141520384 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...'
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Clicked on 
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141520682 data=null doit=true} to Tree node with text: Sessions
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141520682 data=null} to Tree node with text: Sessions
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141520682 data=null button=1 stateMask=0x0 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141520683 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
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141520684 data=null button=1 stateMask=0x80000 x=89 y=94 count=1} to Tree node with text: Sessions
16:08:38 [2019-12-26T21:08:38.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:38 [2019-12-26T21:08:38.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:38 [2019-12-26T21:08:38.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:38 [2019-12-26T21:08:38.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141520686 data=null button=0 stateMask=0x0 x=112 y=115 count=0} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141520686 data=null doit=true} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141520686 data=null} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141520687 data=null button=1 stateMask=0x0 x=112 y=115 count=1} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141520687 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
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141520697 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141520699 data=null button=0 stateMask=0x0 x=112 y=94 count=0} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141520699 data=null doit=true} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141520700 data=null} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141520700 data=null button=1 stateMask=0x0 x=112 y=94 count=1} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141520701 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
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141520702 data=null button=1 stateMask=0x80000 x=112 y=94 count=1} to Tree node with text: mysession
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:08:38 [2019-12-26T21:08:38.449Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141521184 data=null doit=true} to Shell with text {Enable Events}
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:08:39 [2019-12-26T21:08:39.014Z] 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')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] 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.
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Clicking on &Ok
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141521203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141521203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141521203 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141521203 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141521204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141521204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141520813 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)...'
16:08:39 [2019-12-26T21:08:39.271Z] DEBUG - Clicked on 
16:08:39 [2019-12-26T21:08:39.271Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141521421 data=null doit=true} to Tree node with text: channel0
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141521421 data=null} to Tree node with text: channel0
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141521422 data=null button=1 stateMask=0x0 x=143 y=94 count=1} to Tree node with text: channel0
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141521422 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
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141521424 data=null button=1 stateMask=0x80000 x=143 y=94 count=1} to Tree node with text: channel0
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521479 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521479 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521479 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521480 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521480 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
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521482 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521483 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521483 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521483 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521483 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521484 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
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521484 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Clicking on with mnemonic 'Start'
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141521604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
16:08:39 [2019-12-26T21:08:39.272Z] DEBUG - Clicked on with mnemonic 'Start'
16:08:39 [2019-12-26T21:08:39.529Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.529Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521709 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521710 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521710 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521710 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521710 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
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521714 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521715 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521715 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521715 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521716 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521716 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
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521717 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Clicking on with mnemonic 'Stop'
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141521789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Clicked on with mnemonic 'Stop'
16:08:39 [2019-12-26T21:08:39.529Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.529Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521892 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521893 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521893 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521893 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521894 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
16:08:39 [2019-12-26T21:08:39.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521898 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141521899 data=null button=0 stateMask=0x0 x=112 y=52 count=0} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141521899 data=null doit=true} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141521899 data=null} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141521900 data=null button=1 stateMask=0x0 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141521900 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
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141521901 data=null button=1 stateMask=0x80000 x=112 y=52 count=1} to Tree node with text: mysession
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141522088 data=null doit=true} to Shell with text {Destroy Confirmation}
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Clicking on OK
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141522089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141522089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141522089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141522089 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141522089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141522090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141522090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:08:39 [2019-12-26T21:08:39.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141521972 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...'
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Clicked on 
16:08:40 [2019-12-26T21:08:40.043Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141522207 data=null button=0 stateMask=0x0 x=69 y=-32 count=0} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141522208 data=null doit=true} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141522208 data=null} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141522208 data=null button=1 stateMask=0x0 x=69 y=-32 count=1} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141522208 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}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141522211 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Attempting to set focus on Tree with text {}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141522212 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141522212 data=null doit=true} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141522212 data=null} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141522220 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141522221 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}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141522222 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Clicking on with mnemonic 'Disconnect'
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141522337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
16:08:40 [2019-12-26T21:08:40.043Z] DEBUG - Clicked on with mnemonic 'Disconnect'
16:08:40 [2019-12-26T21:08:40.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.504 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:08:40 [2019-12-26T21:08:40.300Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 3.147 s
16:08:40 [2019-12-26T21:08:40.300Z] 
16:08:40 [2019-12-26T21:08:40.300Z] Results:
16:08:40 [2019-12-26T21:08:40.300Z] 
16:08:40 [2019-12-26T21:08:40.300Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
16:08:40 [2019-12-26T21:08:40.300Z] 
16:08:40 [2019-12-26T21:08:40.862Z] 
16:08:40 [2019-12-26T21:08:40.862Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:08:40.740
16:08:40 [2019-12-26T21:08:40.862Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] All tests passed!
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT [99/138]
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] The project's OSGi version is 1.0.12.201912262016
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] 
16:08:41 [2019-12-26T21:08:41.426Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:41 [2019-12-26T21:08:41.683Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
16:08:42 [2019-12-26T21:08:42.246Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] 
16:08:42 [2019-12-26T21:08:42.246Z] 	final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
16:08:42 [2019-12-26T21:08:42.246Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:08:42 [2019-12-26T21:08:42.246Z] 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
16:08:42 [2019-12-26T21:08:42.246Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] 
16:08:42 [2019-12-26T21:08:42.246Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
16:08:42 [2019-12-26T21:08:42.246Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:08:42 [2019-12-26T21:08:42.246Z] 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
16:08:42 [2019-12-26T21:08:42.246Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] 
16:08:42 [2019-12-26T21:08:42.246Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
16:08:42 [2019-12-26T21:08:42.246Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:08:42 [2019-12-26T21:08:42.246Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphMarkerAxis'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
16:08:42 [2019-12-26T21:08:42.246Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] 
16:08:42 [2019-12-26T21:08:42.246Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
16:08:42 [2019-12-26T21:08:42.246Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:08:42 [2019-12-26T21:08:42.246Z] 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
16:08:42 [2019-12-26T21:08:42.246Z] 4 problems (4 warnings)
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.246Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] 
16:08:42 [2019-12-26T21:08:42.502Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:08:43 [2019-12-26T21:08:43.909Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
16:08:43 [2019-12-26T21:08:43.909Z] [INFO] Command line:
16:08:44 [2019-12-26T21:08:44.165Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:08:44 [2019-12-26T21:08:44.165Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:47 [2019-12-26T21:08:47.437Z] !SESSION 2019-12-26 21:08:44.110 -----------------------------------------------
16:08:47 [2019-12-26T21:08:47.437Z] eclipse.buildId=unknown
16:08:47 [2019-12-26T21:08:47.437Z] java.version=1.8.0_202
16:08:47 [2019-12-26T21:08:47.437Z] java.vendor=Oracle Corporation
16:08:47 [2019-12-26T21:08:47.437Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:08:47 [2019-12-26T21:08:47.437Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:08:47 [2019-12-26T21:08:47.437Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:08:47 [2019-12-26T21:08:47.437Z] 
16:08:47 [2019-12-26T21:08:47.437Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:08:47.202
16:08:47 [2019-12-26T21:08:47.437Z] !MESSAGE FrameworkEvent ERROR
16:08:47 [2019-12-26T21:08:47.437Z] !STACK 0
16:08:47 [2019-12-26T21:08:47.437Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:08:47 [2019-12-26T21:08:47.437Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:08:47 [2019-12-26T21:08:47.437Z] 
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:08:47 [2019-12-26T21:08:47.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:08:47 [2019-12-26T21:08:47.438Z] 
16:08:47 [2019-12-26T21:08:47.438Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:08:47.406
16:08:47 [2019-12-26T21:08:47.438Z] !MESSAGE FrameworkEvent ERROR
16:08:47 [2019-12-26T21:08:47.438Z] !STACK 0
16:08:47 [2019-12-26T21:08:47.438Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:08:47 [2019-12-26T21:08:47.438Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:08:47 [2019-12-26T21:08:47.438Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:08:47 [2019-12-26T21:08:47.438Z]     -> 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"
16:08:47 [2019-12-26T21:08:47.438Z]        org.apache.httpcomponents.httpclient.win [36]
16:08:47 [2019-12-26T21:08:47.438Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:08:47 [2019-12-26T21:08:47.438Z] 
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:08:47 [2019-12-26T21:08:47.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:08:49 [2019-12-26T21:08:49.331Z] process 12116: 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
16:08:49 [2019-12-26T21:08:49.331Z] See the manual page for dbus-uuidgen to correct this issue.
16:08:49 [2019-12-26T21:08:49.588Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:08:49 [2019-12-26T21:08:49.588Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:08:59 [2019-12-26T21:08:59.540Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:08:59 [2019-12-26T21:08:59.540Z] Display size: 1440x900
16:08:59 [2019-12-26T21:08:59.540Z] OS version=3.10.0-957.1.3.el7.x86_64
16:08:59 [2019-12-26T21:08:59.540Z] GTK version=3.18.9
16:08:59 [2019-12-26T21:08:59.540Z] GTK theme=Ambiance
16:08:59 [2019-12-26T21:08:59.540Z] LIBOVERLAY_SCROLLBAR=0
16:08:59 [2019-12-26T21:08:59.540Z] Time zone: Coordinated Universal Time
16:08:59 [2019-12-26T21:08:59.540Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:08:59 [2019-12-26T21:08:59.540Z] log4j:WARN Please initialize the log4j system properly.
16:09:00 [2019-12-26T21:09:00.909Z] *** BUG ***
16:09:00 [2019-12-26T21:09:00.909Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:00 [2019-12-26T21:09:00.909Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:00 [2019-12-26T21:09:00.909Z] 
16:09:00 [2019-12-26T21:09:00.909Z] *** BUG ***
16:09:00 [2019-12-26T21:09:00.909Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:00 [2019-12-26T21:09:00.909Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:00 [2019-12-26T21:09:00.909Z] 
16:09:00 [2019-12-26T21:09:00.909Z] *** BUG ***
16:09:00 [2019-12-26T21:09:00.909Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:00 [2019-12-26T21:09:00.909Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:00 [2019-12-26T21:09:00.909Z] 
16:09:02 [2019-12-26T21:09:02.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - number of items : 25
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556318 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141557000 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141557000 data=null} to ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141557014 data=null doit=true} to Shell with text {Filter}
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Clicking on Uncheck all
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141557082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141557083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141557083 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141557084 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141557084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141557085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141557085 data=null item=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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141557192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141557193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141557193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141557194 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141557194 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Clicked on Uncheck all
16:09:15 [2019-12-26T21:09:15.251Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1141557474 data=null button=0 stateMask=0x0 x=92 y=187 count=0} to Tree node with text: systemd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1141557475 data=null doit=true} to Tree node with text: systemd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1141557476 data=null} to Tree node with text: systemd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1141557476 data=null button=1 stateMask=0x0 x=92 y=187 count=1} to Tree node with text: systemd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141557477 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
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1141557479 data=null button=1 stateMask=0x80000 x=92 y=187 count=1} to Tree node with text: systemd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Clicking on Check subtree
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141557484 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557485 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141557485 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141557485 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141557485 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141557486 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141557486 data=null item=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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141557510 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557511 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141557511 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141557512 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141557512 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Clicked on Check subtree
16:09:15 [2019-12-26T21:09:15.251Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1141557517 data=null button=0 stateMask=0x0 x=93 y=1287 count=0} to Tree node with text: kthreadd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1141557518 data=null doit=true} to Tree node with text: kthreadd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1141557518 data=null} to Tree node with text: kthreadd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1141557518 data=null button=1 stateMask=0x0 x=93 y=1287 count=1} to Tree node with text: kthreadd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141557519 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
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1141557519 data=null button=1 stateMask=0x80000 x=93 y=1287 count=1} to Tree node with text: kthreadd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Clicking on Check subtree
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141557579 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557579 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141557580 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141557580 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141557580 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141557581 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141557581 data=null item=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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141557596 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557597 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141557597 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')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141557597 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141557598 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Clicked on Check subtree
16:09:15 [2019-12-26T21:09:15.251Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1141557601 data=null button=0 stateMask=0x0 x=110 y=-1012 count=0} to Tree node with text: lttng-consumerd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1141557601 data=null doit=true} to Tree node with text: lttng-consumerd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1141557602 data=null} to Tree node with text: lttng-consumerd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1141557602 data=null button=1 stateMask=0x0 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141557603 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
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1141557603 data=null button=1 stateMask=0x80000 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Clicking on Check subtree
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141557615 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')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557616 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')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141557616 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141557616 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141557617 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')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141557617 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')
16:09:15 [2019-12-26T21:09:15.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141557617 data=null item=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')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141557618 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')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141557618 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')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141557619 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')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141557619 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141557678 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Clicked on Check subtree
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Clicking on OK
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141557682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141557683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141557683 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141557683 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141557683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141557684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141557684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:15 [2019-12-26T21:09:15.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141556320 data=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}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Clicked on 
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1141558017 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}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1141558082 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1141558085 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}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1141558090 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1141558093 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}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1141558107 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID}
16:09:15 [2019-12-26T21:09:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1141558110 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}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1141558112 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1141558180 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}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1141558183 data=null button=1 stateMask=0x80000 x=253 y=-12 count=1} to TreeColumn with text {PTID}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1141558185 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}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1141558187 data=null button=1 stateMask=0x80000 x=253 y=-12 count=1} to TreeColumn with text {PTID}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1141558188 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}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1141558190 data=null button=1 stateMask=0x80000 x=346 y=-12 count=1} to TreeColumn with text {Birth time}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1141558191 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}
16:09:16 [2019-12-26T21:09:16.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1141558193 data=null button=1 stateMask=0x80000 x=346 y=-12 count=1} to TreeColumn with text {Birth time}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141558402 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141558583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141558583 data=null doit=true} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141558584 data=null} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141558584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141558585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141558675 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:09:16 [2019-12-26T21:09:16.795Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:09:16 [2019-12-26T21:09:16.795Z] DEBUG - Clicking on with mnemonic 'Delete'
16:09:16 [2019-12-26T21:09:16.795Z] DEBUG - Clicked on with mnemonic 'Delete'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:09:17 [2019-12-26T21:09:17.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560019 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560020 data=null 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')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141560022 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Clicking on OK
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141560026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141560027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141560027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141560027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141560028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141560028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:17 [2019-12-26T21:09:17.726Z] DEBUG - Clicked on OK
16:09:18 [2019-12-26T21:09:18.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141560028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:18 [2019-12-26T21:09:18.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141558982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:09:18 [2019-12-26T21:09:18.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.406 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:09:18 [2019-12-26T21:09:18.913Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 13.519 s
16:09:18 [2019-12-26T21:09:18.913Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.102Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:31 [2019-12-26T21:09:31.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.666Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:09:31 [2019-12-26T21:09:31.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:31 [2019-12-26T21:09:31.922Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:32 [2019-12-26T21:09:32.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:32 [2019-12-26T21:09:32.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:32 [2019-12-26T21:09:32.179Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:09:32 [2019-12-26T21:09:32.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:32 [2019-12-26T21:09:32.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:32 [2019-12-26T21:09:32.436Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:32 [2019-12-26T21:09:32.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:32 [2019-12-26T21:09:32.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141575686 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141575802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141575802 data=null doit=true} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141575803 data=null} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141575803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141575805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141575885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:09:33 [2019-12-26T21:09:33.882Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:09:33 [2019-12-26T21:09:33.882Z] DEBUG - Clicking on with mnemonic 'Delete'
16:09:33 [2019-12-26T21:09:33.882Z] DEBUG - Clicked on with mnemonic 'Delete'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576682 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576682 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576684 data=null 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')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576685 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141576685 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Clicking on OK
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141576691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141576692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141576692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141576692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141576692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141576692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.447Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.447Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:34 [2019-12-26T21:09:34.447Z] DEBUG - Clicked on OK
16:09:35 [2019-12-26T21:09:35.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141576693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:35 [2019-12-26T21:09:35.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141576071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:09:35 [2019-12-26T21:09:35.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.683 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
16:09:35 [2019-12-26T21:09:35.635Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest)  Time elapsed: 3.2 s
16:09:35 [2019-12-26T21:09:35.635Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:09:35 [2019-12-26T21:09:35.892Z] *** BUG ***
16:09:35 [2019-12-26T21:09:35.892Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:35 [2019-12-26T21:09:35.892Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:35 [2019-12-26T21:09:35.892Z] 
16:09:36 [2019-12-26T21:09:36.149Z] *** BUG ***
16:09:36 [2019-12-26T21:09:36.149Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:36 [2019-12-26T21:09:36.149Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:36 [2019-12-26T21:09:36.149Z] 
16:09:36 [2019-12-26T21:09:36.149Z] *** BUG ***
16:09:36 [2019-12-26T21:09:36.149Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:36 [2019-12-26T21:09:36.149Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:36 [2019-12-26T21:09:36.149Z] 
16:09:36 [2019-12-26T21:09:36.149Z] *** BUG ***
16:09:36 [2019-12-26T21:09:36.149Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:36 [2019-12-26T21:09:36.149Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:36 [2019-12-26T21:09:36.149Z] 
16:09:36 [2019-12-26T21:09:36.149Z] *** BUG ***
16:09:36 [2019-12-26T21:09:36.149Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:36 [2019-12-26T21:09:36.149Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:36 [2019-12-26T21:09:36.149Z] 
16:09:36 [2019-12-26T21:09:36.149Z] *** BUG ***
16:09:36 [2019-12-26T21:09:36.149Z] In pixman_region32_init_rect: Invalid rectangle passed
16:09:36 [2019-12-26T21:09:36.149Z] Set a breakpoint on '_pixman_log_error' to debug
16:09:36 [2019-12-26T21:09:36.149Z] 
16:09:36 [2019-12-26T21:09:36.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
16:09:36 [2019-12-26T21:09:36.405Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - number of items : 6
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583819 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583820 data=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}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583907 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583908 data=null} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - number of items : 6
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583973 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583973 data=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}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583997 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141583998 data=null} to ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:41 [2019-12-26T21:09:41.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:41 [2019-12-26T21:09:41.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
16:09:41 [2019-12-26T21:09:41.917Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:09:45 [2019-12-26T21:09:45.194Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Setting state to checked on: lttng-sessiond
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Setting state to checked on: lttng-consumerd
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141587415 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Attempting to set focus on Tree with text {}
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141587517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141587518 data=null doit=true} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141587518 data=null} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141587519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141587574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141587603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:09:45 [2019-12-26T21:09:45.452Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:09:45 [2019-12-26T21:09:45.452Z] DEBUG - Clicking on with mnemonic 'Delete'
16:09:45 [2019-12-26T21:09:45.708Z] DEBUG - Clicked on with mnemonic 'Delete'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588689 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588690 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588690 data=null 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')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588692 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141588692 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Clicking on OK
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141588694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141588695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141588695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141588695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141588695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141588696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:46 [2019-12-26T21:09:46.639Z] DEBUG - Clicked on OK
16:09:47 [2019-12-26T21:09:47.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141588696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:09:47 [2019-12-26T21:09:47.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141587809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:09:47 [2019-12-26T21:09:47.203Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.549 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:09:47 [2019-12-26T21:09:47.203Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 5.983 s
16:09:47 [2019-12-26T21:09:47.203Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 3.191 s
16:09:47 [2019-12-26T21:09:47.203Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:10:25 [2019-12-26T21:10:25.880Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.293 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:10:25 [2019-12-26T21:10:25.880Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 36.697 s
16:10:25 [2019-12-26T21:10:25.880Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:10:25 [2019-12-26T21:10:25.880Z] *** BUG ***
16:10:25 [2019-12-26T21:10:25.880Z] In pixman_region32_init_rect: Invalid rectangle passed
16:10:25 [2019-12-26T21:10:25.880Z] Set a breakpoint on '_pixman_log_error' to debug
16:10:25 [2019-12-26T21:10:25.880Z] 
16:10:25 [2019-12-26T21:10:25.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:10:25 [2019-12-26T21:10:25.880Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:30 [2019-12-26T21:10:30.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:10:30 [2019-12-26T21:10:30.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:10:30 [2019-12-26T21:10:30.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:10:30 [2019-12-26T21:10:30.057Z] DEBUG - number of items : 5
16:10:30 [2019-12-26T21:10:30.057Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632189 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632190 data=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}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632483 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141632483 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.406Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.969Z] DEBUG - number of items : 17
16:10:30 [2019-12-26T21:10:30.969Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633198 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633199 data=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}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633200 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141633201 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:30 [2019-12-26T21:10:30.970Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:32 [2019-12-26T21:10:32.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:10:32 [2019-12-26T21:10:32.340Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:34 [2019-12-26T21:10:34.862Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:10:34 [2019-12-26T21:10:34.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:10:35 [2019-12-26T21:10:35.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:10:35 [2019-12-26T21:10:35.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:35 [2019-12-26T21:10:35.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:10:35 [2019-12-26T21:10:35.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:35 [2019-12-26T21:10:35.684Z] DEBUG - Setting state to checked on: lttng-sessiond
16:10:35 [2019-12-26T21:10:35.684Z] DEBUG - Setting state to unchecked on: lttng-sessiond
16:10:35 [2019-12-26T21:10:35.942Z] DEBUG - Setting state to checked on: lttng-consumerd
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - number of items : 17
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639198 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639199 data=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}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639200 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141639201 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:36 [2019-12-26T21:10:36.872Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:10:38 [2019-12-26T21:10:38.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:10:38 [2019-12-26T21:10:38.241Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:40 [2019-12-26T21:10:40.762Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:10:40 [2019-12-26T21:10:40.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:10:41 [2019-12-26T21:10:41.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:10:41 [2019-12-26T21:10:41.582Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:41 [2019-12-26T21:10:41.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:41 [2019-12-26T21:10:41.839Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:41 [2019-12-26T21:10:41.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:41 [2019-12-26T21:10:41.839Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:41 [2019-12-26T21:10:41.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:42 [2019-12-26T21:10:42.096Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:10:42 [2019-12-26T21:10:42.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:42 [2019-12-26T21:10:42.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141644378 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:10:42 [2019-12-26T21:10:42.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Attempting to set focus on Tree with text {}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141644496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141644496 data=null doit=true} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141644496 data=null} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141644497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141644497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141644518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:10:42 [2019-12-26T21:10:42.353Z] DEBUG - Clicking on with mnemonic 'Delete'
16:10:42 [2019-12-26T21:10:42.706Z] DEBUG - Clicked on with mnemonic 'Delete'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645503 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645504 data=null 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')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645505 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141645505 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Clicking on OK
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141645507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141645507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141645507 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141645507 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141645507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141645508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.271Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.271Z] DEBUG - Clicked on OK
16:10:43 [2019-12-26T21:10:43.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141645508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:43 [2019-12-26T21:10:43.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141644681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:10:44 [2019-12-26T21:10:44.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.507 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:10:44 [2019-12-26T21:10:44.092Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 7.369 s
16:10:44 [2019-12-26T21:10:44.092Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 5.785 s
16:10:44 [2019-12-26T21:10:44.092Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.087 s
16:10:44 [2019-12-26T21:10:44.092Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1141651474 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'
16:10:49 [2019-12-26T21:10:49.345Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - number of items : 19
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654275 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654276 data=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}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654278 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654278 data=null} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - number of items : 19
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654791 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654791 data=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}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654794 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654794 data=null} to ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - number of items : 19
16:10:52 [2019-12-26T21:10:52.619Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654796 data=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}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654798 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141654799 data=null} to ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.620Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
16:10:52 [2019-12-26T21:10:52.876Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
16:10:52 [2019-12-26T21:10:52.876Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
16:10:52 [2019-12-26T21:10:52.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1141655175 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'
16:10:52 [2019-12-26T21:10:52.876Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
16:10:53 [2019-12-26T21:10:53.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141656082 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:10:53 [2019-12-26T21:10:53.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Attempting to set focus on Tree with text {}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141656201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141656202 data=null doit=true} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141656202 data=null} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141656202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141656203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141656224 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:10:54 [2019-12-26T21:10:54.063Z] DEBUG - Clicking on with mnemonic 'Delete'
16:10:54 [2019-12-26T21:10:54.320Z] DEBUG - Clicked on with mnemonic 'Delete'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656729 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656730 data=null 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')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656731 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656731 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Clicking on OK
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141656735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141656735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141656735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141656735 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141656744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141656744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:54 [2019-12-26T21:10:54.578Z] DEBUG - Clicked on OK
16:10:55 [2019-12-26T21:10:55.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141656745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:10:55 [2019-12-26T21:10:55.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141656392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:10:55 [2019-12-26T21:10:55.397Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.287 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:10:55 [2019-12-26T21:10:55.397Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 9.118 s
16:10:55 [2019-12-26T21:10:55.397Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:07 [2019-12-26T21:11:07.595Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:11:07 [2019-12-26T21:11:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:07 [2019-12-26T21:11:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:07 [2019-12-26T21:11:07.852Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:11:08 [2019-12-26T21:11:08.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.108Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:11:08 [2019-12-26T21:11:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:11:08 [2019-12-26T21:11:08.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.622Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:11:08 [2019-12-26T21:11:08.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:08 [2019-12-26T21:11:08.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:11:09 [2019-12-26T21:11:09.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:09 [2019-12-26T21:11:09.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:09 [2019-12-26T21:11:09.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141671684 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:11:09 [2019-12-26T21:11:09.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Attempting to set focus on Tree with text {}
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141671796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141671797 data=null doit=true} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141671797 data=null} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141671798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141671798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141671821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:11:09 [2019-12-26T21:11:09.650Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:11:09 [2019-12-26T21:11:09.650Z] DEBUG - Clicking on with mnemonic 'Delete'
16:11:09 [2019-12-26T21:11:09.906Z] DEBUG - Clicked on with mnemonic 'Delete'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null 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')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141672404 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Clicking on OK
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141672406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141672406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141672406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141672406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141672406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141672406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.164Z] DEBUG - Clicked on OK
16:11:10 [2019-12-26T21:11:10.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141672406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:10 [2019-12-26T21:11:10.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141671988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:11:11 [2019-12-26T21:11:11.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.849 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
16:11:11 [2019-12-26T21:11:11.015Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest)  Time elapsed: 2.045 s
16:11:11 [2019-12-26T21:11:11.015Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141679881 data=null doit=true} to Shell with text {Find}
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1141679912 data=null} to (of type 'Combo')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - Set text on (of type 'Combo') to \Alttng
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4cf7e832
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141679977 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')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141679978 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')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141679978 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141679978 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141679978 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')
16:11:17 [2019-12-26T21:11:17.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141679978 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141679978 data=null item=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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141679979 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141679979 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141679979 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141679979 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141679979 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7e0a1220
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141679983 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141679984 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141679984 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141679984 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141679984 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141679984 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141679984 data=null item=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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141679985 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141679985 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141679987 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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141679987 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141679987 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Clicking on Fi&nd
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141679987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141679987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141679987 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141679988 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141679988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141679988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141679988 data=null item=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')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141680004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141680005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141680005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141680005 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141680005 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Clicked on Fi&nd
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1141680009 data=null} to (of type 'Combo')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Set text on (of type 'Combo') to \Alttng
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.820Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c2d64
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141680018 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141680018 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141680018 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141680019 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141680019 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141680019 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141680019 data=null item=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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141680068 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141680069 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141680075 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141680075 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141680076 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Clicking on Fi&nd
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141680077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141680077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141680077 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141680077 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141680078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141680078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141680078 data=null item=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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141680082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141680082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141680082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141680082 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141680082 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Clicked on Fi&nd
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Clicking on Close
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141680087 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141680087 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')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141680087 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141680087 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:17 [2019-12-26T21:11:17.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141680087 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')
16:11:17 [2019-12-26T21:11:17.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141680088 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')
16:11:17 [2019-12-26T21:11:17.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141680088 data=null item=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')
16:11:18 [2019-12-26T21:11:18.079Z] DEBUG - Clicked on 
16:11:18 [2019-12-26T21:11:18.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:18 [2019-12-26T21:11:18.336Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141680913 data=null doit=true} to Shell with text {Find}
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141680920 data=null} to (of type 'Combo')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34ab40f1
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141680931 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')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141680932 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')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141680932 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141680932 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141680932 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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141680932 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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141680932 data=null item=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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141680933 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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141680933 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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141680933 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')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141680933 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141680933 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Clicking on Fi&nd
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141680974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141680974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141680974 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141680974 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141680975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141680975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141680975 data=null item=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')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141680976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141680976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141680976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141680976 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141680976 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Clicked on Fi&nd
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141680984 data=null} to (of type 'Combo')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141681007 data=null doit=true} to Button with text {F&orward}
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141681008 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}
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141681010 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141681011 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')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141681011 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')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141681011 data=null item=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')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.855Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Clicking on Fi&nd
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141681078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141681078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141681078 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141681079 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141681079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141681079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141681079 data=null item=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')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141681080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141681081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141681081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141681081 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141681082 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Clicked on Fi&nd
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Clicking on Close
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141681090 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')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141681090 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')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141681090 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141681090 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141681090 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')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141681091 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')
16:11:18 [2019-12-26T21:11:18.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141681091 data=null item=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')
16:11:19 [2019-12-26T21:11:19.304Z] DEBUG - Clicked on 
16:11:19 [2019-12-26T21:11:19.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:19 [2019-12-26T21:11:19.563Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141682276 data=null doit=true} to Shell with text {Find}
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141682281 data=null} to (of type 'Combo')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141682284 data=null doit=true} to Button with text {&Backward}
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141682285 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}
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141682286 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141682303 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')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141682303 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')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141682306 data=null item=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')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.129Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30370ce
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141682311 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141682312 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141682312 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141682313 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141682313 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141682313 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141682313 data=null item=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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141682314 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141682314 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141682315 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141682315 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141682315 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7fda0e89
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141682317 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141682317 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141682317 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141682317 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141682318 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141682318 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141682318 data=null item=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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141682318 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141682318 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141682318 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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141682319 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141682319 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Clicking on Fi&nd
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141682370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141682371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141682371 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141682371 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141682372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141682372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141682372 data=null item=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')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141682374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141682374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141682374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141682374 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141682375 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Clicked on Fi&nd
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Setting text on (of type 'Combo') to lttn
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1141682377 data=null} to (of type 'Combo')
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - Set text on (of type 'Combo') to lttn
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:20 [2019-12-26T21:11:20.130Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Clicking on Fi&nd
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141682401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141682401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141682401 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141682402 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141682402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141682402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141682402 data=null item=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')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141682406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141682406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141682407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141682407 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141682407 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Clicked on Fi&nd
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Clicking on Close
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141682411 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')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141682412 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')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141682412 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141682412 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141682412 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')
16:11:20 [2019-12-26T21:11:20.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141682412 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')
16:11:20 [2019-12-26T21:11:20.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141682416 data=null item=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')
16:11:20 [2019-12-26T21:11:20.389Z] DEBUG - Clicked on 
16:11:20 [2019-12-26T21:11:20.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.646Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:20 [2019-12-26T21:11:20.904Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:20 [2019-12-26T21:11:20.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141683221 data=null doit=true} to Shell with text {Find}
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141683276 data=null} to (of type 'Combo')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d2c3ab2
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141683281 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141683281 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141683281 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141683282 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141683282 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141683282 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141683282 data=null item=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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141683282 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141683283 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141683283 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')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141683283 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141683283 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7039cffd
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141683291 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141683291 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141683291 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141683291 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141683292 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141683292 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141683292 data=null item=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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141683292 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141683292 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141683293 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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141683293 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141683293 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Clicking on Fi&nd
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141683295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141683295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141683295 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141683295 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141683295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141683295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141683296 data=null item=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')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141683296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141683296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141683296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141683297 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141683297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Clicked on Fi&nd
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1141683299 data=null} to (of type 'Combo')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Set text on (of type 'Combo') to LTTNG
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.164Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Clicking on Fi&nd
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141683375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141683376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141683376 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141683376 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141683376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141683376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141683376 data=null item=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')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141683379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141683379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141683380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141683380 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141683380 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Clicked on Fi&nd
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Clicking on Close
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141683390 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')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141683390 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')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141683391 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141683391 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141683391 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')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141683391 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')
16:11:21 [2019-12-26T21:11:21.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141683391 data=null item=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')
16:11:21 [2019-12-26T21:11:21.421Z] DEBUG - Clicked on 
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:21 [2019-12-26T21:11:21.422Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141684024 data=null doit=true} to Shell with text {Find}
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:21 [2019-12-26T21:11:21.678Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Clicking on Close
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141684033 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')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141684034 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')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141684034 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141684034 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141684034 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')
16:11:21 [2019-12-26T21:11:21.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141684035 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')
16:11:21 [2019-12-26T21:11:21.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141684035 data=null item=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')
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - Clicked on 
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.192Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141684600 data=null doit=true} to Shell with text {Find}
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Clicking on Close
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141684610 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')
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141684610 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')
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141684610 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141684610 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141684610 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')
16:11:22 [2019-12-26T21:11:22.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141684610 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')
16:11:22 [2019-12-26T21:11:22.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141684611 data=null item=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')
16:11:22 [2019-12-26T21:11:22.705Z] DEBUG - Clicked on 
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.706Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141685202 data=null doit=true} to Shell with text {Find}
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141685215 data=null} to (of type 'Combo')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141685218 data=null doit=true} to Button with text {F&orward}
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141685219 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}
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141685221 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141685221 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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141685222 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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141685222 data=null item=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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14d0e7da
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141685225 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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141685230 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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141685230 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141685231 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141685231 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')
16:11:22 [2019-12-26T21:11:22.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141685231 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141685231 data=null item=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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141685232 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141685232 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141685232 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141685232 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141685232 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10706411
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141685235 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141685236 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141685236 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141685236 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141685236 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141685236 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141685236 data=null item=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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141685237 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141685237 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141685237 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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141685237 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141685237 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Clicking on Fi&nd
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141685245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141685246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141685246 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141685246 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141685246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141685246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141685246 data=null item=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')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141685278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141685279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141685279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141685279 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141685279 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Clicked on Fi&nd
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Setting text on (of type 'Combo') to lttng
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141685297 data=null} to (of type 'Combo')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - Set text on (of type 'Combo') to lttng
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141685300 data=null doit=true} to Button with text {&Backward}
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141685300 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}
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141685302 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141685302 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')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141685302 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')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141685302 data=null item=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')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Clicking on Fi&nd
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141685311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141685311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141685317 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141685318 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141685318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141685318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141685318 data=null item=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')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141685319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141685319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141685319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141685320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141685320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - Clicked on Fi&nd
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:11:22 [2019-12-26T21:11:22.966Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Clicking on Close
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141685394 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')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141685395 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')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141685395 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141685395 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141685395 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')
16:11:23 [2019-12-26T21:11:23.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141685395 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')
16:11:23 [2019-12-26T21:11:23.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141685397 data=null item=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')
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Clicked on 
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1141685719 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Attempting to set focus on Tree with text {}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141685817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141685817 data=null doit=true} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141685817 data=null} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141685817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141685818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141685836 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:11:23 [2019-12-26T21:11:23.738Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:11:23 [2019-12-26T21:11:23.738Z] DEBUG - Clicking on with mnemonic 'Delete'
16:11:23 [2019-12-26T21:11:23.994Z] DEBUG - Clicked on with mnemonic 'Delete'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686490 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686490 data=null 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')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686491 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141686491 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Clicking on OK
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141686493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141686493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141686494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141686494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141686494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141686494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:24 [2019-12-26T21:11:24.251Z] DEBUG - Clicked on OK
16:11:25 [2019-12-26T21:11:25.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141686494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:25 [2019-12-26T21:11:25.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141685982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:11:25 [2019-12-26T21:11:25.182Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.987 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:11:25 [2019-12-26T21:11:25.182Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.727 s
16:11:25 [2019-12-26T21:11:25.182Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.94 s
16:11:25 [2019-12-26T21:11:25.182Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.357 s
16:11:25 [2019-12-26T21:11:25.182Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.939 s
16:11:25 [2019-12-26T21:11:25.182Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.206 s
16:11:25 [2019-12-26T21:11:25.182Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.805 s
16:11:25 [2019-12-26T21:11:25.182Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:11:25 [2019-12-26T21:11:25.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:40 [2019-12-26T21:11:40.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:41 [2019-12-26T21:11:41.976Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:41 [2019-12-26T21:11:41.976Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:42 [2019-12-26T21:11:42.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:42 [2019-12-26T21:11:42.796Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:42 [2019-12-26T21:11:42.796Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:42 [2019-12-26T21:11:42.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:43 [2019-12-26T21:11:43.360Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:43 [2019-12-26T21:11:43.360Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:43 [2019-12-26T21:11:43.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:44 [2019-12-26T21:11:44.730Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:44 [2019-12-26T21:11:44.730Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:44 [2019-12-26T21:11:44.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:45 [2019-12-26T21:11:45.294Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:45 [2019-12-26T21:11:45.294Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:45 [2019-12-26T21:11:45.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:45 [2019-12-26T21:11:45.858Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:45 [2019-12-26T21:11:45.858Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:45 [2019-12-26T21:11:45.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:47 [2019-12-26T21:11:47.227Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:47 [2019-12-26T21:11:47.227Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:47 [2019-12-26T21:11:47.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:47 [2019-12-26T21:11:47.791Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:47 [2019-12-26T21:11:47.791Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:47 [2019-12-26T21:11:47.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:49 [2019-12-26T21:11:49.684Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:49 [2019-12-26T21:11:49.684Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:11:49 [2019-12-26T21:11:49.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:49 [2019-12-26T21:11:49.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:54 [2019-12-26T21:11:54.938Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:11:54 [2019-12-26T21:11:54.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:11:54 [2019-12-26T21:11:54.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:55 [2019-12-26T21:11:55.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - number of items : 17
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718080 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:55 [2019-12-26T21:11:55.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718344 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718344 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:11:56 [2019-12-26T21:11:56.016Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:11:56 [2019-12-26T21:11:56.272Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Clicking on OK
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141718397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141718397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141718397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141718397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141718397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141718397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141718398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:11:56 [2019-12-26T21:11:56.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141718081 data=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...}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Clicked on 
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141718758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141718759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141718759 data=null doit=true} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141718759 data=null} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141718760 data=null button=1 stateMask=0x0 x=526 y=9 count=1} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141718795 data=null button=1 stateMask=0x80000 x=526 y=9 count=1} to TimeGraphMarkerAxis with text {}
16:11:56 [2019-12-26T21:11:56.530Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141719352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141719353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141719353 data=null doit=true} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141719353 data=null} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141719353 data=null button=1 stateMask=0x0 x=215 y=25 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141719355 data=null button=1 stateMask=0x80000 x=215 y=25 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.093Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - number of items : 17
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719933 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719934 data=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}
16:11:57 [2019-12-26T21:11:57.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141719938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141720021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141720034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141720034 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141720034 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141720035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141720035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141720035 data=null doit=true} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141720035 data=null} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141720036 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141720037 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141720037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141720038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141720038 data=null doit=true} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141720038 data=null} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141720038 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141720039 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141720039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141720040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141720040 data=null doit=true} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141720040 data=null} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141720040 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141720041 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.915Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
16:11:57 [2019-12-26T21:11:57.915Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:11:58 [2019-12-26T21:11:58.171Z] DEBUG - Clicking on with mnemonic 'Lost Events'
16:11:58 [2019-12-26T21:11:58.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141720309 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'
16:11:58 [2019-12-26T21:11:58.171Z] DEBUG - Clicked on with mnemonic 'Lost Events'
16:11:58 [2019-12-26T21:11:58.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:03 [2019-12-26T21:12:03.425Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:03 [2019-12-26T21:12:03.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:03 [2019-12-26T21:12:03.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:03 [2019-12-26T21:12:03.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - number of items : 17
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726590 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726590 data=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}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726592 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141726593 data=null} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - number of items : 17
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727121 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727122 data=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}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727124 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727124 data=null} to ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.810Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:12:04 [2019-12-26T21:12:04.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - number of items : 17
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727626 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727898 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727898 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Clicking on OK
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141727902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141727903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141727903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141727903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141727903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141727903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141727903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:05 [2019-12-26T21:12:05.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141727627 data=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...}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Clicked on 
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - number of items : 17
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728211 data=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}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728215 data=null} to ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:12:05 [2019-12-26T21:12:05.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - number of items : 17
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728733 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728734 data=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}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728736 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141728736 data=null} to ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:12:06 [2019-12-26T21:12:06.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - number of items : 17
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729239 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729240 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}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729242 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729242 data=null} to ToolItem with tooltip text {Select Next State Change}
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:12:07 [2019-12-26T21:12:07.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - number of items : 17
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729764 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730018 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730018 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Clicking on OK
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141730027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141730027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141730027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141730028 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141730028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141730028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141730028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:07 [2019-12-26T21:12:07.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141729764 data=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...}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Clicked on 
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - number of items : 17
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730372 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730372 data=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}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730398 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730398 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
16:12:08 [2019-12-26T21:12:08.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - number of items : 17
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730929 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730930 data=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}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141730932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731023 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731024 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - number of items : 17
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731027 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731027 data=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}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731029 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731030 data=null} to ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
16:12:08 [2019-12-26T21:12:08.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - number of items : 17
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731532 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731534 data=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}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731625 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731625 data=null} to ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - number of items : 17
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=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}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731627 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141731628 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
16:12:09 [2019-12-26T21:12:09.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - number of items : 17
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732129 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732130 data=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}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732132 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141732132 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:12:09 [2019-12-26T21:12:09.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:10 [2019-12-26T21:12:10.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:16 [2019-12-26T21:12:16.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:16 [2019-12-26T21:12:16.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:16 [2019-12-26T21:12:16.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:16 [2019-12-26T21:12:16.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:17 [2019-12-26T21:12:17.250Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:17 [2019-12-26T21:12:17.250Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - number of items : 17
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - number of items : 17
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - Clicking on with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141739814 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'
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - Clicked on with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - number of items : 17
16:12:17 [2019-12-26T21:12:17.507Z] DEBUG - number of items : 17
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - Clicking on with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141739996 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'
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - Clicked on with mnemonic 'Lost Events'
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - number of items : 17
16:12:17 [2019-12-26T21:12:17.764Z] DEBUG - number of items : 17
16:12:18 [2019-12-26T21:12:18.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:23 [2019-12-26T21:12:23.296Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:23 [2019-12-26T21:12:23.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:23 [2019-12-26T21:12:23.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - number of items : 17
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745981 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:23 [2019-12-26T21:12:23.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141746269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141746294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141746294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141746295 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141746295 data=null} to ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141746299 data=null doit=true} to Shell with text {Filter}
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:12:24 [2019-12-26T21:12:24.119Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:12:24 [2019-12-26T21:12:24.683Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
16:12:24 [2019-12-26T21:12:24.683Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - Clicking on Uncheck all
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141747312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141747313 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141747313 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141747314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141747314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141747315 data=null item=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')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141747328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141747329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141747329 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141747329 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Clicked on Uncheck all
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Clicking on Check all
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141747331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141747332 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141747332 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141747333 data=null item=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')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141747345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141747345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141747346 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141747346 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Clicked on Check all
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Attempting to set focus on Tree with text {}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1141747349 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1141747350 data=null doit=true} to TreeItem with text {synthetic-trace}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1141747350 data=null} to TreeItem with text {synthetic-trace}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1141747350 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141747355 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}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1141747356 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace}
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Clicking on Uncheck all
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141747358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141747358 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141747358 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141747359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141747359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141747359 data=null item=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')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141747375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141747376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141747376 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141747376 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - Clicked on Uncheck all
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.251Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicking on Check selected
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1141747378 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141747378 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1141747378 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1141747379 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1141747379 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1141747379 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1141747379 data=null item=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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1141747380 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141747380 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1141747380 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1141747380 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1141747380 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicked on Check selected
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicking on Uncheck all
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141747382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141747383 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141747383 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141747383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141747383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141747383 data=null item=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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141747385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141747385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141747385 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141747385 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicked on Uncheck all
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicking on Check subtree
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141747391 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141747391 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141747391 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141747391 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141747392 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141747392 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141747392 data=null item=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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141747393 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141747393 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141747393 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')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141747393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141747393 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - Clicked on Check subtree
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:12:25 [2019-12-26T21:12:25.252Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicking on Check all
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141747395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141747395 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141747395 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141747395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141747395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141747395 data=null item=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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141747410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141747410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141747411 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141747411 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicked on Check all
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicking on Uncheck selected
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1141747412 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141747412 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1141747412 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1141747413 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1141747413 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1141747413 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1141747413 data=null item=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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1141747414 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141747414 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1141747414 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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1141747414 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1141747414 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicked on Uncheck selected
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicking on Check all
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141747416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141747416 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141747416 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141747416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141747416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141747416 data=null item=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')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141747417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141747417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141747417 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141747417 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - Clicked on Check all
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.253Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Clicking on Uncheck subtree
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1141747419 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141747419 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1141747419 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1141747419 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1141747419 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1141747419 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1141747419 data=null item=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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1141747420 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141747420 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1141747420 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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1141747420 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1141747420 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Clicked on Uncheck subtree
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Clicking on Uncheck all
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141747422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141747422 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141747424 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141747424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141747424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141747425 data=null item=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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141747434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141747434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141747434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141747434 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141747434 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Clicked on Uncheck all
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Clicking on Check all
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141747437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141747438 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141747438 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141747438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141747438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141747438 data=null item=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')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141747453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141747454 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141747454 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Clicked on Check all
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Clicking on OK
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141747470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141747470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141747470 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141747471 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141747471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141747471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141747471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:12:25 [2019-12-26T21:12:25.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141745982 data=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}
16:12:25 [2019-12-26T21:12:25.512Z] DEBUG - Clicked on 
16:12:25 [2019-12-26T21:12:25.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:30 [2019-12-26T21:12:30.763Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:30 [2019-12-26T21:12:30.763Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:30 [2019-12-26T21:12:30.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:30 [2019-12-26T21:12:30.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:30 [2019-12-26T21:12:30.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - number of items : 17
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=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}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753314 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753314 data=null} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:31 [2019-12-26T21:12:31.584Z] DEBUG - number of items : 17
16:12:31 [2019-12-26T21:12:31.584Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753869 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753870 data=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}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753872 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141753872 data=null} to ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.841Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
16:12:31 [2019-12-26T21:12:31.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - number of items : 17
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754496 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754497 data=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}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754498 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141754498 data=null} to ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
16:12:32 [2019-12-26T21:12:32.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - number of items : 17
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756001 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}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756072 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756072 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:33 [2019-12-26T21:12:33.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - number of items : 17
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756575 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756576 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}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756646 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141756646 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:34 [2019-12-26T21:12:34.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - number of items : 17
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757187 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757187 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}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757188 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141757189 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
16:12:34 [2019-12-26T21:12:34.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - number of items : 17
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758692 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758692 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}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758746 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141758747 data=null} to ToolItem with tooltip text {Next Marker}
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:36 [2019-12-26T21:12:36.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - number of items : 17
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759249 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}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759250 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759250 data=null} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:37 [2019-12-26T21:12:37.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - number of items : 17
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759868 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759869 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}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759871 data=null doit=true} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141759871 data=null} to ToolItem with tooltip text {Next Marker}
16:12:37 [2019-12-26T21:12:37.714Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
16:12:37 [2019-12-26T21:12:37.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - number of items : 17
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761374 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761374 data=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}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761375 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761376 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - number of items : 17
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761895 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761896 data=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}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761897 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141761897 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
16:12:39 [2019-12-26T21:12:39.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - number of items : 17
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763402 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763402 data=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}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763403 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141763403 data=null} to ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.545Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
16:12:41 [2019-12-26T21:12:41.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:41 [2019-12-26T21:12:41.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:45 [2019-12-26T21:12:45.721Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:45 [2019-12-26T21:12:45.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:46 [2019-12-26T21:12:46.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:46 [2019-12-26T21:12:46.285Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:12:46 [2019-12-26T21:12:46.285Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:12:46 [2019-12-26T21:12:46.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:46 [2019-12-26T21:12:46.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:46 [2019-12-26T21:12:46.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:51 [2019-12-26T21:12:51.799Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:51 [2019-12-26T21:12:51.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:51 [2019-12-26T21:12:51.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:51 [2019-12-26T21:12:51.799Z] DEBUG - number of items : 17
16:12:51 [2019-12-26T21:12:51.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:56 [2019-12-26T21:12:56.120Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:12:56 [2019-12-26T21:12:56.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:12:56 [2019-12-26T21:12:56.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:12:56 [2019-12-26T21:12:56.378Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:12:56 [2019-12-26T21:12:56.378Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:12:56 [2019-12-26T21:12:56.378Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:12:56 [2019-12-26T21:12:56.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:13:01 [2019-12-26T21:13:01.633Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:01 [2019-12-26T21:13:01.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:01 [2019-12-26T21:13:01.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:13:01 [2019-12-26T21:13:01.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:03 [2019-12-26T21:13:03.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:13:03 [2019-12-26T21:13:03.259Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:03 [2019-12-26T21:13:03.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - number of items : 17
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787235 data=null doit=true} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787573 data=null doit=true} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787573 data=null} to ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1141787579 data=null doit=true} to Shell with text {Legend}
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.410Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Clicking on OK
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141787602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141787602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141787603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141787603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141787603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:05 [2019-12-26T21:13:05.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141787236 data=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}
16:13:05 [2019-12-26T21:13:05.667Z] DEBUG - Clicked on 
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141788091 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Attempting to set focus on Tree with text {}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141788151 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141788151 data=null doit=true} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141788151 data=null} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141788152 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141788152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141788171 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:13:05 [2019-12-26T21:13:05.924Z] DEBUG - Clicking on with mnemonic 'Delete'
16:13:06 [2019-12-26T21:13:06.180Z] DEBUG - Clicked on with mnemonic 'Delete'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null 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')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789023 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141789023 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Clicking on OK
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141789024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141789024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141789024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141789024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141789025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141789025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:06 [2019-12-26T21:13:06.744Z] DEBUG - Clicked on OK
16:13:07 [2019-12-26T21:13:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141789025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:07 [2019-12-26T21:13:07.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141788277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:13:07 [2019-12-26T21:13:07.871Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 102.706 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:13:07 [2019-12-26T21:13:07.871Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 23.644 s
16:13:07 [2019-12-26T21:13:07.871Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 8.825 s
16:13:07 [2019-12-26T21:13:07.871Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 12.165 s
16:13:07 [2019-12-26T21:13:07.871Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.463 s
16:13:07 [2019-12-26T21:13:07.871Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
16:13:07 [2019-12-26T21:13:07.871Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.65 s
16:13:07 [2019-12-26T21:13:07.871Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 15.691 s
16:13:07 [2019-12-26T21:13:07.871Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.183 s
16:13:07 [2019-12-26T21:13:07.871Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.375 s
16:13:07 [2019-12-26T21:13:07.871Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.7 s
16:13:07 [2019-12-26T21:13:07.871Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.684 s
16:13:07 [2019-12-26T21:13:07.871Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.515 s
16:13:07 [2019-12-26T21:13:07.871Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:13:12 [2019-12-26T21:13:12.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:12 [2019-12-26T21:13:12.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:12 [2019-12-26T21:13:12.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - number of items : 2
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794824 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794825 data=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}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794827 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141794827 data=null} to ToolItem with tooltip text {Hide Lost Events}
16:13:12 [2019-12-26T21:13:12.474Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:13:13 [2019-12-26T21:13:13.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:13:17 [2019-12-26T21:13:17.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:13:17 [2019-12-26T21:13:17.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:13:17 [2019-12-26T21:13:17.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:18 [2019-12-26T21:13:18.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:13:18 [2019-12-26T21:13:18.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:18 [2019-12-26T21:13:18.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:13:18 [2019-12-26T21:13:18.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:13:22 [2019-12-26T21:13:22.469Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:23 [2019-12-26T21:13:23.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141805351 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:13:23 [2019-12-26T21:13:23.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Attempting to set focus on Tree with text {}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141805411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141805411 data=null doit=true} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141805411 data=null} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141805412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141805412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141805428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:13:23 [2019-12-26T21:13:23.289Z] DEBUG - Clicking on with mnemonic 'Delete'
16:13:23 [2019-12-26T21:13:23.547Z] DEBUG - Clicked on with mnemonic 'Delete'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806392 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806392 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null 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')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806393 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141806394 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Clicking on OK
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141806395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141806395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141806395 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141806395 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141806395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141806395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:24 [2019-12-26T21:13:24.114Z] DEBUG - Clicked on OK
16:13:25 [2019-12-26T21:13:25.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141806395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:25 [2019-12-26T21:13:25.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141805620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:13:25 [2019-12-26T21:13:25.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.3 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:13:25 [2019-12-26T21:13:25.182Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 14.427 s
16:13:25 [2019-12-26T21:13:25.182Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:13:25 [2019-12-26T21:13:25.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
16:13:25 [2019-12-26T21:13:25.439Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:13:29 [2019-12-26T21:13:29.612Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:13:29 [2019-12-26T21:13:29.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:29 [2019-12-26T21:13:29.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:13:29 [2019-12-26T21:13:29.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:13:29 [2019-12-26T21:13:29.612Z] DEBUG - Setting state to checked on: scp_dest
16:13:29 [2019-12-26T21:13:29.612Z] Series don't currently have the same x axis values
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141812625 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Attempting to set focus on Tree with text {}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141812672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141812673 data=null doit=true} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141812673 data=null} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141812673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141812673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141812688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Clicking on with mnemonic 'Delete'
16:13:30 [2019-12-26T21:13:30.543Z] DEBUG - Clicked on with mnemonic 'Delete'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813612 data=null 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')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141813613 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Clicking on OK
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141813614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141813615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141813615 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141813615 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141813615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141813615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:31 [2019-12-26T21:13:31.474Z] DEBUG - Clicked on OK
16:13:32 [2019-12-26T21:13:32.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141813615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:13:32 [2019-12-26T21:13:32.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141812796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:13:32 [2019-12-26T21:13:32.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.989 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:13:32 [2019-12-26T21:13:32.038Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 4.854 s
16:13:32 [2019-12-26T21:13:32.038Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:13:32 [2019-12-26T21:13:32.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - number of items : 25
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819372 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819373 data=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}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819374 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819375 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:37 [2019-12-26T21:13:37.705Z] DEBUG - number of items : 25
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819887 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819887 data=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}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819888 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141819888 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:13:37 [2019-12-26T21:13:37.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:38 [2019-12-26T21:13:38.271Z] DEBUG - number of items : 25
16:13:38 [2019-12-26T21:13:38.271Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.271Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820391 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820391 data=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}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820393 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820393 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - number of items : 25
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820914 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820915 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}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820917 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141820917 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:38 [2019-12-26T21:13:38.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - number of items : 25
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821419 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821420 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}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821421 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821422 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - number of items : 25
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821939 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}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821941 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821941 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - number of items : 25
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821943 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}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821945 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821945 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - number of items : 25
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821946 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821947 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}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821948 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141821948 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:39 [2019-12-26T21:13:39.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - number of items : 25
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822452 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}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822454 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822454 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:40 [2019-12-26T21:13:40.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - number of items : 25
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822957 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822958 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}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822976 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141822976 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:40 [2019-12-26T21:13:40.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - number of items : 25
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823480 data=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}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823495 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141823495 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:41 [2019-12-26T21:13:41.631Z] DEBUG - number of items : 25
16:13:41 [2019-12-26T21:13:41.631Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824001 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824002 data=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}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824004 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824004 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:13:41 [2019-12-26T21:13:41.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - number of items : 25
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824508 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}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824510 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141824510 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.146Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:42 [2019-12-26T21:13:42.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - number of items : 25
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825013 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}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825016 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825016 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:42 [2019-12-26T21:13:42.710Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:42 [2019-12-26T21:13:42.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - number of items : 25
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825518 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825519 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}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825531 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141825532 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
16:13:43 [2019-12-26T21:13:43.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - number of items : 25
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826034 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826035 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}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826037 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826037 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:43 [2019-12-26T21:13:43.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - number of items : 25
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826540 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826541 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}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826544 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141826544 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:44 [2019-12-26T21:13:44.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - number of items : 25
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827048 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}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827050 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827050 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:44 [2019-12-26T21:13:44.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - number of items : 25
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827555 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827555 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}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827557 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141827558 data=null} to ToolItem with tooltip text {Follow CPU Forward}
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
16:13:45 [2019-12-26T21:13:45.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:45 [2019-12-26T21:13:45.785Z] DEBUG - number of items : 25
16:13:45 [2019-12-26T21:13:45.785Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.785Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828069 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828070 data=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}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828072 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828072 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:13:45 [2019-12-26T21:13:45.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - number of items : 25
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828574 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828575 data=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}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828577 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141828577 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.350Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - number of items : 25
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829080 data=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}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829095 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829096 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:13:46 [2019-12-26T21:13:46.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:47 [2019-12-26T21:13:47.476Z] DEBUG - number of items : 25
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829599 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829599 data=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}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829609 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141829610 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:13:47 [2019-12-26T21:13:47.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - number of items : 25
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830113 data=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}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830115 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141830116 data=null} to ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:13:48 [2019-12-26T21:13:48.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:48 [2019-12-26T21:13:48.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - number of items : 25
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832914 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832915 data=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}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832917 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141832917 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:13:50 [2019-12-26T21:13:50.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - number of items : 25
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833428 data=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}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833431 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.318Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:51 [2019-12-26T21:13:51.881Z] DEBUG - number of items : 25
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833956 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833957 data=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}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833960 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141833960 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:13:51 [2019-12-26T21:13:51.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:52 [2019-12-26T21:13:52.445Z] DEBUG - number of items : 25
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834595 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}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834686 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141834686 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:52 [2019-12-26T21:13:52.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - number of items : 25
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835190 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}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835205 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835206 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:53 [2019-12-26T21:13:53.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - number of items : 25
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835708 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}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835710 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141835711 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:53 [2019-12-26T21:13:53.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - number of items : 25
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836215 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836216 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}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836218 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836219 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - number of items : 25
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836732 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}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836746 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141836746 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - number of items : 25
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837249 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837250 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}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837253 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837253 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:54 [2019-12-26T21:13:54.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:55 [2019-12-26T21:13:55.524Z] DEBUG - number of items : 25
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837760 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837760 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}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837781 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141837782 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:55 [2019-12-26T21:13:55.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - number of items : 25
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838286 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838287 data=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}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838290 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838290 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - number of items : 25
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838792 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838793 data=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}
16:13:56 [2019-12-26T21:13:56.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838794 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141838795 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:13:56 [2019-12-26T21:13:56.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - number of items : 25
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839299 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839300 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}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839303 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839319 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:57 [2019-12-26T21:13:57.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - number of items : 25
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839829 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839830 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}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839831 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141839832 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:57 [2019-12-26T21:13:57.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - number of items : 25
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840335 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840336 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}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840338 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840338 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
16:13:58 [2019-12-26T21:13:58.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:58 [2019-12-26T21:13:58.598Z] DEBUG - number of items : 25
16:13:58 [2019-12-26T21:13:58.598Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:58 [2019-12-26T21:13:58.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840891 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840891 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}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840905 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141840905 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:58 [2019-12-26T21:13:58.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - number of items : 25
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841491 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841491 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}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841507 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141841508 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.306Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:59 [2019-12-26T21:13:59.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - number of items : 25
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842012 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842013 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}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842014 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842014 data=null} to ToolItem with tooltip text {Select Next State Change}
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:13:59 [2019-12-26T21:13:59.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - number of items : 25
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842516 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842517 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}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842518 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141842519 data=null} to ToolItem with tooltip text {Select Next State Change}
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
16:14:00 [2019-12-26T21:14:00.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - number of items : 25
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843023 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843023 data=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}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843025 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843026 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:14:00 [2019-12-26T21:14:00.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - number of items : 25
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843527 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843528 data=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}
16:14:01 [2019-12-26T21:14:01.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843530 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141843530 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - number of items : 25
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844037 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844037 data=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}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844040 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844040 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:14:01 [2019-12-26T21:14:01.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - number of items : 25
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844543 data=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}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844545 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141844545 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - number of items : 25
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845049 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845050 data=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}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845052 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141845053 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.948Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:14:02 [2019-12-26T21:14:02.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:03 [2019-12-26T21:14:03.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:05 [2019-12-26T21:14:05.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:05 [2019-12-26T21:14:05.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:05 [2019-12-26T21:14:05.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:05 [2019-12-26T21:14:05.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:05 [2019-12-26T21:14:05.661Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:05 [2019-12-26T21:14:05.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:05 [2019-12-26T21:14:05.917Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:05 [2019-12-26T21:14:05.917Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141848422 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:06 [2019-12-26T21:14:06.175Z] 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:14:06 [2019-12-26T21:14:06.175Z] 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - matched Text with text " 
16:14:06 [2019-12-26T21:14:06.175Z]  ", using matcher: of type 'Text'
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141848427 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141848427 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141848427 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141848428 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141848428 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141848428 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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141848428 data=null item=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')
16:14:06 [2019-12-26T21:14:06.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141848429 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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141848429 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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141848430 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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141848430 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141848430 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1141848430 data=null doit=true} to Button with text {All Active Threads}
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141848431 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}
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1141848431 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1141848432 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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1141848432 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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141848432 data=null item=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')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Clicking on OK
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141848434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141848435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141848435 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141848435 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141848435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141848435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141848435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:06 [2019-12-26T21:14:06.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141848127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.433Z] DEBUG - Clicked on 
16:14:06 [2019-12-26T21:14:06.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:06 [2019-12-26T21:14:06.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:06 [2019-12-26T21:14:06.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:06 [2019-12-26T21:14:06.689Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.689Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.946Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:06 [2019-12-26T21:14:06.946Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:06 [2019-12-26T21:14:06.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141849260 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:06 [2019-12-26T21:14:06.947Z] 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141849262 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141849263 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141849263 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141849263 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141849263 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141849263 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141849263 data=null item=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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141849264 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141849264 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141849264 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')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141849265 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141849265 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:06 [2019-12-26T21:14:06.947Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:07 [2019-12-26T21:14:07.204Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
16:14:07 [2019-12-26T21:14:07.204Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141849352 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:07 [2019-12-26T21:14:07.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141848979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:07 [2019-12-26T21:14:07.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:09 [2019-12-26T21:14:09.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:09 [2019-12-26T21:14:09.354Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:09 [2019-12-26T21:14:09.354Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141851823 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:09 [2019-12-26T21:14:09.612Z] 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141851825 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141851826 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141851826 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141851826 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141851826 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141851870 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141851870 data=null item=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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141851871 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141851872 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141851872 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')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141851872 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141851873 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Clicking on OK
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141851875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141851875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141851876 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141851876 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141851876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141851877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141851877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:09 [2019-12-26T21:14:09.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141851516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:09 [2019-12-26T21:14:09.869Z] DEBUG - Clicked on 
16:14:09 [2019-12-26T21:14:09.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:09 [2019-12-26T21:14:09.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:10 [2019-12-26T21:14:10.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141852775 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:10 [2019-12-26T21:14:10.409Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:10 [2019-12-26T21:14:10.410Z] 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')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141852776 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')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141852776 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')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141852777 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141852777 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141852777 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')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141852777 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')
16:14:10 [2019-12-26T21:14:10.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141852777 data=null item=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')
16:14:10 [2019-12-26T21:14:10.667Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141852778 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')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141852778 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')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141852778 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')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141852778 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141852778 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141852867 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141852503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:10 [2019-12-26T21:14:10.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:12 [2019-12-26T21:14:12.560Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:12 [2019-12-26T21:14:12.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:12 [2019-12-26T21:14:12.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:13 [2019-12-26T21:14:13.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:13 [2019-12-26T21:14:13.636Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:13 [2019-12-26T21:14:13.636Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:13 [2019-12-26T21:14:13.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:14 [2019-12-26T21:14:14.198Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:14 [2019-12-26T21:14:14.198Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:14 [2019-12-26T21:14:14.198Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:14 [2019-12-26T21:14:14.761Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:14 [2019-12-26T21:14:14.761Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:14 [2019-12-26T21:14:14.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:15 [2019-12-26T21:14:15.018Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:15 [2019-12-26T21:14:15.019Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:15 [2019-12-26T21:14:15.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:15 [2019-12-26T21:14:15.840Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:15 [2019-12-26T21:14:15.840Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:15 [2019-12-26T21:14:15.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:16 [2019-12-26T21:14:16.096Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:16 [2019-12-26T21:14:16.096Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:16 [2019-12-26T21:14:16.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:16 [2019-12-26T21:14:16.659Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:16 [2019-12-26T21:14:16.659Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:16 [2019-12-26T21:14:16.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:17 [2019-12-26T21:14:17.223Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:17 [2019-12-26T21:14:17.223Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:17 [2019-12-26T21:14:17.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:17 [2019-12-26T21:14:17.785Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:17 [2019-12-26T21:14:17.785Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:17 [2019-12-26T21:14:17.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:18 [2019-12-26T21:14:18.348Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:18 [2019-12-26T21:14:18.348Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:18 [2019-12-26T21:14:18.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:18 [2019-12-26T21:14:18.911Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:18 [2019-12-26T21:14:18.912Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:18 [2019-12-26T21:14:18.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:19 [2019-12-26T21:14:19.169Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:19 [2019-12-26T21:14:19.169Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:19 [2019-12-26T21:14:19.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:19 [2019-12-26T21:14:19.989Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:19 [2019-12-26T21:14:19.989Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:19 [2019-12-26T21:14:19.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:20 [2019-12-26T21:14:20.306Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:20 [2019-12-26T21:14:20.306Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:20 [2019-12-26T21:14:20.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:20 [2019-12-26T21:14:20.871Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:20 [2019-12-26T21:14:20.871Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:20 [2019-12-26T21:14:20.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:21 [2019-12-26T21:14:21.434Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:21 [2019-12-26T21:14:21.434Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:21 [2019-12-26T21:14:21.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:21 [2019-12-26T21:14:21.998Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:21 [2019-12-26T21:14:21.998Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:21 [2019-12-26T21:14:21.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:22 [2019-12-26T21:14:22.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:22 [2019-12-26T21:14:22.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:22 [2019-12-26T21:14:22.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:22 [2019-12-26T21:14:22.818Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:22 [2019-12-26T21:14:22.818Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:22 [2019-12-26T21:14:22.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:23 [2019-12-26T21:14:23.381Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:23 [2019-12-26T21:14:23.381Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:23 [2019-12-26T21:14:23.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:23 [2019-12-26T21:14:23.944Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:23 [2019-12-26T21:14:23.944Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:23 [2019-12-26T21:14:23.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:24 [2019-12-26T21:14:24.508Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:24 [2019-12-26T21:14:24.508Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:24 [2019-12-26T21:14:24.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:25 [2019-12-26T21:14:25.072Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:25 [2019-12-26T21:14:25.072Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:25 [2019-12-26T21:14:25.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:25 [2019-12-26T21:14:25.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:27 [2019-12-26T21:14:27.527Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:27 [2019-12-26T21:14:27.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:27 [2019-12-26T21:14:27.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - number of items : 25
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.090Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870203 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870666 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870666 data=null} to ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141870668 data=null doit=true} to Shell with text {Filter}
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Clicking on Uncheck all
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141870677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141870677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141870677 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141870677 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141870677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141870677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141870677 data=null item=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')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141870745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141870746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141870746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141870746 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141870746 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Clicked on Uncheck all
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Clicking on Check Active
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1141870749 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')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1141870749 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')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1141870749 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1141870749 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1141870750 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')
16:14:28 [2019-12-26T21:14:28.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1141870750 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')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1141870750 data=null item=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')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1141872195 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')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1141872295 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')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1141872295 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')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1141872295 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1141872296 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - Clicked on Check Active
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:14:29 [2019-12-26T21:14:29.975Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Clicking on Check all
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141872298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141872299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141872299 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141872299 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141872299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141872299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:29 [2019-12-26T21:14:29.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141872299 data=null item=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')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141872371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141872371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141872371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141872372 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141872372 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Clicked on Check all
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Clicking on Uncheck Inactive
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1141872374 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')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1141872374 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')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1141872374 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1141872375 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1141872375 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')
16:14:30 [2019-12-26T21:14:30.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1141872375 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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1141872375 data=null item=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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1141873675 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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1141873675 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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1141873675 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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1141873676 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1141873676 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Clicked on Uncheck Inactive
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1141873688 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1141873688 data=null doit=true} to TreeItem with text {synthetic-trace}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1141873688 data=null} to TreeItem with text {synthetic-trace}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1141873689 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141873689 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}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1141873690 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace}
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Clicking on Uncheck all
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141873692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141873692 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141873692 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141873693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141873693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141873693 data=null item=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')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141873718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141873719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141873719 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141873719 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - Clicked on Uncheck all
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Clicking on Check selected
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1141873720 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141873720 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1141873721 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1141873721 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1141873721 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1141873721 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1141873721 data=null item=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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1141873722 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141873722 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1141873722 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1141873722 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1141873722 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Clicked on Check selected
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Clicking on Uncheck all
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141873724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141873724 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141873724 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141873724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141873724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141873724 data=null item=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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141873726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141873726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141873726 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141873726 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Clicked on Uncheck all
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Clicking on Check subtree
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141873728 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141873728 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141873728 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141873728 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141873729 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141873729 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141873729 data=null item=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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141873730 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')
16:14:31 [2019-12-26T21:14:31.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141873730 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141873730 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141873730 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141873730 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicked on Check subtree
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicking on Check all
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141873735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141873735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141873736 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141873736 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141873736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141873736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141873736 data=null item=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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141873791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141873791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141873791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141873791 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141873791 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicked on Check all
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicking on Uncheck selected
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1141873795 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141873795 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1141873795 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1141873795 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1141873795 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1141873795 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1141873795 data=null item=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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1141873796 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141873796 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1141873796 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')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1141873796 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1141873796 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicked on Uncheck selected
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Clicking on Check all
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141873798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141873798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141873798 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141873798 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141873798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141873798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141873798 data=null item=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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141873799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141873800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141873800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141873800 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141873800 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Clicked on Check all
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Clicking on Uncheck subtree
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1141873801 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141873801 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1141873801 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1141873801 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1141873802 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1141873802 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1141873802 data=null item=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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1141873802 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141873802 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1141873803 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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1141873803 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1141873803 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Clicked on Uncheck subtree
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Clicking on Uncheck all
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141873804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141873804 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141873805 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141873805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141873805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141873805 data=null item=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')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141873863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141873863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141873863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141873863 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141873863 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - Clicked on Uncheck all
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:14:31 [2019-12-26T21:14:31.610Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Clicking on Check all
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141874368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141874368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141874368 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141874368 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141874369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141874369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141874369 data=null item=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')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141874379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141874380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141874380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141874380 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141874380 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Clicked on Check all
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Clicking on OK
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141874382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141874382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141874382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141874382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141874382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141874382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141874382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:32 [2019-12-26T21:14:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141870204 data=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}
16:14:32 [2019-12-26T21:14:32.481Z] DEBUG - Clicked on 
16:14:32 [2019-12-26T21:14:32.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:32 [2019-12-26T21:14:32.481Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:32 [2019-12-26T21:14:32.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:35 [2019-12-26T21:14:35.002Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:35 [2019-12-26T21:14:35.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:35 [2019-12-26T21:14:35.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:35 [2019-12-26T21:14:35.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:35 [2019-12-26T21:14:35.259Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:35 [2019-12-26T21:14:35.259Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141877740 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:35 [2019-12-26T21:14:35.516Z] 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')
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:14:35 [2019-12-26T21:14:35.517Z] 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Text with text " 
16:14:35 [2019-12-26T21:14:35.517Z]  ", using matcher: of type 'Text'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141877746 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141877746 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141877746 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141877746 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141877746 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141877746 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141877746 data=null item=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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141877747 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141877747 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141877747 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141877748 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141877748 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1141877748 data=null doit=true} to Button with text {All Active Threads}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141877748 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}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1141877749 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1141877749 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1141877749 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141877750 data=null item=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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1141877755 data=null doit=true} to Button with text {Active Threads on CPUs:}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141877755 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:}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1141877756 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1141877756 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1141877757 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141877757 data=null item=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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1141877758 data=null doit=true} to Button with text {All Active Threads}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141877758 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}
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1141877772 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1141877773 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1141877773 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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141877773 data=null item=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')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.517Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Clicking on OK
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141877790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141877790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141877790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141877790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141877790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141877790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141877790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:35 [2019-12-26T21:14:35.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141877478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:35 [2019-12-26T21:14:35.775Z] DEBUG - Clicked on 
16:14:35 [2019-12-26T21:14:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:35 [2019-12-26T21:14:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:35 [2019-12-26T21:14:35.775Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
16:14:35 [2019-12-26T21:14:35.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:36 [2019-12-26T21:14:36.031Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141878630 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:36 [2019-12-26T21:14:36.289Z] 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')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:14:36 [2019-12-26T21:14:36.289Z] 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')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Text with text " 
16:14:36 [2019-12-26T21:14:36.289Z]  ", using matcher: of type 'Text'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1141878634 data=null doit=true} to Button with text {Active Threads on CPUs:}
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141878634 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:}
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1141878636 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1141878636 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')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1141878636 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')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141878636 data=null item=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')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Clicking on OK
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141878638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141878638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141878638 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141878638 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141878638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141878638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141878638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:36 [2019-12-26T21:14:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141878329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:36 [2019-12-26T21:14:36.547Z] DEBUG - Clicked on 
16:14:36 [2019-12-26T21:14:36.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:37 [2019-12-26T21:14:37.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:37 [2019-12-26T21:14:37.110Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:14:37 [2019-12-26T21:14:37.110Z] DEBUG - Clicking on with mnemonic 'Configure...'
16:14:37 [2019-12-26T21:14:37.366Z] DEBUG - Clicked on with mnemonic 'Configure...'
16:14:37 [2019-12-26T21:14:37.366Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141879741 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:14:37 [2019-12-26T21:14:37.623Z] 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')
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:14:37 [2019-12-26T21:14:37.623Z] 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')
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Text with text " 
16:14:37 [2019-12-26T21:14:37.624Z]  ", using matcher: of type 'Text'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Clicking on Cancel
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141879748 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')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141879748 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')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141879748 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141879748 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141879748 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')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141879748 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')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141879748 data=null item=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')
16:14:37 [2019-12-26T21:14:37.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141879470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
16:14:37 [2019-12-26T21:14:37.880Z] DEBUG - Clicked on 
16:14:37 [2019-12-26T21:14:37.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:39 [2019-12-26T21:14:39.774Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:39 [2019-12-26T21:14:39.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:39 [2019-12-26T21:14:39.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:39 [2019-12-26T21:14:39.774Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:14:39 [2019-12-26T21:14:39.774Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:14:39 [2019-12-26T21:14:39.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:39 [2019-12-26T21:14:39.775Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:39 [2019-12-26T21:14:39.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:41 [2019-12-26T21:14:41.668Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:41 [2019-12-26T21:14:41.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:41 [2019-12-26T21:14:41.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:41 [2019-12-26T21:14:41.668Z] DEBUG - number of items : 25
16:14:41 [2019-12-26T21:14:41.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
16:14:43 [2019-12-26T21:14:43.561Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:43 [2019-12-26T21:14:43.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:46 [2019-12-26T21:14:46.522Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:46 [2019-12-26T21:14:46.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:46 [2019-12-26T21:14:46.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:46 [2019-12-26T21:14:46.522Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:46 [2019-12-26T21:14:46.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:46 [2019-12-26T21:14:46.779Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:47 [2019-12-26T21:14:47.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - number of items : 25
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891234 data=null doit=true} to ToolItem with tooltip text {Show Legend}
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:48 [2019-12-26T21:14:48.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891544 data=null doit=true} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891545 data=null} to ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1141891551 data=null doit=true} to Shell with text {Legend}
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.192Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.193Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.450Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Clicking on OK
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141891595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141891596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141891596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141891596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141891596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141891596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141891596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:49 [2019-12-26T21:14:49.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141891234 data=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}
16:14:49 [2019-12-26T21:14:49.708Z] DEBUG - Clicked on 
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141892207 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Attempting to set focus on Tree with text {}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141892299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141892299 data=null doit=true} to TreeItem with text {test}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141892299 data=null} to TreeItem with text {test}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141892299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141892300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:14:49 [2019-12-26T21:14:49.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141892319 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:14:50 [2019-12-26T21:14:50.222Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:14:50 [2019-12-26T21:14:50.222Z] DEBUG - Clicking on with mnemonic 'Delete'
16:14:50 [2019-12-26T21:14:50.222Z] DEBUG - Clicked on with mnemonic 'Delete'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893227 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893227 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893228 data=null 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')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893229 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141893229 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Clicking on OK
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141893231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141893231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141893231 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141893231 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141893231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141893231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.152Z] DEBUG - Clicked on OK
16:14:51 [2019-12-26T21:14:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141893231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:14:51 [2019-12-26T21:14:51.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141892404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:14:51 [2019-12-26T21:14:51.972Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.916 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:14:51 [2019-12-26T21:14:51.972Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 15.69 s
16:14:51 [2019-12-26T21:14:51.972Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.937 s
16:14:51 [2019-12-26T21:14:51.972Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.82 s
16:14:51 [2019-12-26T21:14:51.972Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.511 s
16:14:51 [2019-12-26T21:14:51.972Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.802 s
16:14:51 [2019-12-26T21:14:51.972Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.955 s
16:14:51 [2019-12-26T21:14:51.972Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.337 s
16:14:51 [2019-12-26T21:14:51.972Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.848 s
16:14:51 [2019-12-26T21:14:51.972Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.003 s
16:14:51 [2019-12-26T21:14:51.972Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.183 s
16:14:51 [2019-12-26T21:14:51.972Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.163 s
16:14:51 [2019-12-26T21:14:51.972Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.662 s
16:14:51 [2019-12-26T21:14:51.972Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.146Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.147Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.147Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.147Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141898544 data=null doit=true} to Shell with text {Find}
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1141898548 data=null} to (of type 'Combo')
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - Set text on (of type 'Combo') to \ACPU
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.405Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f739d9a
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141898561 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141898561 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141898562 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141898562 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141898562 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141898562 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141898562 data=null item=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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141898562 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141898563 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141898563 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141898563 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141898563 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@41e484e3
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141898565 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141898565 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141898565 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141898565 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141898565 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141898565 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141898566 data=null item=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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141898566 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141898566 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141898566 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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141898570 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141898570 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Clicking on Fi&nd
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141898570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141898570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141898571 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141898571 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141898571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141898571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141898571 data=null item=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')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141898571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141898572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141898572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141898572 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141898572 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Clicked on Fi&nd
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1141898574 data=null} to (of type 'Combo')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Set text on (of type 'Combo') to \ACPU
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@253417d7
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141898581 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141898582 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141898582 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141898582 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141898582 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141898582 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141898582 data=null item=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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141898588 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141898612 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141898612 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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141898612 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141898612 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Clicking on Fi&nd
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141898613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141898613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141898613 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141898613 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141898613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141898613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141898613 data=null item=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')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141898614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141898614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141898614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141898614 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141898614 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Clicked on Fi&nd
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Clicking on Close
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141898617 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')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141898617 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')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141898617 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141898617 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141898617 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')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141898617 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')
16:14:56 [2019-12-26T21:14:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141898617 data=null item=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')
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - Clicked on 
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.664Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:56 [2019-12-26T21:14:56.665Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.665Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:56 [2019-12-26T21:14:56.665Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141899312 data=null doit=true} to Shell with text {Find}
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141899316 data=null} to (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Set text on (of type 'Combo') to CPU 1
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4609fe9d
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141899325 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')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141899326 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141899326 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141899326 data=null item=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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141899326 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141899326 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141899327 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Clicking on Fi&nd
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141899328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141899328 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141899328 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141899328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141899329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141899329 data=null item=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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141899329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141899329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141899329 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141899329 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Clicked on Fi&nd
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141899332 data=null} to (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Set text on (of type 'Combo') to CPU 1
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141899333 data=null doit=true} to Button with text {F&orward}
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141899333 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}
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141899334 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141899334 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141899335 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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141899335 data=null item=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')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.232Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Clicking on Fi&nd
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141899358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141899359 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141899359 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141899359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141899359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141899359 data=null item=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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141899359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141899360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141899360 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141899360 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Clicked on Fi&nd
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Clicking on Close
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141899371 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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141899371 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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141899371 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141899371 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141899373 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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141899374 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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141899374 data=null item=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')
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - Clicked on 
16:14:57 [2019-12-26T21:14:57.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.507Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141899908 data=null doit=true} to Shell with text {Find}
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Setting text on (of type 'Combo') to CPU
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1141899912 data=null} to (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Set text on (of type 'Combo') to CPU
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141899913 data=null doit=true} to Button with text {&Backward}
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141899914 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}
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141899915 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141899915 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')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141899915 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')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141899915 data=null item=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')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e5dd896
16:14:57 [2019-12-26T21:14:57.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141899940 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141899940 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141899940 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141899941 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141899941 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141899941 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141899941 data=null item=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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141899941 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141899941 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141899941 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141899941 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141899942 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5eb22616
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141899942 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141899943 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141899943 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141899943 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141899943 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141899943 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141899943 data=null item=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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141899943 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141899943 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141899944 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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141899944 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141899944 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Clicking on Fi&nd
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141899945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141899945 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141899945 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141899945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141899945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141899945 data=null item=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')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141899946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141899946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141899946 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141899946 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Clicked on Fi&nd
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Setting text on (of type 'Combo') to CP
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1141899947 data=null} to (of type 'Combo')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Set text on (of type 'Combo') to CP
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Clicking on Fi&nd
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141899991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141899991 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141899991 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141899991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141899991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141899991 data=null item=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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141899994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141899995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141899995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141899995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141899995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Clicked on Fi&nd
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Clicking on Close
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141899998 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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141899998 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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141899998 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141899998 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141899998 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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141899998 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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141899998 data=null item=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')
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - Clicked on 
16:14:57 [2019-12-26T21:14:57.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.126Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141900577 data=null doit=true} to Shell with text {Find}
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:14:58 [2019-12-26T21:14:58.384Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141900580 data=null} to (of type 'Combo')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Set text on (of type 'Combo') to CPU 1
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a11e93c
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141900589 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141900590 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141900590 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141900590 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141900590 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141900590 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141900590 data=null item=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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141900590 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141900591 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141900591 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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141900591 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141900591 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Clicking on Fi&nd
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141900593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141900593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141900594 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141900594 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141900594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141900594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141900594 data=null item=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')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141900594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141900594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141900595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141900595 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141900595 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - Clicked on Fi&nd
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:14:58 [2019-12-26T21:14:58.385Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1141900596 data=null} to (of type 'Combo')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Set text on (of type 'Combo') to cpu 1
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Clicking on Fi&nd
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141900621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141900621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141900621 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141900621 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141900622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141900622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141900622 data=null item=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')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141900624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141900625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141900625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141900625 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141900626 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Clicked on Fi&nd
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Clicking on Close
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141900628 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')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141900628 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')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141900628 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141900628 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141900628 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')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141900628 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')
16:14:58 [2019-12-26T21:14:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141900628 data=null item=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')
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - Clicked on 
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.643Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141901182 data=null doit=true} to Shell with text {Find}
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Clicking on Close
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141901185 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')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141901185 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')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141901185 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141901185 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141901186 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')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141901186 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')
16:14:58 [2019-12-26T21:14:58.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141901186 data=null item=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')
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - Clicked on 
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.157Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141901721 data=null doit=true} to Shell with text {Find}
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Clicking on Close
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141901732 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')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141901732 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')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141901732 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141901732 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141901732 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')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141901733 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')
16:14:59 [2019-12-26T21:14:59.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141901733 data=null item=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')
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - Clicked on 
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.673Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:14:59 [2019-12-26T21:14:59.931Z] DEBUG - Attempting to set focus on (of type 'Canvas')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141902338 data=null doit=true} to Shell with text {Find}
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141902342 data=null} to (of type 'Combo')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Set text on (of type 'Combo') to CPU 1
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141902344 data=null doit=true} to Button with text {F&orward}
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141902345 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}
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141902346 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141902346 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')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141902346 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')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141902346 data=null item=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')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7144a18d
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141902354 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141902354 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141902354 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141902355 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141902355 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141902355 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141902355 data=null item=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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141902355 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141902356 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141902356 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141902356 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141902356 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b3f6903
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141902357 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141902357 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141902358 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141902358 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141902358 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141902358 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141902358 data=null item=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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141902358 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141902358 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141902359 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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141902359 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141902359 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Clicking on Fi&nd
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141902362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141902362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141902362 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141902363 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141902363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141902363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141902363 data=null item=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')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141902367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141902367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141902367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141902367 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141902368 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Clicked on Fi&nd
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141902377 data=null} to (of type 'Combo')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Set text on (of type 'Combo') to CPU 1
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141902379 data=null doit=true} to Button with text {&Backward}
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141902379 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}
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141902380 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141902380 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')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141902380 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')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141902380 data=null item=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')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Clicking on Fi&nd
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141902395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141902395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141902396 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141902396 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141902396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141902396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141902396 data=null item=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')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141902396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141902397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141902397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141902397 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141902397 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - Clicked on Fi&nd
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.193Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Clicking on Close
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141902402 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')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141902402 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')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141902402 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141902402 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141902403 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')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141902403 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')
16:15:00 [2019-12-26T21:15:00.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141902403 data=null item=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')
16:15:00 [2019-12-26T21:15:00.452Z] DEBUG - Clicked on 
16:15:00 [2019-12-26T21:15:00.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1141902801 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
16:15:00 [2019-12-26T21:15:00.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141902888 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141902888 data=null doit=true} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141902888 data=null} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141902889 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141902889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141902906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:00 [2019-12-26T21:15:00.709Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:00 [2019-12-26T21:15:00.966Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:01 [2019-12-26T21:15:01.223Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903426 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903430 data=null 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')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903431 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141903431 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Clicking on OK
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141903432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141903432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141903432 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141903432 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141903432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141903432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.224Z] DEBUG - Clicked on OK
16:15:01 [2019-12-26T21:15:01.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141903432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:01 [2019-12-26T21:15:01.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141903005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:02 [2019-12-26T21:15:02.045Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.846 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:15:02 [2019-12-26T21:15:02.045Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.02 s
16:15:02 [2019-12-26T21:15:02.045Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.634 s
16:15:02 [2019-12-26T21:15:02.045Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.626 s
16:15:02 [2019-12-26T21:15:02.045Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.628 s
16:15:02 [2019-12-26T21:15:02.045Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.157 s
16:15:02 [2019-12-26T21:15:02.045Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.73 s
16:15:02 [2019-12-26T21:15:02.045Z] 
16:15:02 [2019-12-26T21:15:02.045Z] Results:
16:15:02 [2019-12-26T21:15:02.045Z] 
16:15:02 [2019-12-26T21:15:02.045Z] Tests run: 48, Failures: 0, Errors: 0, Skipped: 1
16:15:02 [2019-12-26T21:15:02.045Z] 
16:15:02 [2019-12-26T21:15:02.609Z] 
16:15:02 [2019-12-26T21:15:02.609Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:15:02.330
16:15:02 [2019-12-26T21:15:02.609Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:15:03 [2019-12-26T21:15:03.174Z] [INFO] All tests passed!
16:15:03 [2019-12-26T21:15:03.174Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:15:03 [2019-12-26T21:15:03.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/138]
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] The project's OSGi version is 1.0.11.201912262016
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] 
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:03 [2019-12-26T21:15:03.175Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] 
16:15:04 [2019-12-26T21:15:04.105Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:15:05 [2019-12-26T21:15:05.474Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
16:15:05 [2019-12-26T21:15:05.474Z] [INFO] Command line:
16:15:05 [2019-12-26T21:15:05.474Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:15:05 [2019-12-26T21:15:05.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:15:09 [2019-12-26T21:15:09.052Z] !SESSION 2019-12-26 21:15:05.664 -----------------------------------------------
16:15:09 [2019-12-26T21:15:09.052Z] eclipse.buildId=unknown
16:15:09 [2019-12-26T21:15:09.052Z] java.version=1.8.0_202
16:15:09 [2019-12-26T21:15:09.052Z] java.vendor=Oracle Corporation
16:15:09 [2019-12-26T21:15:09.052Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:15:09 [2019-12-26T21:15:09.052Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:15:09 [2019-12-26T21:15:09.052Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:15:09 [2019-12-26T21:15:09.052Z] 
16:15:09 [2019-12-26T21:15:09.052Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:15:08.825
16:15:09 [2019-12-26T21:15:09.052Z] !MESSAGE FrameworkEvent ERROR
16:15:09 [2019-12-26T21:15:09.052Z] !STACK 0
16:15:09 [2019-12-26T21:15:09.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:15:09 [2019-12-26T21:15:09.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:15:09 [2019-12-26T21:15:09.052Z] 
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:15:09 [2019-12-26T21:15:09.052Z] 
16:15:09 [2019-12-26T21:15:09.052Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:15:09.017
16:15:09 [2019-12-26T21:15:09.052Z] !MESSAGE FrameworkEvent ERROR
16:15:09 [2019-12-26T21:15:09.052Z] !STACK 0
16:15:09 [2019-12-26T21:15:09.052Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:15:09 [2019-12-26T21:15:09.052Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:15:09 [2019-12-26T21:15:09.052Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:15:09 [2019-12-26T21:15:09.052Z]     -> 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"
16:15:09 [2019-12-26T21:15:09.052Z]        org.apache.httpcomponents.httpclient.win [36]
16:15:09 [2019-12-26T21:15:09.052Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:15:09 [2019-12-26T21:15:09.052Z] 
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:15:09 [2019-12-26T21:15:09.052Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:15:12 [2019-12-26T21:15:12.325Z] process 15156: 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
16:15:12 [2019-12-26T21:15:12.325Z] See the manual page for dbus-uuidgen to correct this issue.
16:15:12 [2019-12-26T21:15:12.325Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:15:12 [2019-12-26T21:15:12.325Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:15:20 [2019-12-26T21:15:20.422Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:15:20 [2019-12-26T21:15:20.680Z] Display size: 1440x900
16:15:20 [2019-12-26T21:15:20.680Z] OS version=3.10.0-957.1.3.el7.x86_64
16:15:20 [2019-12-26T21:15:20.680Z] GTK version=3.18.9
16:15:20 [2019-12-26T21:15:20.680Z] GTK theme=Ambiance
16:15:20 [2019-12-26T21:15:20.680Z] LIBOVERLAY_SCROLLBAR=0
16:15:20 [2019-12-26T21:15:20.680Z] Time zone: Coordinated Universal Time
16:15:20 [2019-12-26T21:15:20.680Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:15:20 [2019-12-26T21:15:20.680Z] log4j:WARN Please initialize the log4j system properly.
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141925550 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141925551 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141925551 data=null} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141925552 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141925553 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}
16:15:23 [2019-12-26T21:15:23.457Z] *** BUG ***
16:15:23 [2019-12-26T21:15:23.457Z] In pixman_region32_init_rect: Invalid rectangle passed
16:15:23 [2019-12-26T21:15:23.457Z] Set a breakpoint on '_pixman_log_error' to debug
16:15:23 [2019-12-26T21:15:23.457Z] 
16:15:23 [2019-12-26T21:15:23.457Z] *** BUG ***
16:15:23 [2019-12-26T21:15:23.458Z] In pixman_region32_init_rect: Invalid rectangle passed
16:15:23 [2019-12-26T21:15:23.458Z] Set a breakpoint on '_pixman_log_error' to debug
16:15:23 [2019-12-26T21:15:23.458Z] 
16:15:23 [2019-12-26T21:15:23.458Z] *** BUG ***
16:15:23 [2019-12-26T21:15:23.458Z] In pixman_region32_init_rect: Invalid rectangle passed
16:15:23 [2019-12-26T21:15:23.458Z] Set a breakpoint on '_pixman_log_error' to debug
16:15:23 [2019-12-26T21:15:23.458Z] 
16:15:23 [2019-12-26T21:15:23.458Z] *** BUG ***
16:15:23 [2019-12-26T21:15:23.458Z] In pixman_region32_init_rect: Invalid rectangle passed
16:15:23 [2019-12-26T21:15:23.458Z] Set a breakpoint on '_pixman_log_error' to debug
16:15:23 [2019-12-26T21:15:23.458Z] 
16:15:23 [2019-12-26T21:15:23.458Z] *** BUG ***
16:15:23 [2019-12-26T21:15:23.458Z] In pixman_region32_init_rect: Invalid rectangle passed
16:15:23 [2019-12-26T21:15:23.458Z] Set a breakpoint on '_pixman_log_error' to debug
16:15:23 [2019-12-26T21:15:23.458Z] 
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141925715 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141925718 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141925719 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141925719 data=null} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141925720 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141925721 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}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141925784 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141925793 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141925793 data=null} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141925794 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141925795 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}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141925886 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141925890 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141925891 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141925891 data=null} to TreeItem with text {Traces [0]}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141925892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141925892 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]}
16:15:23 [2019-12-26T21:15:23.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141925989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:26 [2019-12-26T21:15:26.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:27 [2019-12-26T21:15:27.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - number of items : 18
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931818 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}
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931819 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}
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931819 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931821 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}
16:15:29 [2019-12-26T21:15:29.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931821 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}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141932295 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}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141932298 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}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141932299 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}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141932299 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141932299 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Clicking on Add...
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141932309 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')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141932310 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')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141932310 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141932310 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141932311 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')
16:15:30 [2019-12-26T21:15:30.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141932311 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')
16:15:30 [2019-12-26T21:15:30.283Z] 
16:15:30 [2019-12-26T21:15:30.283Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-26 21:15:30.222
16:15:30 [2019-12-26T21:15:30.283Z] !MESSAGE no spawner in java.library.path
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141932313 data=null item=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')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141932620 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')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141932620 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')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141932621 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')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141932621 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141932621 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Clicked on Add...
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Clicking on OK
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141932626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141932626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141932627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141932669 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141932669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141932669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1141932727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141932670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:30 [2019-12-26T21:15:30.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141931822 data=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}
16:15:30 [2019-12-26T21:15:30.796Z] DEBUG - Clicked on 
16:15:30 [2019-12-26T21:15:30.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:31 [2019-12-26T21:15:31.053Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:15:31 [2019-12-26T21:15:31.053Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:15:31 [2019-12-26T21:15:31.053Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:31 [2019-12-26T21:15:31.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:31 [2019-12-26T21:15:31.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:31 [2019-12-26T21:15:31.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:31 [2019-12-26T21:15:31.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:31 [2019-12-26T21:15:31.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:31 [2019-12-26T21:15:31.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141934279 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:32 [2019-12-26T21:15:32.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141934399 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:32 [2019-12-26T21:15:32.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141934399 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:32 [2019-12-26T21:15:32.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141934400 data=null} to TreeItem with text {TestForCallstack}
16:15:32 [2019-12-26T21:15:32.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141934400 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:32 [2019-12-26T21:15:32.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141934401 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}
16:15:32 [2019-12-26T21:15:32.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141934429 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:32 [2019-12-26T21:15:32.437Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:32 [2019-12-26T21:15:32.437Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:32 [2019-12-26T21:15:32.694Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935176 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935176 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935177 data=null 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')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935178 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141935179 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:32 [2019-12-26T21:15:32.951Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Clicking on OK
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141935182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141935183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141935183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141935183 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141935183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141935183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:32 [2019-12-26T21:15:32.952Z] DEBUG - Clicked on OK
16:15:33 [2019-12-26T21:15:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141935184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:33 [2019-12-26T21:15:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141934705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:34 [2019-12-26T21:15:34.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141936847 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141936848 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141936848 data=null} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141936849 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141936849 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}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141936877 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141936882 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141936883 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141936883 data=null} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141936883 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141936884 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}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141936894 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141936900 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141936901 data=null} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141936901 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141936902 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}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141936905 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141936907 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141936907 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141936908 data=null} to TreeItem with text {Traces [0]}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141936908 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141936908 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]}
16:15:34 [2019-12-26T21:15:34.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141936976 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - number of items : 18
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939933 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939934 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939934 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939934 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939935 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141940287 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141940288 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141940289 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}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141940289 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141940289 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Clicking on Add...
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141940295 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')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141940295 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')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141940295 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141940295 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141940296 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')
16:15:37 [2019-12-26T21:15:37.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141940296 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')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141940495 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')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141940496 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')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141940497 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')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141940497 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141940497 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - Clicked on Add...
16:15:38 [2019-12-26T21:15:38.231Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Clicking on OK
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141940501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141940501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141940502 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141940502 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141940502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141940502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141940502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141940296 data=null item=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')
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - Clicked on 
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:15:38 [2019-12-26T21:15:38.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Selecting rows [0] in (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141940608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141940609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141940609 data=null doit=true} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141940609 data=null} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940610 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141940611 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940613 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
16:15:38 [2019-12-26T21:15:38.490Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicking on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141940616 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940622 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141940622 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141940622 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141940622 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141940623 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141940623 data=null item=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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141940677 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940678 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141940678 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141940678 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141940678 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicked on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicking on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141940679 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940679 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141940679 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141940679 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141940679 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141940680 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141940680 data=null item=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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141940683 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940683 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141940683 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141940683 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141940684 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicked on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicking on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141940684 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940684 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141940685 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141940685 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141940685 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141940685 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141940686 data=null item=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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141940694 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141940695 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141940695 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141940696 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141940696 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicked on Down
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicking on Up
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141940700 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940700 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141940700 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141940700 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141940700 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141940700 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141940701 data=null item=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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141940703 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940709 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141940709 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')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141940710 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141940710 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.491Z] DEBUG - Clicked on Up
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Clicking on Up
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141940711 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940711 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141940711 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141940711 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141940712 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141940712 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141940712 data=null item=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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141940714 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940715 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141940715 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141940715 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141940715 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Clicked on Up
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Clicking on Up
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141940716 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940716 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141940716 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141940716 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141940716 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141940717 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141940717 data=null item=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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141940775 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141940776 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141940776 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141940776 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141940777 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Clicked on Up
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141940779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141940779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141940780 data=null doit=true} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141940780 data=null} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940781 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141940782 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940783 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141940784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141940784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141940784 data=null doit=true} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141940785 data=null} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940785 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141940786 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/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=1141940795 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Clicking on Remove
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1141940798 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1141940798 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')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1141940799 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1141940799 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1141940799 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')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1141940799 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')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1141940800 data=null item=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')
16:15:38 [2019-12-26T21:15:38.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Clicked on Remove
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Clicking on Cancel
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141940814 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')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141940814 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')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141940814 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141940814 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141940814 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')
16:15:38 [2019-12-26T21:15:38.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141940814 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')
16:15:38 [2019-12-26T21:15:38.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141940815 data=null item=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')
16:15:38 [2019-12-26T21:15:38.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141939935 data=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}
16:15:39 [2019-12-26T21:15:39.007Z] DEBUG - Clicked on 
16:15:39 [2019-12-26T21:15:39.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141941628 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:15:39 [2019-12-26T21:15:39.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141941682 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141941683 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141941683 data=null} to TreeItem with text {TestForCallstack}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141941683 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141941684 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}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141941703 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:39 [2019-12-26T21:15:39.699Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942897 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942898 data=null 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')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942898 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141942899 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Clicking on OK
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141942901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141942902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141942902 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141942902 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141942902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141942902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:40 [2019-12-26T21:15:40.634Z] DEBUG - Clicked on OK
16:15:41 [2019-12-26T21:15:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141942902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:41 [2019-12-26T21:15:41.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141941903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141943641 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141943642 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141943642 data=null} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141943643 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141943643 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}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141943660 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141943670 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141943671 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141943671 data=null} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141943672 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141943673 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}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141943682 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141943682 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141943683 data=null} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141943683 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141943683 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}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141943687 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141943688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141943688 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141943688 data=null} to TreeItem with text {Traces [0]}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141943689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141943689 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]}
16:15:41 [2019-12-26T21:15:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141943704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:43 [2019-12-26T21:15:43.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:43 [2019-12-26T21:15:43.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:43 [2019-12-26T21:15:43.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:43 [2019-12-26T21:15:43.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:15:43 [2019-12-26T21:15:43.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:15:43 [2019-12-26T21:15:43.605Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:43 [2019-12-26T21:15:43.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:44 [2019-12-26T21:15:44.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1141946792 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}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1141946885 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1141946887 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}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1141946889 data=null button=1 stateMask=0x80000 x=189 y=-12 count=1} to TreeColumn with text {PID/TID}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1141946889 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}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1141946891 data=null button=1 stateMask=0x80000 x=354 y=-12 count=1} to TreeColumn with text {Start time}
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:44 [2019-12-26T21:15:44.763Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141947289 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141947383 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141947383 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:45 [2019-12-26T21:15:45.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141947383 data=null} to TreeItem with text {TestForCallstack}
16:15:45 [2019-12-26T21:15:45.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141947384 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:45 [2019-12-26T21:15:45.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141947384 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}
16:15:45 [2019-12-26T21:15:45.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141947407 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:45 [2019-12-26T21:15:45.278Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:45 [2019-12-26T21:15:45.278Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:45 [2019-12-26T21:15:45.535Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947986 data=null 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')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947987 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141947987 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Clicking on OK
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141948000 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141948000 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141948000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141948001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:45 [2019-12-26T21:15:45.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:46 [2019-12-26T21:15:46.049Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:46 [2019-12-26T21:15:46.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141948001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:46 [2019-12-26T21:15:46.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141947600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Clicked on 
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141948630 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141948631 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141948631 data=null} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141948634 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141948635 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}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141948653 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141948658 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141948658 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141948658 data=null} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141948659 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141948659 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}
16:15:46 [2019-12-26T21:15:46.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141948670 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141948674 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141948675 data=null} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141948676 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141948676 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}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141948679 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141948682 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141948682 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141948682 data=null} to TreeItem with text {Traces [0]}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141948683 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141948683 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]}
16:15:46 [2019-12-26T21:15:46.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141948698 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:48 [2019-12-26T21:15:48.456Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:48 [2019-12-26T21:15:48.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:48 [2019-12-26T21:15:48.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:48 [2019-12-26T21:15:48.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:48 [2019-12-26T21:15:48.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:15:48 [2019-12-26T21:15:48.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:15:48 [2019-12-26T21:15:48.713Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:48 [2019-12-26T21:15:48.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:49 [2019-12-26T21:15:49.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:49 [2019-12-26T21:15:49.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:49 [2019-12-26T21:15:49.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:49 [2019-12-26T21:15:49.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:49 [2019-12-26T21:15:49.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:49 [2019-12-26T21:15:49.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141952134 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:15:49 [2019-12-26T21:15:49.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:50 [2019-12-26T21:15:50.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:50 [2019-12-26T21:15:50.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:50 [2019-12-26T21:15:50.048Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:50 [2019-12-26T21:15:50.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141952217 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:50 [2019-12-26T21:15:50.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141952218 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:50 [2019-12-26T21:15:50.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141952218 data=null} to TreeItem with text {TestForCallstack}
16:15:50 [2019-12-26T21:15:50.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141952218 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:50 [2019-12-26T21:15:50.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141952219 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}
16:15:50 [2019-12-26T21:15:50.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141952294 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:50 [2019-12-26T21:15:50.306Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:50 [2019-12-26T21:15:50.306Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:50 [2019-12-26T21:15:50.306Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:50 [2019-12-26T21:15:50.564Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952884 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952884 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null 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')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952886 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952886 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Clicking on OK
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141952894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141952894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141952895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141952895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141952895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141952897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:50 [2019-12-26T21:15:50.565Z] DEBUG - Clicked on OK
16:15:51 [2019-12-26T21:15:51.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141952898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:51 [2019-12-26T21:15:51.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141952481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:51 [2019-12-26T21:15:51.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:51 [2019-12-26T21:15:51.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:51 [2019-12-26T21:15:51.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141953532 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141953532 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141953532 data=null} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141953532 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141953533 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}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141953580 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141953581 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141953581 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141953582 data=null} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141953582 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141953582 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}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141953599 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141953600 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141953600 data=null} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141953600 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141953600 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}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141953610 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141953611 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141953612 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141953612 data=null} to TreeItem with text {Traces [0]}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141953612 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141953613 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]}
16:15:51 [2019-12-26T21:15:51.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141953674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:53 [2019-12-26T21:15:53.907Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141956301 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141956350 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141956350 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141956350 data=null} to TreeItem with text {TestForCallstack}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141956351 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141956351 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}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141956384 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:15:54 [2019-12-26T21:15:54.164Z] DEBUG - Clicking on with mnemonic 'Delete'
16:15:54 [2019-12-26T21:15:54.421Z] DEBUG - Clicked on with mnemonic 'Delete'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956887 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956887 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956888 data=null 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')
16:15:54 [2019-12-26T21:15:54.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141956897 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Clicking on OK
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141956900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141956900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141956901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141956901 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141956901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141956901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.937Z] DEBUG - Clicked on OK
16:15:54 [2019-12-26T21:15:54.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141956901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:54 [2019-12-26T21:15:54.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141956512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:15:55 [2019-12-26T21:15:55.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141958341 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141958341 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141958341 data=null} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141958342 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141958342 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}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141958378 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141958381 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141958381 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141958382 data=null} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141958383 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141958383 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}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141958392 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141958398 data=null doit=true} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141958398 data=null} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141958399 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141958399 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}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141958402 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141958404 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141958404 data=null doit=true} to TreeItem with text {Traces [0]}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141958404 data=null} to TreeItem with text {Traces [0]}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141958404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141958405 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]}
16:15:56 [2019-12-26T21:15:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141958421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - Attempting to set focus on (of type 'Table')
16:15:58 [2019-12-26T21:15:58.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:59 [2019-12-26T21:15:59.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:15:59 [2019-12-26T21:15:59.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:59 [2019-12-26T21:15:59.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - number of items : 18
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961588 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}
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961588 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}
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961588 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961589 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}
16:15:59 [2019-12-26T21:15:59.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961589 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}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961988 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}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961990 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}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961990 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}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961990 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961991 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Clicking on Add...
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141961995 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141961995 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141961996 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141961996 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141961996 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141961996 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141961996 data=null item=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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141962007 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141962008 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141962008 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')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141962008 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141962008 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Clicked on Add...
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Clicking on OK
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141962011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141962011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141962011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141962011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141962012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141962012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1141962104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141962012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:15:59 [2019-12-26T21:15:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141961589 data=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}
16:16:00 [2019-12-26T21:16:00.177Z] DEBUG - Clicked on 
16:16:00 [2019-12-26T21:16:00.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:00 [2019-12-26T21:16:00.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:00 [2019-12-26T21:16:00.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:00 [2019-12-26T21:16:00.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141963018 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141963079 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141963080 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141963080 data=null} to TreeItem with text {TestForCallstack}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141963081 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:00 [2019-12-26T21:16:00.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141963081 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}
16:16:00 [2019-12-26T21:16:00.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141963100 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:00 [2019-12-26T21:16:00.999Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:16:00 [2019-12-26T21:16:00.999Z] DEBUG - Clicking on with mnemonic 'Delete'
16:16:00 [2019-12-26T21:16:00.999Z] DEBUG - Clicked on with mnemonic 'Delete'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null 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')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963595 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141963595 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Clicking on OK
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141963602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141963603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141963603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141963603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141963603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141963603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.513Z] DEBUG - Clicked on OK
16:16:01 [2019-12-26T21:16:01.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141963604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:01 [2019-12-26T21:16:01.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141963271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:16:02 [2019-12-26T21:16:02.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141964931 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141964931 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141964932 data=null} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141964932 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141964933 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}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141964962 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141964966 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141964966 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141964966 data=null} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141964966 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141964966 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}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141964975 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141964976 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141964976 data=null} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141964977 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141964977 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}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141964991 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141964993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141964993 data=null doit=true} to TreeItem with text {Traces [0]}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141964993 data=null} to TreeItem with text {Traces [0]}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141964994 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141964994 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]}
16:16:02 [2019-12-26T21:16:02.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141965011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:16:04 [2019-12-26T21:16:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:16:04 [2019-12-26T21:16:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:04 [2019-12-26T21:16:04.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:05 [2019-12-26T21:16:05.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:05 [2019-12-26T21:16:05.308Z] DEBUG - number of items : 18
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141967708 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141967756 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141967756 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141967756 data=null} to TreeItem with text {TestForCallstack}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141967757 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141967757 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}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141967773 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:16:05 [2019-12-26T21:16:05.565Z] DEBUG - Clicking on with mnemonic 'Delete'
16:16:05 [2019-12-26T21:16:05.824Z] DEBUG - Clicked on with mnemonic 'Delete'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968729 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968729 data=null 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')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968730 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141968730 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Clicking on OK
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141968732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141968732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141968732 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141968732 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141968732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141968733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.952Z] DEBUG - Clicked on OK
16:16:06 [2019-12-26T21:16:06.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141968733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:06 [2019-12-26T21:16:06.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141967903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141969767 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141969767 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141969768 data=null} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141969768 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141969769 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}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141969778 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141969779 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141969779 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141969780 data=null} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141969780 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141969787 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}
16:16:07 [2019-12-26T21:16:07.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141969796 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141969797 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141969797 data=null} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141969803 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141969803 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}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141969807 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141969809 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141969809 data=null doit=true} to TreeItem with text {Traces [0]}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141969809 data=null} to TreeItem with text {Traces [0]}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141969809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141969810 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]}
16:16:07 [2019-12-26T21:16:07.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141969872 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - Attempting to set focus on (of type 'Table')
16:16:10 [2019-12-26T21:16:10.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - number of items : 18
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972779 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972779 data=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}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972782 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141972782 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:10 [2019-12-26T21:16:10.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - number of items : 18
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973311 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973312 data=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}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973314 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973314 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - number of items : 18
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973828 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973829 data=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}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973830 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141973830 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - number of items : 18
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974349 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974349 data=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}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:11 [2019-12-26T21:16:11.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974352 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974353 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.240Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:12 [2019-12-26T21:16:12.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - number of items : 18
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974882 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974883 data=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}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974884 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141974884 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:12 [2019-12-26T21:16:12.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - number of items : 18
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975409 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975410 data=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}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975413 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975414 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - number of items : 18
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975955 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975955 data=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}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975956 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141975957 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:13 [2019-12-26T21:16:13.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - number of items : 18
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976491 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976491 data=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}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976493 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141976493 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:14 [2019-12-26T21:16:14.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:14 [2019-12-26T21:16:14.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:14 [2019-12-26T21:16:14.739Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:14 [2019-12-26T21:16:14.739Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:14 [2019-12-26T21:16:14.739Z] DEBUG - number of items : 18
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977026 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977027 data=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}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977029 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977029 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:14 [2019-12-26T21:16:14.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - number of items : 18
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977582 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977582 data=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}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977584 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141977584 data=null} to ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
16:16:15 [2019-12-26T21:16:15.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - number of items : 18
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978118 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978118 data=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}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978121 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978121 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:16:15 [2019-12-26T21:16:15.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - number of items : 18
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978670 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978671 data=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}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978672 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141978673 data=null} to ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:16:16 [2019-12-26T21:16:16.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - number of items : 18
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979201 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979202 data=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}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979203 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979203 data=null} to ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - number of items : 18
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979205 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979206 data=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}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979207 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979207 data=null} to ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - number of items : 18
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979209 data=null doit=true} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979210 data=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}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979211 data=null doit=true} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979211 data=null} to ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.011Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - number of items : 18
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979221 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979222 data=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}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979223 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=1141979223 data=null} to ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.012Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141979731 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141979791 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141979792 data=null doit=true} to TreeItem with text {TestForCallstack}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141979792 data=null} to TreeItem with text {TestForCallstack}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141979793 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141979793 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}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141979813 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:16:17 [2019-12-26T21:16:17.576Z] DEBUG - Clicking on with mnemonic 'Delete'
16:16:17 [2019-12-26T21:16:17.832Z] DEBUG - Clicked on with mnemonic 'Delete'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null 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')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141980288 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Clicking on OK
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141980297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141980297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141980297 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141980297 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141980298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141980298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.090Z] DEBUG - Clicked on OK
16:16:18 [2019-12-26T21:16:18.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141980298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:18 [2019-12-26T21:16:18.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141979915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:16:18 [2019-12-26T21:16:18.603Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.32 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:16:18 [2019-12-26T21:16:18.603Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.426 s
16:16:18 [2019-12-26T21:16:18.604Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 7.295 s
16:16:18 [2019-12-26T21:16:18.604Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.985 s
16:16:18 [2019-12-26T21:16:18.604Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.907 s
16:16:18 [2019-12-26T21:16:18.604Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.303 s
16:16:18 [2019-12-26T21:16:18.604Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.588 s
16:16:18 [2019-12-26T21:16:18.604Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.225 s
16:16:18 [2019-12-26T21:16:18.604Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.281 s
16:16:18 [2019-12-26T21:16:18.604Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:16:19 [2019-12-26T21:16:19.166Z] *** BUG ***
16:16:19 [2019-12-26T21:16:19.166Z] In pixman_region32_init_rect: Invalid rectangle passed
16:16:19 [2019-12-26T21:16:19.166Z] Set a breakpoint on '_pixman_log_error' to debug
16:16:19 [2019-12-26T21:16:19.166Z] 
16:16:19 [2019-12-26T21:16:19.166Z] *** BUG ***
16:16:19 [2019-12-26T21:16:19.166Z] In pixman_region32_init_rect: Invalid rectangle passed
16:16:19 [2019-12-26T21:16:19.166Z] Set a breakpoint on '_pixman_log_error' to debug
16:16:19 [2019-12-26T21:16:19.166Z] 
16:16:19 [2019-12-26T21:16:19.166Z] *** BUG ***
16:16:19 [2019-12-26T21:16:19.166Z] In pixman_region32_init_rect: Invalid rectangle passed
16:16:19 [2019-12-26T21:16:19.166Z] Set a breakpoint on '_pixman_log_error' to debug
16:16:19 [2019-12-26T21:16:19.166Z] 
16:16:19 [2019-12-26T21:16:19.166Z] *** BUG ***
16:16:19 [2019-12-26T21:16:19.166Z] In pixman_region32_init_rect: Invalid rectangle passed
16:16:19 [2019-12-26T21:16:19.166Z] Set a breakpoint on '_pixman_log_error' to debug
16:16:19 [2019-12-26T21:16:19.166Z] 
16:16:19 [2019-12-26T21:16:19.166Z] *** BUG ***
16:16:19 [2019-12-26T21:16:19.166Z] In pixman_region32_init_rect: Invalid rectangle passed
16:16:19 [2019-12-26T21:16:19.166Z] Set a breakpoint on '_pixman_log_error' to debug
16:16:19 [2019-12-26T21:16:19.166Z] 
16:16:19 [2019-12-26T21:16:19.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:16:19 [2019-12-26T21:16:19.424Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:27 [2019-12-26T21:16:27.516Z] DEBUG - Setting state to checked on: memory
16:16:27 [2019-12-26T21:16:27.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:16:27 [2019-12-26T21:16:27.773Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
16:16:29 [2019-12-26T21:16:29.725Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
16:16:29 [2019-12-26T21:16:29.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:16:29 [2019-12-26T21:16:29.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:29 [2019-12-26T21:16:29.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Setting state to checked on: memory
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141991994 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Attempting to set focus on Tree with text {}
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141992087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141992088 data=null doit=true} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141992088 data=null} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141992089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141992089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141992103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:16:29 [2019-12-26T21:16:29.982Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:16:29 [2019-12-26T21:16:29.982Z] DEBUG - Clicking on with mnemonic 'Delete'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Clicked on with mnemonic 'Delete'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992578 data=null 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')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992579 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141992579 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Clicking on OK
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141992581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141992581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141992581 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141992582 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141992582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141992582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:30 [2019-12-26T21:16:30.240Z] DEBUG - Clicked on OK
16:16:31 [2019-12-26T21:16:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141992582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:16:31 [2019-12-26T21:16:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1141992281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:16:31 [2019-12-26T21:16:31.733Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.912 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:16:31 [2019-12-26T21:16:31.733Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 8.657 s
16:16:31 [2019-12-26T21:16:31.733Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 2.038 s
16:16:31 [2019-12-26T21:16:31.733Z] 
16:16:31 [2019-12-26T21:16:31.733Z] Results:
16:16:31 [2019-12-26T21:16:31.733Z] 
16:16:31 [2019-12-26T21:16:31.733Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
16:16:31 [2019-12-26T21:16:31.733Z] 
16:16:31 [2019-12-26T21:16:31.990Z] 
16:16:31 [2019-12-26T21:16:31.990Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:16:31.936
16:16:31 [2019-12-26T21:16:31.990Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] All tests passed!
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
16:16:32 [2019-12-26T21:16:32.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT [101/138]
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] --------------------------------[ pom ]---------------------------------
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.554Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.2.0-SNAPSHOT.pom
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT     [102/138]
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] The project's OSGi version is 1.1.1.201912262016
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] 
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:16:32 [2019-12-26T21:16:32.810Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.323Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.pom
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/138]
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] The project's OSGi version is 1.0.3.201912262016
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.599Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
16:16:33 [2019-12-26T21:16:33.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] 
16:16:33 [2019-12-26T21:16:33.599Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.599Z] 	                                         ^^^^^
16:16:33 [2019-12-26T21:16:33.599Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] 
16:16:33 [2019-12-26T21:16:33.599Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
16:16:33 [2019-12-26T21:16:33.599Z] 	                               ^^^^^
16:16:33 [2019-12-26T21:16:33.599Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] 
16:16:33 [2019-12-26T21:16:33.857Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                 ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] 
16:16:33 [2019-12-26T21:16:33.857Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                   ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] 
16:16:33 [2019-12-26T21:16:33.857Z] 	PcapFile littleEndian = trace.getTrace();
16:16:33 [2019-12-26T21:16:33.857Z] 	         ^^^^^^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Potential resource leak: 'littleEndian' may not be closed
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] 
16:16:33 [2019-12-26T21:16:33.857Z] 	PcapFile bigEndian = trace.getTrace();
16:16:33 [2019-12-26T21:16:33.857Z] 	         ^^^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Potential resource leak: 'bigEndian' may not be closed
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] 
16:16:33 [2019-12-26T21:16:33.857Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                     ^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] 
16:16:33 [2019-12-26T21:16:33.857Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                   ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] 
16:16:33 [2019-12-26T21:16:33.857Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                     ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] 
16:16:33 [2019-12-26T21:16:33.857Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                               ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] 
16:16:33 [2019-12-26T21:16:33.857Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                                 ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] 
16:16:33 [2019-12-26T21:16:33.857Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                                               ^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] 
16:16:33 [2019-12-26T21:16:33.857Z] 	new EthernetIIPacket(dummy, null, packet);
16:16:33 [2019-12-26T21:16:33.857Z] 	                     ^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] 
16:16:33 [2019-12-26T21:16:33.857Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                 ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] 
16:16:33 [2019-12-26T21:16:33.857Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
16:16:33 [2019-12-26T21:16:33.857Z] 	                                   ^^^^
16:16:33 [2019-12-26T21:16:33.857Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] 
16:16:33 [2019-12-26T21:16:33.857Z] 	public void FileOpenBadPcapTest() throws IOException {
16:16:33 [2019-12-26T21:16:33.857Z] 	                                         ^^^^^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] 
16:16:33 [2019-12-26T21:16:33.857Z] 	public void FileOpenBinaryFile() throws IOException {
16:16:33 [2019-12-26T21:16:33.857Z] 	                                        ^^^^^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
16:16:33 [2019-12-26T21:16:33.857Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] 
16:16:33 [2019-12-26T21:16:33.857Z] 	public void FileOpenDirectory() throws IOException {
16:16:33 [2019-12-26T21:16:33.857Z] 	                                       ^^^^^^^^^^^
16:16:33 [2019-12-26T21:16:33.857Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
16:16:33 [2019-12-26T21:16:33.857Z] 18 problems (18 warnings)
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] 
16:16:33 [2019-12-26T21:16:33.857Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:34 [2019-12-26T21:16:34.114Z] [INFO] Executing tasks
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] main:
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] main:
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] checkAnyTraceExists:
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] verifyChecksum:
16:16:34 [2019-12-26T21:16:34.114Z]      [echo] Verifying: ${anyTraceExists}
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] deleteFailedCheckSumTraces:
16:16:34 [2019-12-26T21:16:34.114Z] 
16:16:34 [2019-12-26T21:16:34.114Z] downloadTraceFiles:
16:16:34 [2019-12-26T21:16:34.114Z]      [echo] Attempting to download test traces
16:16:34 [2019-12-26T21:16:34.114Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
16:16:34 [2019-12-26T21:16:34.114Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
16:16:39 [2019-12-26T21:16:39.366Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
16:16:39 [2019-12-26T21:16:39.366Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:16:39 [2019-12-26T21:16:39.366Z]       [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
16:16:39 [2019-12-26T21:16:39.930Z] 
16:16:39 [2019-12-26T21:16:39.930Z] extractTraces:
16:16:39 [2019-12-26T21:16:39.930Z] 
16:16:39 [2019-12-26T21:16:39.930Z] checkAnyTraceExists:
16:16:39 [2019-12-26T21:16:39.930Z] 
16:16:39 [2019-12-26T21:16:39.930Z] verifyChecksum:
16:16:39 [2019-12-26T21:16:39.930Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:16:40 [2019-12-26T21:16:40.186Z] 
16:16:40 [2019-12-26T21:16:40.186Z] warnFailedCheckSum:
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.186Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:40 [2019-12-26T21:16:40.749Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
16:16:42 [2019-12-26T21:16:42.120Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:16:42 [2019-12-26T21:16:42.405Z]      [echo] Traces extracted successfully
16:16:42 [2019-12-26T21:16:42.405Z] [INFO] Executed tasks
16:16:42 [2019-12-26T21:16:42.405Z] [INFO] 
16:16:42 [2019-12-26T21:16:42.405Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:43 [2019-12-26T21:16:43.366Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
16:16:43 [2019-12-26T21:16:43.366Z] [INFO] Command line:
16:16:43 [2019-12-26T21:16:43.366Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:16:43 [2019-12-26T21:16:43.366Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:16:45 [2019-12-26T21:16:45.890Z] !SESSION 2019-12-26 21:16:43.304 -----------------------------------------------
16:16:45 [2019-12-26T21:16:45.890Z] eclipse.buildId=unknown
16:16:45 [2019-12-26T21:16:45.890Z] java.version=1.8.0_202
16:16:45 [2019-12-26T21:16:45.890Z] java.vendor=Oracle Corporation
16:16:45 [2019-12-26T21:16:45.890Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:16:45 [2019-12-26T21:16:45.890Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:16:45 [2019-12-26T21:16:45.890Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:16:45 [2019-12-26T21:16:45.890Z] 
16:16:45 [2019-12-26T21:16:45.890Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:16:45.828
16:16:45 [2019-12-26T21:16:45.890Z] !MESSAGE FrameworkEvent ERROR
16:16:45 [2019-12-26T21:16:45.890Z] !STACK 0
16:16:45 [2019-12-26T21:16:45.890Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
16:16:45 [2019-12-26T21:16:45.890Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:45 [2019-12-26T21:16:45.890Z] 
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:16:45 [2019-12-26T21:16:45.890Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:16:45 [2019-12-26T21:16:45.891Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:16:45 [2019-12-26T21:16:45.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:16:45 [2019-12-26T21:16:45.891Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:16:46 [2019-12-26T21:16:46.147Z] 
16:16:46 [2019-12-26T21:16:46.147Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:16:46.142
16:16:46 [2019-12-26T21:16:46.147Z] !MESSAGE FrameworkEvent ERROR
16:16:46 [2019-12-26T21:16:46.147Z] !STACK 0
16:16:46 [2019-12-26T21:16:46.147Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
16:16:46 [2019-12-26T21:16:46.147Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:46 [2019-12-26T21:16:46.147Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:16:46 [2019-12-26T21:16:46.147Z]     -> 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"
16:16:46 [2019-12-26T21:16:46.147Z]        org.apache.httpcomponents.httpclient.win [31]
16:16:46 [2019-12-26T21:16:46.147Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:46 [2019-12-26T21:16:46.147Z] 
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:16:46 [2019-12-26T21:16:46.147Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:16:48 [2019-12-26T21:16:48.042Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:16:48 [2019-12-26T21:16:48.042Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:16:48 [2019-12-26T21:16:48.042Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.057 s
16:16:48 [2019-12-26T21:16:48.042Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
16:16:48 [2019-12-26T21:16:48.042Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:16:48 [2019-12-26T21:16:48.042Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:16:48 [2019-12-26T21:16:48.042Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
16:16:48 [2019-12-26T21:16:48.042Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
16:16:48 [2019-12-26T21:16:48.042Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
16:16:48 [2019-12-26T21:16:48.042Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:16:48 [2019-12-26T21:16:48.042Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:16:48 [2019-12-26T21:16:48.042Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.006 s
16:16:48 [2019-12-26T21:16:48.042Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:16:48 [2019-12-26T21:16:48.042Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:16:48 [2019-12-26T21:16:48.042Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.023 s
16:16:48 [2019-12-26T21:16:48.042Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:16:48 [2019-12-26T21:16:48.042Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.013 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.003 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.002 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.003 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:16:48 [2019-12-26T21:16:48.043Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
16:16:48 [2019-12-26T21:16:48.043Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:16:48 [2019-12-26T21:16:48.043Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.011 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:16:48 [2019-12-26T21:16:48.043Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
16:16:48 [2019-12-26T21:16:48.043Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:16:48 [2019-12-26T21:16:48.043Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
16:16:48 [2019-12-26T21:16:48.043Z] 
16:16:48 [2019-12-26T21:16:48.043Z] Results:
16:16:48 [2019-12-26T21:16:48.043Z] 
16:16:48 [2019-12-26T21:16:48.043Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
16:16:48 [2019-12-26T21:16:48.043Z] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] All tests passed!
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.pom
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/138]
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] The project's OSGi version is 1.0.3.201912262016
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.607Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
16:16:48 [2019-12-26T21:16:48.863Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] 
16:16:48 [2019-12-26T21:16:48.863Z] 	String key = entry.getKey();
16:16:48 [2019-12-26T21:16:48.863Z] 	             ^^^^^^^^^^^^^^
16:16:48 [2019-12-26T21:16:48.864Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:16:48 [2019-12-26T21:16:48.864Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] 
16:16:48 [2019-12-26T21:16:48.864Z] 	String value = entry.getValue();
16:16:48 [2019-12-26T21:16:48.864Z] 	               ^^^^^^^^^^^^^^^^
16:16:48 [2019-12-26T21:16:48.864Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:16:48 [2019-12-26T21:16:48.864Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] 
16:16:48 [2019-12-26T21:16:48.864Z] 	entry.getValue().addEventToStream(event);
16:16:48 [2019-12-26T21:16:48.864Z] 	^^^^^^^^^^^^^^^^
16:16:48 [2019-12-26T21:16:48.864Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:16:48 [2019-12-26T21:16:48.864Z] 3 problems (3 warnings)
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] 
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:48 [2019-12-26T21:16:48.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT   [105/138]
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] The project's OSGi version is 1.1.2.201912262016
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.121Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
16:16:49 [2019-12-26T21:16:49.685Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] 
16:16:49 [2019-12-26T21:16:49.685Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
16:16:49 [2019-12-26T21:16:49.685Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
16:16:49 [2019-12-26T21:16:49.685Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:16:49 [2019-12-26T21:16:49.685Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
16:16:49 [2019-12-26T21:16:49.685Z] 	Table table = protocolEntry.getValue();
16:16:49 [2019-12-26T21:16:49.685Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
16:16:49 [2019-12-26T21:16:49.685Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
16:16:49 [2019-12-26T21:16:49.685Z] 2 problems (2 warnings)
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.pom
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2metadata.xml
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2artifacts.xml
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT      [106/138]
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.685Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.686Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.pom
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2metadata.xml
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2artifacts.xml
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
16:16:49 [2019-12-26T21:16:49.942Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/138]
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] The project's OSGi version is 1.0.1.201912262016
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] 
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:49 [2019-12-26T21:16:49.943Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
16:16:50 [2019-12-26T21:16:50.200Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] 
16:16:50 [2019-12-26T21:16:50.200Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
16:16:50 [2019-12-26T21:16:50.200Z] 	                                   ^^^^
16:16:50 [2019-12-26T21:16:50.200Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
16:16:50 [2019-12-26T21:16:50.200Z] 1 problem (1 warning)
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] 
16:16:50 [2019-12-26T21:16:50.200Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:51 [2019-12-26T21:16:51.130Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
16:16:51 [2019-12-26T21:16:51.130Z] [INFO] Command line:
16:16:51 [2019-12-26T21:16:51.130Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:16:51 [2019-12-26T21:16:51.130Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:16:54 [2019-12-26T21:16:54.402Z] !SESSION 2019-12-26 21:16:51.263 -----------------------------------------------
16:16:54 [2019-12-26T21:16:54.402Z] eclipse.buildId=unknown
16:16:54 [2019-12-26T21:16:54.402Z] java.version=1.8.0_202
16:16:54 [2019-12-26T21:16:54.402Z] java.vendor=Oracle Corporation
16:16:54 [2019-12-26T21:16:54.402Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:16:54 [2019-12-26T21:16:54.402Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:16:54 [2019-12-26T21:16:54.403Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:16:54 [2019-12-26T21:16:54.403Z] 
16:16:54 [2019-12-26T21:16:54.403Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:16:53.939
16:16:54 [2019-12-26T21:16:54.403Z] !MESSAGE FrameworkEvent ERROR
16:16:54 [2019-12-26T21:16:54.403Z] !STACK 0
16:16:54 [2019-12-26T21:16:54.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:16:54 [2019-12-26T21:16:54.403Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:54 [2019-12-26T21:16:54.403Z] 
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:16:54 [2019-12-26T21:16:54.403Z] 
16:16:54 [2019-12-26T21:16:54.403Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:16:54.130
16:16:54 [2019-12-26T21:16:54.403Z] !MESSAGE FrameworkEvent ERROR
16:16:54 [2019-12-26T21:16:54.403Z] !STACK 0
16:16:54 [2019-12-26T21:16:54.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:16:54 [2019-12-26T21:16:54.403Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:54 [2019-12-26T21:16:54.403Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:16:54 [2019-12-26T21:16:54.403Z]     -> 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"
16:16:54 [2019-12-26T21:16:54.403Z]        org.apache.httpcomponents.httpclient.win [35]
16:16:54 [2019-12-26T21:16:54.403Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:16:54 [2019-12-26T21:16:54.403Z] 
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:16:54 [2019-12-26T21:16:54.403Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:16:56 [2019-12-26T21:16:56.300Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:16:56 [2019-12-26T21:16:56.300Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:16:56 [2019-12-26T21:16:56.300Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
16:16:56 [2019-12-26T21:16:56.300Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.002 s
16:16:56 [2019-12-26T21:16:56.300Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.300Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.300Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
16:16:56 [2019-12-26T21:16:56.301Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:16:56 [2019-12-26T21:16:56.301Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:16:56 [2019-12-26T21:16:56.301Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
16:16:56 [2019-12-26T21:16:56.301Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.003 s
16:16:56 [2019-12-26T21:16:56.301Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
16:16:56 [2019-12-26T21:16:56.301Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:16:57 [2019-12-26T21:16:57.673Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:16:57 [2019-12-26T21:16:57.673Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.005 s
16:16:57 [2019-12-26T21:16:57.673Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.179 s
16:16:57 [2019-12-26T21:16:57.673Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:16:57 [2019-12-26T21:16:57.673Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:16:57 [2019-12-26T21:16:57.673Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.004 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.054 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.004 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
16:16:57 [2019-12-26T21:16:57.673Z] 
16:16:57 [2019-12-26T21:16:57.673Z] Results:
16:16:57 [2019-12-26T21:16:57.673Z] 
16:16:57 [2019-12-26T21:16:57.673Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
16:16:57 [2019-12-26T21:16:57.673Z] 
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] All tests passed!
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/138]
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.238Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] 
16:16:58 [2019-12-26T21:16:58.801Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:17:00 [2019-12-26T21:17:00.169Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
16:17:00 [2019-12-26T21:17:00.169Z] [INFO] Command line:
16:17:00 [2019-12-26T21:17:00.169Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:17:00 [2019-12-26T21:17:00.169Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:17:03 [2019-12-26T21:17:03.444Z] !SESSION 2019-12-26 21:17:00.222 -----------------------------------------------
16:17:03 [2019-12-26T21:17:03.444Z] eclipse.buildId=unknown
16:17:03 [2019-12-26T21:17:03.444Z] java.version=1.8.0_202
16:17:03 [2019-12-26T21:17:03.444Z] java.vendor=Oracle Corporation
16:17:03 [2019-12-26T21:17:03.444Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:17:03 [2019-12-26T21:17:03.444Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:17:03 [2019-12-26T21:17:03.444Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:17:03 [2019-12-26T21:17:03.444Z] 
16:17:03 [2019-12-26T21:17:03.444Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:17:03.113
16:17:03 [2019-12-26T21:17:03.444Z] !MESSAGE FrameworkEvent ERROR
16:17:03 [2019-12-26T21:17:03.444Z] !STACK 0
16:17:03 [2019-12-26T21:17:03.444Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:17:03 [2019-12-26T21:17:03.444Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:03 [2019-12-26T21:17:03.444Z] 
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:17:03 [2019-12-26T21:17:03.444Z] 
16:17:03 [2019-12-26T21:17:03.444Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:17:03.306
16:17:03 [2019-12-26T21:17:03.444Z] !MESSAGE FrameworkEvent ERROR
16:17:03 [2019-12-26T21:17:03.444Z] !STACK 0
16:17:03 [2019-12-26T21:17:03.444Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:17:03 [2019-12-26T21:17:03.444Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:03 [2019-12-26T21:17:03.444Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:17:03 [2019-12-26T21:17:03.444Z]     -> 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"
16:17:03 [2019-12-26T21:17:03.444Z]        org.apache.httpcomponents.httpclient.win [36]
16:17:03 [2019-12-26T21:17:03.444Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:03 [2019-12-26T21:17:03.444Z] 
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:03 [2019-12-26T21:17:03.444Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:17:05 [2019-12-26T21:17:05.338Z] process 16000: 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
16:17:05 [2019-12-26T21:17:05.338Z] See the manual page for dbus-uuidgen to correct this issue.
16:17:05 [2019-12-26T21:17:05.595Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:17:05 [2019-12-26T21:17:05.595Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:17:13 [2019-12-26T21:17:13.689Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:17:14 [2019-12-26T21:17:14.255Z] Display size: 1440x900
16:17:14 [2019-12-26T21:17:14.255Z] OS version=3.10.0-957.1.3.el7.x86_64
16:17:14 [2019-12-26T21:17:14.255Z] GTK version=3.18.9
16:17:14 [2019-12-26T21:17:14.255Z] GTK theme=Ambiance
16:17:14 [2019-12-26T21:17:14.255Z] LIBOVERLAY_SCROLLBAR=0
16:17:14 [2019-12-26T21:17:14.255Z] Time zone: Coordinated Universal Time
16:17:14 [2019-12-26T21:17:14.255Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:17:14 [2019-12-26T21:17:14.255Z] log4j:WARN Please initialize the log4j system properly.
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] *** BUG ***
16:17:40 [2019-12-26T21:17:40.953Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:40 [2019-12-26T21:17:40.953Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:40 [2019-12-26T21:17:40.953Z] 
16:17:40 [2019-12-26T21:17:40.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:17:40 [2019-12-26T21:17:40.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142064315 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Attempting to set focus on Tree with text {}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142064488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142064489 data=null doit=true} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142064490 data=null} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142064490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142064492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.322Z] *** BUG ***
16:17:42 [2019-12-26T21:17:42.322Z] In pixman_region32_init_rect: Invalid rectangle passed
16:17:42 [2019-12-26T21:17:42.322Z] Set a breakpoint on '_pixman_log_error' to debug
16:17:42 [2019-12-26T21:17:42.322Z] 
16:17:42 [2019-12-26T21:17:42.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142064635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:17:42 [2019-12-26T21:17:42.579Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:42 [2019-12-26T21:17:42.579Z] DEBUG - Clicking on with mnemonic 'Delete'
16:17:42 [2019-12-26T21:17:42.835Z] DEBUG - Clicked on with mnemonic 'Delete'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065493 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065494 data=null 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')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065496 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142065496 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Clicking on OK
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142065503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142065504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142065504 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142065504 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142065505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142065505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.349Z] DEBUG - Clicked on OK
16:17:43 [2019-12-26T21:17:43.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142065505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:43 [2019-12-26T21:17:43.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142064889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:17:44 [2019-12-26T21:17:44.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.418 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:17:44 [2019-12-26T21:17:44.169Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 27.411 s
16:17:44 [2019-12-26T21:17:44.169Z] 
16:17:44 [2019-12-26T21:17:44.169Z] Results:
16:17:44 [2019-12-26T21:17:44.169Z] 
16:17:44 [2019-12-26T21:17:44.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:17:44 [2019-12-26T21:17:44.169Z] 
16:17:45 [2019-12-26T21:17:45.099Z] 
16:17:45 [2019-12-26T21:17:45.099Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:17:44.925
16:17:45 [2019-12-26T21:17:45.099Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] All tests passed!
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Building Trace Compass RCP Parent 5.2.0-SNAPSHOT               [109/138]
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --------------------------------[ pom ]---------------------------------
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
16:17:45 [2019-12-26T21:17:45.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.2.0-SNAPSHOT.pom
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] Building Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT     [110/138]
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] 
16:17:45 [2019-12-26T21:17:45.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.pom
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2metadata.xml
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Building Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT     [111/138]
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.pom
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:46 [2019-12-26T21:17:46.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT  [112/138]
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.182Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
16:17:46 [2019-12-26T21:17:46.505Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[71] 
16:17:46 [2019-12-26T21:17:46.505Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
16:17:46 [2019-12-26T21:17:46.505Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:17:46 [2019-12-26T21:17:46.505Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
16:17:46 [2019-12-26T21:17:46.506Z] 1 problem (1 warning)
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
16:17:46 [2019-12-26T21:17:46.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.pom
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2metadata.xml
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2artifacts.xml
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT        [113/138]
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] 
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:17:46 [2019-12-26T21:17:46.767Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
16:17:47 [2019-12-26T21:17:47.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[76] 
16:17:47 [2019-12-26T21:17:47.282Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
16:17:47 [2019-12-26T21:17:47.282Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.282Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
16:17:47 [2019-12-26T21:17:47.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[322] 
16:17:47 [2019-12-26T21:17:47.282Z] 	IStatus status = TmfOpenTraceHelper.openTraceFromPath(destinationFolder, tracePath.toOSString(), TracingRcpPlugin.getDefault().getWorkbench().getActiveWorkbenchWindow().getShell());
16:17:47 [2019-12-26T21:17:47.282Z] 	                                                                                                                               ^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.282Z] The method getWorkbench() from the type AbstractUIPlugin is deprecated
16:17:47 [2019-12-26T21:17:47.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[336] 
16:17:47 [2019-12-26T21:17:47.282Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
16:17:47 [2019-12-26T21:17:47.282Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.282Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
16:17:47 [2019-12-26T21:17:47.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/ApplicationWorkbenchWindowAdvisor.java:[97] 
16:17:47 [2019-12-26T21:17:47.282Z] 	TracingRcpPlugin.getDefault().getWorkbench().getActiveWorkbenchWindow().addPerspectiveListener(new PerspectiveListener());
16:17:47 [2019-12-26T21:17:47.282Z] 	                              ^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.282Z] The method getWorkbench() from the type AbstractUIPlugin is deprecated
16:17:47 [2019-12-26T21:17:47.282Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/ApplicationWorkbenchWindowAdvisor.java:[110] 
16:17:47 [2019-12-26T21:17:47.283Z] 	IWorkbenchPage page = TracingRcpPlugin.getDefault().getWorkbench().getActiveWorkbenchWindow().getActivePage();
16:17:47 [2019-12-26T21:17:47.283Z] 	                                                    ^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.283Z] The method getWorkbench() from the type AbstractUIPlugin is deprecated
16:17:47 [2019-12-26T21:17:47.283Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/TracingRcpPlugin.java:[136] 
16:17:47 [2019-12-26T21:17:47.283Z] 	return imageDescriptorFromPlugin(PLUGIN_ID, path);
16:17:47 [2019-12-26T21:17:47.283Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:17:47 [2019-12-26T21:17:47.283Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
16:17:47 [2019-12-26T21:17:47.283Z] 6 problems (6 warnings)
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.pom
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2metadata.xml
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] Building Trace Compass RCP Feature 5.2.0-SNAPSHOT              [114/138]
16:17:47 [2019-12-26T21:17:47.283Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] 
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (144.29kB)
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] The user operation is waiting for background work to complete.
16:17:47 [2019-12-26T21:17:47.797Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (144.29kB)
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.pom
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT [115/138]
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.055Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.312Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] 
16:17:48 [2019-12-26T21:17:48.313Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:49 [2019-12-26T21:17:49.681Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
16:17:49 [2019-12-26T21:17:49.681Z] [INFO] Command line:
16:17:49 [2019-12-26T21:17:49.681Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:17:49 [2019-12-26T21:17:49.681Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:17:52 [2019-12-26T21:17:52.956Z] !SESSION 2019-12-26 21:17:49.551 -----------------------------------------------
16:17:52 [2019-12-26T21:17:52.956Z] eclipse.buildId=unknown
16:17:52 [2019-12-26T21:17:52.956Z] java.version=1.8.0_202
16:17:52 [2019-12-26T21:17:52.956Z] java.vendor=Oracle Corporation
16:17:52 [2019-12-26T21:17:52.956Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:17:52 [2019-12-26T21:17:52.956Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:17:52 [2019-12-26T21:17:52.956Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:17:52 [2019-12-26T21:17:52.956Z] 
16:17:52 [2019-12-26T21:17:52.956Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:17:52.234
16:17:52 [2019-12-26T21:17:52.956Z] !MESSAGE FrameworkEvent ERROR
16:17:52 [2019-12-26T21:17:52.956Z] !STACK 0
16:17:52 [2019-12-26T21:17:52.956Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
16:17:52 [2019-12-26T21:17:52.956Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:52 [2019-12-26T21:17:52.956Z] 
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:17:52 [2019-12-26T21:17:52.956Z] 
16:17:52 [2019-12-26T21:17:52.956Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:17:52.425
16:17:52 [2019-12-26T21:17:52.956Z] !MESSAGE FrameworkEvent ERROR
16:17:52 [2019-12-26T21:17:52.956Z] !STACK 0
16:17:52 [2019-12-26T21:17:52.956Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [131]
16:17:52 [2019-12-26T21:17:52.956Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:52 [2019-12-26T21:17:52.956Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:17:52 [2019-12-26T21:17:52.956Z]     -> 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"
16:17:52 [2019-12-26T21:17:52.956Z]        org.apache.httpcomponents.httpclient.win [37]
16:17:52 [2019-12-26T21:17:52.956Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:52 [2019-12-26T21:17:52.956Z] 
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:52 [2019-12-26T21:17:52.956Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:17:53 [2019-12-26T21:17:53.887Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:17:54 [2019-12-26T21:17:54.143Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:17:54 [2019-12-26T21:17:54.143Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.002 s
16:17:54 [2019-12-26T21:17:54.143Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:17:54 [2019-12-26T21:17:54.143Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:17:54 [2019-12-26T21:17:54.143Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.082 s
16:17:54 [2019-12-26T21:17:54.143Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
16:17:54 [2019-12-26T21:17:54.143Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
16:17:54 [2019-12-26T21:17:54.143Z] 
16:17:54 [2019-12-26T21:17:54.143Z] Results:
16:17:54 [2019-12-26T21:17:54.143Z] 
16:17:54 [2019-12-26T21:17:54.143Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:17:54 [2019-12-26T21:17:54.143Z] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] All tests passed!
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.pom
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT  [116/138]
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] The project's OSGi version is 2.0.2.201912262016
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] 
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:54 [2019-12-26T21:17:54.707Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] 
16:17:55 [2019-12-26T21:17:55.271Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:17:56 [2019-12-26T21:17:56.641Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
16:17:56 [2019-12-26T21:17:56.641Z] [INFO] Command line:
16:17:56 [2019-12-26T21:17:56.641Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:17:56 [2019-12-26T21:17:56.641Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:17:59 [2019-12-26T21:17:59.916Z] !SESSION 2019-12-26 21:17:56.829 -----------------------------------------------
16:17:59 [2019-12-26T21:17:59.916Z] eclipse.buildId=unknown
16:17:59 [2019-12-26T21:17:59.916Z] java.version=1.8.0_202
16:17:59 [2019-12-26T21:17:59.916Z] java.vendor=Oracle Corporation
16:17:59 [2019-12-26T21:17:59.916Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:17:59 [2019-12-26T21:17:59.916Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:17:59 [2019-12-26T21:17:59.916Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:17:59 [2019-12-26T21:17:59.916Z] 
16:17:59 [2019-12-26T21:17:59.916Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:17:59.508
16:17:59 [2019-12-26T21:17:59.916Z] !MESSAGE FrameworkEvent ERROR
16:17:59 [2019-12-26T21:17:59.916Z] !STACK 0
16:17:59 [2019-12-26T21:17:59.916Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
16:17:59 [2019-12-26T21:17:59.916Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:59 [2019-12-26T21:17:59.916Z] 
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:17:59 [2019-12-26T21:17:59.916Z] 
16:17:59 [2019-12-26T21:17:59.916Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:17:59.647
16:17:59 [2019-12-26T21:17:59.916Z] !MESSAGE FrameworkEvent ERROR
16:17:59 [2019-12-26T21:17:59.916Z] !STACK 0
16:17:59 [2019-12-26T21:17:59.916Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [135]
16:17:59 [2019-12-26T21:17:59.916Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:59 [2019-12-26T21:17:59.916Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:17:59 [2019-12-26T21:17:59.916Z]     -> 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"
16:17:59 [2019-12-26T21:17:59.916Z]        org.apache.httpcomponents.httpclient.win [38]
16:17:59 [2019-12-26T21:17:59.916Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:17:59 [2019-12-26T21:17:59.916Z] 
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:17:59 [2019-12-26T21:17:59.916Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:18:01 [2019-12-26T21:18:01.812Z] process 16183: 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
16:18:01 [2019-12-26T21:18:01.812Z] See the manual page for dbus-uuidgen to correct this issue.
16:18:01 [2019-12-26T21:18:01.812Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:18:01 [2019-12-26T21:18:01.812Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:18:11 [2019-12-26T21:18:11.765Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:18:11 [2019-12-26T21:18:11.765Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:18:11 [2019-12-26T21:18:11.765Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.061 s
16:18:11 [2019-12-26T21:18:11.765Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.095 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
16:18:11 [2019-12-26T21:18:11.766Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
16:18:11 [2019-12-26T21:18:11.766Z] 
16:18:11 [2019-12-26T21:18:11.766Z] Results:
16:18:11 [2019-12-26T21:18:11.766Z] 
16:18:11 [2019-12-26T21:18:11.766Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
16:18:11 [2019-12-26T21:18:11.766Z] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] All tests passed!
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.pom
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [117/138]
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.023Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.280Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT [118/138]
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.537Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.300.v20191014-1907.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (73.07kB)
16:18:12 [2019-12-26T21:18:12.538Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.300.v20191014-1907.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (73.07kB)
16:18:12 [2019-12-26T21:18:12.538Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32.84kB)
16:18:12 [2019-12-26T21:18:12.538Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (32.84kB)
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (39.18kB)
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/plugins/ (39.18kB)
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.pom
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
16:18:12 [2019-12-26T21:18:12.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2metadata.xml
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2artifacts.xml
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] Building Trace Compass Json trace Parent 5.2.0-SNAPSHOT        [119/138]
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --------------------------------[ pom ]---------------------------------
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.2.0-SNAPSHOT.pom
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] 
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT [120/138]
16:18:12 [2019-12-26T21:18:12.795Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] The project's OSGi version is 0.1.3.201912262016
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.pom
16:18:13 [2019-12-26T21:18:13.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-pack200.jar.pack.gz
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2metadata.xml
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT     [121/138]
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] The project's OSGi version is 1.1.0.201912262016
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.309Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.pom
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2metadata.xml
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2artifacts.xml
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT       [122/138]
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.pom
16:18:13 [2019-12-26T21:18:13.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2metadata.xml
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2artifacts.xml
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] Building Trace Compass RCP Product 5.2.0-SNAPSHOT              [123/138]
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] 
16:18:13 [2019-12-26T21:18:13.857Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] 
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] 
16:18:14 [2019-12-26T21:18:14.114Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] 
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] 
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] 
16:18:14 [2019-12-26T21:18:14.677Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] 
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] 
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] 
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] 
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] 
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
16:18:53 [2019-12-26T21:18:53.355Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
16:18:53 [2019-12-26T21:18:53.355Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912262016.
16:18:53 [2019-12-26T21:18:53.355Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.100.v20191024-1546.
16:18:53 [2019-12-26T21:18:53.355Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912262016.
16:19:15 [2019-12-26T21:19:15.264Z] Operation completed in 22045 ms.
16:19:15 [2019-12-26T21:19:15.264Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
16:19:15 [2019-12-26T21:19:15.264Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912262016.
16:19:15 [2019-12-26T21:19:15.264Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.100.v20191024-1546.
16:19:15 [2019-12-26T21:19:15.264Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912262016.
16:19:33 [2019-12-26T21:19:33.462Z] Operation completed in 19707 ms.
16:19:33 [2019-12-26T21:19:33.462Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
16:19:33 [2019-12-26T21:19:33.462Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912262016.
16:19:33 [2019-12-26T21:19:33.462Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.100.v20191024-1546.
16:19:33 [2019-12-26T21:19:33.462Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912262016.
16:19:55 [2019-12-26T21:19:55.366Z] Operation completed in 19074 ms.
16:19:55 [2019-12-26T21:19:55.366Z] [INFO] 
16:19:55 [2019-12-26T21:19:55.366Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
16:19:55 [2019-12-26T21:19:55.366Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-win32.win32.x86_64.zip
16:19:59 [2019-12-26T21:19:59.542Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-macosx.cocoa.x86_64.tar.gz
16:20:06 [2019-12-26T21:20:06.094Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-linux.gtk.x86_64.tar.gz
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] 
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] No primary artifact to install, installing attached artifacts instead.
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT.pom
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2artifacts.xml
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2metadata.xml
16:20:16 [2019-12-26T21:20:16.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-win32.win32.x86_64.zip
16:20:16 [2019-12-26T21:20:16.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
16:20:18 [2019-12-26T21:20:18.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191226-2016-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] Building Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT [124/138]
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --------------------------------[ pom ]---------------------------------
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.2.0-SNAPSHOT.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] 
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Building Trace Compass Target Platform 5.2.0-SNAPSHOT          [125/138]
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] --------------------------------[ pom ]---------------------------------
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 175 kB/s)
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.398Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s)
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:20 [2019-12-26T21:20:20.961Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:21 [2019-12-26T21:20:21.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:21 [2019-12-26T21:20:21.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 2.0 MB/s)
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] 
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.474Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
16:20:21 [2019-12-26T21:20:21.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 134 kB/s)
16:20:21 [2019-12-26T21:20:21.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:21 [2019-12-26T21:20:21.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:21 [2019-12-26T21:20:21.988Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 170 kB/s)
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.245Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 134 kB/s)
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:22 [2019-12-26T21:20:22.808Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 60 kB/s)
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 513 kB/s)
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:23 [2019-12-26T21:20:23.912Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:24 [2019-12-26T21:20:24.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.1 MB/s)
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.1 MB/s)
16:20:24 [2019-12-26T21:20:24.426Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.3 MB/s)
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT.pom
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.6.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.7.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.8.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.9.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.10.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.11.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.12.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-eStaging.target
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT [126/138]
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] The project's OSGi version is 1.0.10.201912262016
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] 
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:24 [2019-12-26T21:20:24.683Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:27 [2019-12-26T21:20:27.495Z] [INFO] 
16:20:27 [2019-12-26T21:20:27.495Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:20:34 [2019-12-26T21:20:34.040Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
16:20:34 [2019-12-26T21:20:34.040Z] [INFO] Command line:
16:20:34 [2019-12-26T21:20:34.040Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:20:34 [2019-12-26T21:20:34.040Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:20:37 [2019-12-26T21:20:37.629Z] !SESSION 2019-12-26 21:20:34.221 -----------------------------------------------
16:20:37 [2019-12-26T21:20:37.629Z] eclipse.buildId=unknown
16:20:37 [2019-12-26T21:20:37.629Z] java.version=1.8.0_202
16:20:37 [2019-12-26T21:20:37.629Z] java.vendor=Oracle Corporation
16:20:37 [2019-12-26T21:20:37.629Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:20:37 [2019-12-26T21:20:37.629Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:20:37 [2019-12-26T21:20:37.629Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:20:37 [2019-12-26T21:20:37.629Z] 
16:20:37 [2019-12-26T21:20:37.629Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:20:37.431
16:20:37 [2019-12-26T21:20:37.629Z] !MESSAGE FrameworkEvent ERROR
16:20:37 [2019-12-26T21:20:37.629Z] !STACK 0
16:20:37 [2019-12-26T21:20:37.629Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:20:37 [2019-12-26T21:20:37.629Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:20:37 [2019-12-26T21:20:37.629Z] 
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:20:37 [2019-12-26T21:20:37.629Z] 
16:20:37 [2019-12-26T21:20:37.629Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:20:37.620
16:20:37 [2019-12-26T21:20:37.629Z] !MESSAGE FrameworkEvent ERROR
16:20:37 [2019-12-26T21:20:37.629Z] !STACK 0
16:20:37 [2019-12-26T21:20:37.629Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:20:37 [2019-12-26T21:20:37.629Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:20:37 [2019-12-26T21:20:37.629Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:20:37 [2019-12-26T21:20:37.629Z]     -> 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"
16:20:37 [2019-12-26T21:20:37.629Z]        org.apache.httpcomponents.httpclient.win [36]
16:20:37 [2019-12-26T21:20:37.629Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:20:37 [2019-12-26T21:20:37.629Z] 
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:20:37 [2019-12-26T21:20:37.629Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:20:40 [2019-12-26T21:20:40.152Z] process 16394: 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
16:20:40 [2019-12-26T21:20:40.152Z] See the manual page for dbus-uuidgen to correct this issue.
16:20:40 [2019-12-26T21:20:40.152Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:20:40 [2019-12-26T21:20:40.152Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:20:50 [2019-12-26T21:20:50.213Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
16:20:50 [2019-12-26T21:20:50.213Z] Display size: 1440x900
16:20:50 [2019-12-26T21:20:50.213Z] OS version=3.10.0-957.1.3.el7.x86_64
16:20:50 [2019-12-26T21:20:50.213Z] GTK version=3.18.9
16:20:50 [2019-12-26T21:20:50.213Z] GTK theme=Ambiance
16:20:50 [2019-12-26T21:20:50.213Z] LIBOVERLAY_SCROLLBAR=0
16:20:50 [2019-12-26T21:20:50.213Z] Time zone: Coordinated Universal Time
16:20:50 [2019-12-26T21:20:50.213Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:20:50 [2019-12-26T21:20:50.213Z] log4j:WARN Please initialize the log4j system properly.
16:20:52 [2019-12-26T21:20:52.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142254201 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:20:52 [2019-12-26T21:20:52.363Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:20:52 [2019-12-26T21:20:52.363Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:20:52 [2019-12-26T21:20:52.363Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142254922 data=null doit=true} to Shell with text {Preferences}
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:20:52 [2019-12-26T21:20:52.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142254945 data=null doit=true} to TreeItem with text {Tracing}
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142254945 data=null} to TreeItem with text {Tracing}
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142254946 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing}
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142254978 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}
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142254982 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing}
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142254984 data=null doit=true} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142254984 data=null} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142254985 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142254998 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
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142254998 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Attempting to set focus on Tree with text {}
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142255001 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142255001 data=null doit=true} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142255002 data=null} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142255002 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255003 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
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142255035 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:52 [2019-12-26T21:20:52.876Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
16:20:52 [2019-12-26T21:20:52.877Z] 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')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] 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.
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:20:52 [2019-12-26T21:20:52.877Z] 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')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Clicking on Apply and Close
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142255086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142255087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142255088 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142255088 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142255091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142255091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142255092 data=null item=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')
16:20:52 [2019-12-26T21:20:52.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142254523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:20:53 [2019-12-26T21:20:53.134Z] DEBUG - Clicked on 
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142259811 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142260139 data=null doit=true} to Shell with text {Preferences}
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:20:58 [2019-12-26T21:20:58.386Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142260181 data=null doit=true} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142260182 data=null} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142260182 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142260183 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
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142260184 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142260186 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142260186 data=null doit=true} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142260186 data=null} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142260187 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142260188 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
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142260202 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:20:58 [2019-12-26T21:20:58.386Z] 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1142260211 data=null doit=true} to Button with text {Never}
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1142260212 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}
16:20:58 [2019-12-26T21:20:58.386Z] 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1142260220 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1142260220 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1142260221 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142260222 data=null item=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')
16:20:58 [2019-12-26T21:20:58.386Z] 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:20:58 [2019-12-26T21:20:58.386Z] 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')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Clicking on Apply and Close
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142260271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142260272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142260272 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142260272 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142260273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142260273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:20:58 [2019-12-26T21:20:58.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142260273 data=null item=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')
16:20:58 [2019-12-26T21:20:58.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142259884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:20:58 [2019-12-26T21:20:58.387Z] DEBUG - Clicked on 
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142262803 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142263202 data=null doit=true} to Shell with text {Preferences}
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:00 [2019-12-26T21:21:00.909Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142263221 data=null doit=true} to Tree node with text: Perspectives
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142263221 data=null} to Tree node with text: Perspectives
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142263222 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142263222 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
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142263223 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:00 [2019-12-26T21:21:00.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142263224 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142263284 data=null doit=true} to Tree node with text: Perspectives
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142263284 data=null} to Tree node with text: Perspectives
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142263285 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263285 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
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142263297 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:21:01 [2019-12-26T21:21:01.167Z] 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')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] 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.
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:01 [2019-12-26T21:21:01.167Z] 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')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Clicking on Apply and Close
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142263315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142263316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142263316 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142263316 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142263317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142263317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142263318 data=null item=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')
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142262890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:01 [2019-12-26T21:21:01.167Z] DEBUG - Clicked on 
16:21:02 [2019-12-26T21:21:02.264Z] *** BUG ***
16:21:02 [2019-12-26T21:21:02.264Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:02 [2019-12-26T21:21:02.264Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:02 [2019-12-26T21:21:02.264Z] 
16:21:02 [2019-12-26T21:21:02.827Z] *** BUG ***
16:21:02 [2019-12-26T21:21:02.828Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:02 [2019-12-26T21:21:02.828Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:02 [2019-12-26T21:21:02.828Z] 
16:21:02 [2019-12-26T21:21:02.828Z] *** BUG ***
16:21:02 [2019-12-26T21:21:02.828Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:02 [2019-12-26T21:21:02.828Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:02 [2019-12-26T21:21:02.828Z] 
16:21:04 [2019-12-26T21:21:04.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:05 [2019-12-26T21:21:05.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:05 [2019-12-26T21:21:05.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:05 [2019-12-26T21:21:05.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:05 [2019-12-26T21:21:05.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:05 [2019-12-26T21:21:05.288Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142267690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142267690 data=null doit=true} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142267690 data=null} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142267691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142267776 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142267779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142267780 data=null doit=true} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142267780 data=null} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142267781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142267796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142267797 data=null doit=true} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142267798 data=null} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142267798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142267798 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}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142267828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142267831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142267831 data=null doit=true} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142267831 data=null} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142267832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267832 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]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142267881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142267882 data=null doit=true} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142267882 data=null} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142267883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142267883 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]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142267902 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1142267904 data=null button=0 stateMask=0x0 x=98 y=74 count=0} to TreeItem with text {kernel}
16:21:05 [2019-12-26T21:21:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1142267905 data=null doit=true} to TreeItem with text {kernel}
16:21:05 [2019-12-26T21:21:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1142267905 data=null} to TreeItem with text {kernel}
16:21:05 [2019-12-26T21:21:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1142267906 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to TreeItem with text {kernel}
16:21:05 [2019-12-26T21:21:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267906 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}
16:21:05 [2019-12-26T21:21:05.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1142267921 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel}
16:21:05 [2019-12-26T21:21:05.803Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:21:05 [2019-12-26T21:21:05.803Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
16:21:05 [2019-12-26T21:21:05.803Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
16:21:05 [2019-12-26T21:21:05.803Z] DEBUG - Clicking on with mnemonic 'Test experiment'
16:21:06 [2019-12-26T21:21:06.059Z] DEBUG - Clicked on with mnemonic 'Test experiment'
16:21:06 [2019-12-26T21:21:06.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1142268120 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'
16:21:09 [2019-12-26T21:21:09.145Z] *** BUG ***
16:21:09 [2019-12-26T21:21:09.146Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:09 [2019-12-26T21:21:09.146Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:09 [2019-12-26T21:21:09.146Z] 
16:21:09 [2019-12-26T21:21:09.146Z] *** BUG ***
16:21:09 [2019-12-26T21:21:09.146Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:09 [2019-12-26T21:21:09.146Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:09 [2019-12-26T21:21:09.146Z] 
16:21:09 [2019-12-26T21:21:09.146Z] *** BUG ***
16:21:09 [2019-12-26T21:21:09.146Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:09 [2019-12-26T21:21:09.146Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:09 [2019-12-26T21:21:09.146Z] 
16:21:09 [2019-12-26T21:21:09.146Z] *** BUG ***
16:21:09 [2019-12-26T21:21:09.146Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:09 [2019-12-26T21:21:09.146Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:09 [2019-12-26T21:21:09.146Z] 
16:21:09 [2019-12-26T21:21:09.146Z] *** BUG ***
16:21:09 [2019-12-26T21:21:09.146Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:09 [2019-12-26T21:21:09.146Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:09 [2019-12-26T21:21:09.146Z] 
16:21:09 [2019-12-26T21:21:09.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142271577 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:09 [2019-12-26T21:21:09.403Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:09 [2019-12-26T21:21:09.403Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:09 [2019-12-26T21:21:09.403Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142271912 data=null doit=true} to Shell with text {Preferences}
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:09 [2019-12-26T21:21:09.661Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142271929 data=null doit=true} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142271930 data=null} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142271930 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142271931 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
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142271931 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142271933 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142271933 data=null doit=true} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142271934 data=null} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142271934 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271986 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
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142271987 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:09 [2019-12-26T21:21:09.661Z] 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142271996 data=null doit=true} to Button with text {Always}
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142271996 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}
16:21:09 [2019-12-26T21:21:09.661Z] 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142271998 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142271999 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142271999 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142271999 data=null item=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')
16:21:09 [2019-12-26T21:21:09.661Z] 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:09 [2019-12-26T21:21:09.661Z] 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')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Clicking on Apply and Close
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142272005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142272005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142272005 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142272005 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142272006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142272006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:09 [2019-12-26T21:21:09.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142272006 data=null item=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')
16:21:09 [2019-12-26T21:21:09.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142271678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:09 [2019-12-26T21:21:09.919Z] DEBUG - Clicked on 
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1142274118 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')
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142274120 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')
16:21:11 [2019-12-26T21:21:11.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1142274120 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1142274120 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1142274121 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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1142274121 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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1142274122 data=null item=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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1142274122 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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142274123 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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1142274123 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')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1142274124 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1142274124 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Clicking on &Yes
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142274126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142274127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142274127 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142274127 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142274127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142274127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:11 [2019-12-26T21:21:11.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142274128 data=null item=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')
16:21:12 [2019-12-26T21:21:12.378Z] DEBUG - Clicked on 
16:21:12 [2019-12-26T21:21:12.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142274712 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
16:21:12 [2019-12-26T21:21:12.635Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:12 [2019-12-26T21:21:12.635Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:12 [2019-12-26T21:21:12.635Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142275394 data=null doit=true} to Shell with text {Preferences}
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:13 [2019-12-26T21:21:13.210Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142275399 data=null doit=true} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142275399 data=null} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142275400 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142275406 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
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142275406 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142275408 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142275409 data=null doit=true} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142275409 data=null} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142275409 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275410 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
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142275410 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:21:13 [2019-12-26T21:21:13.210Z] 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')
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:13 [2019-12-26T21:21:13.210Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Clicking on Cancel
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142275478 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')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142275478 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')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142275478 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142275479 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142275479 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')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142275479 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')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142275479 data=null item=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')
16:21:13 [2019-12-26T21:21:13.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142274813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:13 [2019-12-26T21:21:13.775Z] DEBUG - Clicked on 
16:21:14 [2019-12-26T21:21:14.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142276507 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:14 [2019-12-26T21:21:14.339Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:14 [2019-12-26T21:21:14.339Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:14 [2019-12-26T21:21:14.339Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:14 [2019-12-26T21:21:14.596Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:14 [2019-12-26T21:21:14.596Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142276983 data=null doit=true} to Shell with text {Preferences}
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:14 [2019-12-26T21:21:14.855Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142276991 data=null doit=true} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142276991 data=null} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142276993 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142276993 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
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142276994 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142277001 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142277002 data=null doit=true} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142277002 data=null} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142277003 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142277004 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
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142277005 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:14 [2019-12-26T21:21:14.855Z] 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142277077 data=null doit=true} to Button with text {Always}
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142277077 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}
16:21:14 [2019-12-26T21:21:14.855Z] 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142277081 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142277081 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142277082 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142277082 data=null item=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')
16:21:14 [2019-12-26T21:21:14.855Z] 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:14 [2019-12-26T21:21:14.855Z] 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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Clicking on Apply and Close
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142277114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142277114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142277115 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142277115 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142277116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142277116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142277117 data=null item=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')
16:21:14 [2019-12-26T21:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142276599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:15 [2019-12-26T21:21:15.113Z] DEBUG - Clicked on 
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Clicking on &No
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1142279231 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')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1142279231 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')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1142279232 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1142279232 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1142279232 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')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1142279232 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')
16:21:17 [2019-12-26T21:21:17.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1142279233 data=null item=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')
16:21:17 [2019-12-26T21:21:17.264Z] DEBUG - Clicked on 
16:21:17 [2019-12-26T21:21:17.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142279582 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
16:21:17 [2019-12-26T21:21:17.264Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:17 [2019-12-26T21:21:17.521Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:17 [2019-12-26T21:21:17.521Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142280202 data=null doit=true} to Shell with text {Preferences}
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:18 [2019-12-26T21:21:18.085Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142280209 data=null doit=true} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142280209 data=null} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142280210 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142280215 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
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142280216 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142280217 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142280217 data=null doit=true} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142280218 data=null} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142280218 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142280218 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
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142280219 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:18 [2019-12-26T21:21:18.085Z] 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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Clicking on Cancel
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142280281 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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142280281 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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142280281 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142280282 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142280282 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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142280282 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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142280282 data=null item=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')
16:21:18 [2019-12-26T21:21:18.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142279778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:18 [2019-12-26T21:21:18.343Z] DEBUG - Clicked on 
16:21:18 [2019-12-26T21:21:18.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142281118 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:18 [2019-12-26T21:21:18.908Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:18 [2019-12-26T21:21:18.908Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:18 [2019-12-26T21:21:18.908Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142281483 data=null doit=true} to Shell with text {Preferences}
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:19 [2019-12-26T21:21:19.165Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142281499 data=null doit=true} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142281500 data=null} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142281500 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142281501 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
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142281501 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142281503 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142281503 data=null doit=true} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142281503 data=null} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142281504 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142281519 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
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142281520 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:19 [2019-12-26T21:21:19.165Z] 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')
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.165Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] 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.
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:19 [2019-12-26T21:21:19.422Z] 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')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Clicking on Apply and Close
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142281579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142281579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142281580 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142281580 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142281580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142281580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142281581 data=null item=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')
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142281191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:19 [2019-12-26T21:21:19.422Z] DEBUG - Clicked on 
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - Clicking on &Yes
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142283480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142283481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142283481 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142283481 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142283482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142283482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:21:21 [2019-12-26T21:21:21.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142283483 data=null item=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')
16:21:21 [2019-12-26T21:21:21.573Z] DEBUG - Clicked on 
16:21:21 [2019-12-26T21:21:21.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142284009 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
16:21:21 [2019-12-26T21:21:21.830Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:21 [2019-12-26T21:21:21.830Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:21 [2019-12-26T21:21:21.830Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142284598 data=null doit=true} to Shell with text {Preferences}
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:22 [2019-12-26T21:21:22.394Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142284603 data=null doit=true} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142284603 data=null} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142284603 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142284604 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
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142284604 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142284614 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142284614 data=null doit=true} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142284614 data=null} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142284615 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284615 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
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142284616 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:22 [2019-12-26T21:21:22.394Z] 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')
16:21:22 [2019-12-26T21:21:22.394Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Clicking on Cancel
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142284674 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')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142284674 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')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142284674 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142284674 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142284675 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')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142284675 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')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142284675 data=null item=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')
16:21:22 [2019-12-26T21:21:22.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142284115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:22 [2019-12-26T21:21:22.651Z] DEBUG - Clicked on 
16:21:23 [2019-12-26T21:21:23.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142285514 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:23 [2019-12-26T21:21:23.215Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:23 [2019-12-26T21:21:23.472Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:23 [2019-12-26T21:21:23.472Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142285905 data=null doit=true} to Shell with text {Preferences}
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:23 [2019-12-26T21:21:23.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142285909 data=null doit=true} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142285909 data=null} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142285910 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142285915 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
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142285921 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142285983 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142285983 data=null doit=true} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142285984 data=null} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142285984 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142285990 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
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142285993 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
16:21:23 [2019-12-26T21:21:23.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')
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.729Z] 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')
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1142285997 data=null doit=true} to Button with text {Prompt}
16:21:23 [2019-12-26T21:21:23.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142285997 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}
16:21:23 [2019-12-26T21:21:23.729Z] 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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1142285999 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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1142285999 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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1142285999 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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142286000 data=null item=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')
16:21:23 [2019-12-26T21:21:23.730Z] 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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:23 [2019-12-26T21:21:23.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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Clicking on Apply and Close
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142286004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142286004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142286004 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142286004 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142286004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142286005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142286005 data=null item=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')
16:21:23 [2019-12-26T21:21:23.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142285603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:23 [2019-12-26T21:21:23.989Z] DEBUG - Clicked on 
16:21:26 [2019-12-26T21:21:26.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142288626 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:26 [2019-12-26T21:21:26.566Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:26 [2019-12-26T21:21:26.566Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:26 [2019-12-26T21:21:26.566Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142288994 data=null doit=true} to Shell with text {Preferences}
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:26 [2019-12-26T21:21:26.824Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142289022 data=null doit=true} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142289023 data=null} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142289023 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142289026 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
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142289027 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142289028 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142289028 data=null doit=true} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142289028 data=null} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142289029 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289029 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
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142289030 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
16:21:26 [2019-12-26T21:21:26.824Z] 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142289039 data=null doit=true} to Button with text {Always}
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142289039 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}
16:21:26 [2019-12-26T21:21:26.824Z] 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142289042 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142289082 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142289082 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142289083 data=null item=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')
16:21:26 [2019-12-26T21:21:26.824Z] 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:26 [2019-12-26T21:21:26.824Z] 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')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Clicking on Apply and Close
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142289087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142289087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142289087 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142289088 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142289088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142289088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:21:26 [2019-12-26T21:21:26.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142289088 data=null item=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')
16:21:26 [2019-12-26T21:21:26.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142288713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:27 [2019-12-26T21:21:27.081Z] DEBUG - Clicked on 
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1142291091 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142291092 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1142291092 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1142291092 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1142291092 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1142291092 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1142291093 data=null item=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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1142291093 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142291093 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1142291093 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1142291093 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1142291093 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Clicking on &No
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1142291095 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1142291095 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1142291095 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1142291095 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1142291095 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1142291095 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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1142291095 data=null item=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')
16:21:28 [2019-12-26T21:21:28.976Z] DEBUG - Clicked on 
16:21:29 [2019-12-26T21:21:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142291429 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
16:21:29 [2019-12-26T21:21:29.233Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:29 [2019-12-26T21:21:29.233Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:29 [2019-12-26T21:21:29.233Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142291815 data=null doit=true} to Shell with text {Preferences}
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
16:21:29 [2019-12-26T21:21:29.490Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142291821 data=null doit=true} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142291821 data=null} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142291822 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142291822 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
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142291823 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142291825 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142291825 data=null doit=true} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142291826 data=null} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142291826 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291827 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
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142291827 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
16:21:29 [2019-12-26T21:21:29.490Z] 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')
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.490Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.491Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Clicking on Cancel
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142291872 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')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142291872 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')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142291873 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142291873 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142291873 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')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142291874 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')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142291874 data=null item=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')
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142291449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:21:29 [2019-12-26T21:21:29.747Z] DEBUG - Clicked on 
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142292573 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142292601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142292602 data=null doit=true} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142292602 data=null} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142292602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142292602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142292624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:30 [2019-12-26T21:21:30.568Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:30 [2019-12-26T21:21:30.568Z] DEBUG - Clicking on with mnemonic 'Delete'
16:21:30 [2019-12-26T21:21:30.825Z] DEBUG - Clicked on with mnemonic 'Delete'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293799 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293799 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null 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')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142293800 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Clicking on OK
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142293802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142293803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142293803 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142293803 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142293803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142293803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:31 [2019-12-26T21:21:31.756Z] DEBUG - Clicked on OK
16:21:32 [2019-12-26T21:21:32.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142293803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2019-12-26T21:21:32.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142292798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:21:32 [2019-12-26T21:21:32.883Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.628 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
16:21:32 [2019-12-26T21:21:32.883Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 5.8 s
16:21:32 [2019-12-26T21:21:32.883Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.974 s
16:21:32 [2019-12-26T21:21:32.883Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 8.713 s
16:21:32 [2019-12-26T21:21:32.883Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.92 s
16:21:32 [2019-12-26T21:21:32.883Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.757 s
16:21:32 [2019-12-26T21:21:32.883Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.31 s
16:21:32 [2019-12-26T21:21:32.883Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.109 s
16:21:32 [2019-12-26T21:21:32.883Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.927 s
16:21:32 [2019-12-26T21:21:32.883Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
16:21:39 [2019-12-26T21:21:39.591Z] *** BUG ***
16:21:39 [2019-12-26T21:21:39.591Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:39 [2019-12-26T21:21:39.591Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:39 [2019-12-26T21:21:39.591Z] 
16:21:39 [2019-12-26T21:21:39.591Z] *** BUG ***
16:21:39 [2019-12-26T21:21:39.591Z] In pixman_region32_init_rect: Invalid rectangle passed
16:21:39 [2019-12-26T21:21:39.591Z] Set a breakpoint on '_pixman_log_error' to debug
16:21:39 [2019-12-26T21:21:39.591Z] 
16:21:39 [2019-12-26T21:21:39.849Z] 
16:21:39 [2019-12-26T21:21:39.849Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 21:21:39.706
16:21:39 [2019-12-26T21:21:39.849Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@b0c4670 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
16:21:39 [2019-12-26T21:21:39.849Z] !STACK 0
16:21:39 [2019-12-26T21:21:39.849Z] java.lang.reflect.InvocationTargetException
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:21:39 [2019-12-26T21:21:39.849Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2353)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:579)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:413)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5676)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1423)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1449)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1221)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:21:39 [2019-12-26T21:21:39.849Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
16:21:39 [2019-12-26T21:21:39.849Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:171)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:165)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:298)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:338)
16:21:39 [2019-12-26T21:21:39.849Z] 	... 58 more
16:21:39 [2019-12-26T21:21:39.849Z] Root exception:
16:21:39 [2019-12-26T21:21:39.849Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:171)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:165)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:298)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:338)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:21:39 [2019-12-26T21:21:39.849Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:21:39 [2019-12-26T21:21:39.849Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125)
16:21:39 [2019-12-26T21:21:39.849Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2353)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:579)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:413)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5676)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1423)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1449)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1432)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1221)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:21:39 [2019-12-26T21:21:39.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:21:39 [2019-12-26T21:21:39.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
16:21:39 [2019-12-26T21:21:39.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:21:39 [2019-12-26T21:21:39.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
16:21:39 [2019-12-26T21:21:39.850Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
16:21:47 [2019-12-26T21:21:47.945Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.222 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
16:21:47 [2019-12-26T21:21:47.945Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 4.385 s
16:21:47 [2019-12-26T21:21:47.945Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.175 s
16:21:47 [2019-12-26T21:21:47.945Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.745 s
16:21:47 [2019-12-26T21:21:47.945Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142310304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142310304 data=null doit=true} to TreeItem with text {test}
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142310304 data=null} to TreeItem with text {test}
16:21:47 [2019-12-26T21:21:47.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142310305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142310359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142310360 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142310361 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142310361 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142310361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142310378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142310379 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142310379 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142310380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142310380 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}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142310383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142310384 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142310384 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142310384 data=null} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142310385 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310385 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]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142310404 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142310405 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142310405 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142310405 data=null} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142310406 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310406 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]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142310421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:21:48 [2019-12-26T21:21:48.203Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
16:21:48 [2019-12-26T21:21:48.460Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
16:21:48 [2019-12-26T21:21:48.460Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:21:48 [2019-12-26T21:21:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1142310787 data=null doit=true} to Shell with text {Manage Custom Parsers}
16:21:48 [2019-12-26T21:21:48.460Z] DEBUG - matched List with text "", using matcher: of type 'List'
16:21:48 [2019-12-26T21:21:48.460Z] DEBUG - matched List with text "", using matcher: (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1142310799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1142310800 data=null doit=true} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1142310801 data=null} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1142310802 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1142310802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1142310811 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1142310814 data=null doit=true} to Button with text {Text}
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1142310814 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}
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1142310816 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1142310817 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')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1142310817 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')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1142310817 data=null item=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')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched List with text "", using matcher: of type 'List'
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - matched List with text "", using matcher: (of type 'List')
16:21:48 [2019-12-26T21:21:48.461Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1142310875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1142310876 data=null doit=true} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1142310876 data=null} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1142310876 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1142310877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1142310878 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Clicking on &Close
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1142310879 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')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1142310880 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')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1142310880 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1142310880 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1142310880 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')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1142310880 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')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1142310880 data=null item=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')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1142310520 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...'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Clicked on 
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311001 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311001 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311001 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311001 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311083 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311083 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142311100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142311100 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142311101 data=null} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142311101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311101 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]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142311119 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142311121 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142311121 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142311122 data=null} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142311122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311123 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]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142311176 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311271 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311271 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311295 data=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311296 data=null} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311297 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:48 [2019-12-26T21:21:48.976Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142311310 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142311310 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142311310 data=null} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142311310 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:48 [2019-12-26T21:21:48.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311310 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]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142311319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142311378 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142311378 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142311378 data=null} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142311379 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311380 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]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142311389 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:49 [2019-12-26T21:21:49.233Z] DEBUG - Clicking on with mnemonic 'Import...'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Clicked on with mnemonic 'Import...'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142311778 data=null doit=true} to Shell with text {Trace Import}
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Clicking on Cancel
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142311781 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')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142311781 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')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142311781 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142311785 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142311785 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')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142311796 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')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142311796 data=null item=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')
16:21:49 [2019-12-26T21:21:49.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142311476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Clicked on 
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311915 data=null doit=true} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311915 data=null} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311988 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311988 data=null doit=true} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311988 data=null} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142312009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:49 [2019-12-26T21:21:49.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142312011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142312011 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142312012 data=null} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142312012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312013 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]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142312091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142312093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142312093 data=null doit=true} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142312093 data=null} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142312097 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312097 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]}
16:21:49 [2019-12-26T21:21:49.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142312103 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:21:50 [2019-12-26T21:21:50.004Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:50 [2019-12-26T21:21:50.004Z] DEBUG - Clicking on with mnemonic 'Import...'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - Clicked on with mnemonic 'Import...'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142312597 data=null doit=true} to Shell with text {Trace Import}
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:50 [2019-12-26T21:21:50.261Z] 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')
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142312621 data=null} to (of type 'Combo')
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2019-12-26T21:21:50.262Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142312782 data=null doit=true} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142312783 data=null} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142312783 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142312784 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142312788 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142312798 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142312798 data=null doit=true} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142312799 data=null} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142312799 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312799 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142312800 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142312876 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:'))
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.521Z] 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2b9ac1b4
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142312885 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142312886 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142312886 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142312886 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142312886 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142312887 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142312887 data=null item=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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142312887 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142312887 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142312888 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')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142312888 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142312888 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6618b9b0
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142312893 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142312894 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142312894 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142312894 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142312895 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142312895 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142312895 data=null item=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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142312895 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142312896 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142312896 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142312896 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142312896 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.779Z] 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')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:50 [2019-12-26T21:21:50.780Z] 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')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] 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')
16:21:50 [2019-12-26T21:21:50.780Z] 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.
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Clicking on &Finish
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142312911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142312911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142312911 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142312912 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142312912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:50 [2019-12-26T21:21:50.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142312912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:51 [2019-12-26T21:21:51.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142312912 data=null item=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')
16:21:51 [2019-12-26T21:21:51.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142312194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Clicked on 
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142313778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142313778 data=null doit=true} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142313778 data=null} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142313778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142313779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142313802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142313803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142313803 data=null doit=true} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142313804 data=null} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142313810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142313811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142313868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:51 [2019-12-26T21:21:51.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142313877 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142313877 data=null doit=true} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142313877 data=null} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142313878 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142313878 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]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142313899 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142313903 data=null doit=true} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142313903 data=null} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142313904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142313904 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]}
16:21:51 [2019-12-26T21:21:51.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142313911 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314125 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142314125 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142314125 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314126 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314126 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314200 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2019-12-26T21:21:51.907Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314210 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142314210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142314211 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314211 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314224 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314225 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142314226 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142314226 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314226 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314227 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314233 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314233 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:21:51 [2019-12-26T21:21:51.907Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314234 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.254Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142314271 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314334 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142314720 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142314779 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142314780 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:52 [2019-12-26T21:21:52.511Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:53 [2019-12-26T21:21:53.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:53 [2019-12-26T21:21:53.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Attempting to set focus on Table with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142315799 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142315799 data=null doit=true} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142315800 data=null} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142315800 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142315801 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142315828 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142315994 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142315994 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142315994 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142315995 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142315995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142316003 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2019-12-26T21:21:53.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2019-12-26T21:21:53.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142316019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142316020 data=null doit=true} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142316020 data=null} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142316020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142316096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142316098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142316098 data=null doit=true} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142316098 data=null} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142316099 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142316111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:53 [2019-12-26T21:21:53.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142316113 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142316113 data=null doit=true} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142316113 data=null} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142316114 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316114 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]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142316186 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142316187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142316187 data=null doit=true} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142316187 data=null} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142316188 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316188 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]}
16:21:53 [2019-12-26T21:21:53.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142316203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:21:54 [2019-12-26T21:21:54.153Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:54 [2019-12-26T21:21:54.153Z] DEBUG - Clicking on with mnemonic 'Import...'
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - Clicked on with mnemonic 'Import...'
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142316805 data=null doit=true} to Shell with text {Trace Import}
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:54 [2019-12-26T21:21:54.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:54 [2019-12-26T21:21:54.719Z] 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')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142316820 data=null} to (of type 'Combo')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142316892 data=null doit=true} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142316892 data=null} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142316893 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142316896 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142316899 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142316900 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142316900 data=null doit=true} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142316900 data=null} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142316900 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316900 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142316901 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142316921 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:'))
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.719Z] 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')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.720Z] 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')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:54 [2019-12-26T21:21:54.720Z] 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')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] 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')
16:21:54 [2019-12-26T21:21:54.720Z] 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.
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Clicking on &Finish
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142316993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142316994 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142316994 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142316994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:54 [2019-12-26T21:21:54.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142316994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:55 [2019-12-26T21:21:55.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142316994 data=null item=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')
16:21:55 [2019-12-26T21:21:55.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142316303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Clicked on 
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142317800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142317800 data=null doit=true} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142317800 data=null} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142317800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142317880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142317881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142317881 data=null doit=true} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142317881 data=null} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142317882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142317897 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:55 [2019-12-26T21:21:55.541Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142317898 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142317898 data=null doit=true} to TreeItem with text {Traces [2]}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142317899 data=null} to TreeItem with text {Traces [2]}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142317899 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:55 [2019-12-26T21:21:55.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317899 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]}
16:21:55 [2019-12-26T21:21:55.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142317922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:55 [2019-12-26T21:21:55.798Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:21:55 [2019-12-26T21:21:55.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:21:55 [2019-12-26T21:21:55.798Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:56 [2019-12-26T21:21:56.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318173 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142318174 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142318174 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318174 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318175 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}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318215 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:56 [2019-12-26T21:21:56.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318220 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142318220 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142318220 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318221 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318221 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}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318276 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318277 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142318277 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142318277 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318278 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318278 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}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318284 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318285 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318285 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142318286 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}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318399 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142318898 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142318901 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142318901 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:21:56 [2019-12-26T21:21:56.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Attempting to set focus on Table with text {}
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142319908 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142319908 data=null doit=true} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142319908 data=null} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142319908 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142319913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142319923 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142320076 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142320076 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142320077 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142320077 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320078 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}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142320084 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2019-12-26T21:21:57.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2019-12-26T21:21:57.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142320102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142320102 data=null doit=true} to TreeItem with text {test}
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142320102 data=null} to TreeItem with text {test}
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142320103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:57 [2019-12-26T21:21:57.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142320187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142320188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142320189 data=null doit=true} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142320189 data=null} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142320190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142320202 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:58 [2019-12-26T21:21:58.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142320203 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142320204 data=null doit=true} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142320204 data=null} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142320204 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320204 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]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142320270 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142320273 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142320273 data=null doit=true} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142320273 data=null} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142320273 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320273 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]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142320279 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:58 [2019-12-26T21:21:58.065Z] DEBUG - Clicking on with mnemonic 'Import...'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Clicked on with mnemonic 'Import...'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142320781 data=null doit=true} to Shell with text {Trace Import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:58 [2019-12-26T21:21:58.631Z] 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')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142320787 data=null} to (of type 'Combo')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142320825 data=null doit=true} to TreeItem with text {import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142320825 data=null} to TreeItem with text {import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142320826 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142320871 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142320874 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142320875 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142320875 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142320875 data=null} to Tree node with text: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142320876 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320876 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
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142320880 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142320898 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:'))
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] 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')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] 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')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:58 [2019-12-26T21:21:58.632Z] 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')
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] 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')
16:21:58 [2019-12-26T21:21:58.632Z] 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.
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Clicking on &Finish
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142320926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142320926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142320926 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142320973 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142320974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142320974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:58 [2019-12-26T21:21:58.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142320974 data=null item=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')
16:21:58 [2019-12-26T21:21:58.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142320375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Clicked on 
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142321406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142321407 data=null doit=true} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142321407 data=null} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142321407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142321484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142321486 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142321486 data=null doit=true} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142321486 data=null} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142321487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142321501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:21:59 [2019-12-26T21:21:59.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142321503 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142321503 data=null doit=true} to TreeItem with text {Traces [3]}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142321503 data=null} to TreeItem with text {Traces [3]}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142321504 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:21:59 [2019-12-26T21:21:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321504 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]}
16:21:59 [2019-12-26T21:21:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142321519 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:21:59 [2019-12-26T21:21:59.403Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:21:59 [2019-12-26T21:21:59.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:21:59 [2019-12-26T21:21:59.403Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321721 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142321722 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142321722 data=null} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321723 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321723 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}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321800 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2019-12-26T21:21:59.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321804 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142321804 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142321805 data=null} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321805 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321805 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}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321811 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321812 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142321812 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Attempting to set focus on Tree with text {}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142321813 data=null} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321813 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142321813 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}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321824 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321824 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321824 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:21:59 [2019-12-26T21:21:59.661Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142321825 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}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142321985 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142322815 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142322818 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142322883 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Attempting to set focus on Table with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142322886 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142322894 data=null doit=true} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142322894 data=null} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142322895 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142322896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142322916 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:00 [2019-12-26T21:22:00.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142324178 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142324178 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142324178 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142324179 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324179 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}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142324186 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:01 [2019-12-26T21:22:01.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324201 data=null doit=true} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324201 data=null} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324245 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324245 data=null doit=true} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324246 data=null} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324246 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:01 [2019-12-26T21:22:01.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142324279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142324279 data=null doit=true} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142324279 data=null} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142324279 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324280 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]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142324302 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142324303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142324304 data=null doit=true} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142324304 data=null} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142324304 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324305 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]}
16:22:01 [2019-12-26T21:22:01.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142324314 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:22:02 [2019-12-26T21:22:02.222Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:02 [2019-12-26T21:22:02.222Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142324796 data=null doit=true} to Shell with text {Trace Import}
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:02 [2019-12-26T21:22:02.478Z] 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')
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.478Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142324803 data=null} to (of type 'Combo')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:02 [2019-12-26T21:22:02.479Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142324880 data=null doit=true} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142324881 data=null} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142324881 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142324882 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142324885 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142324887 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142324887 data=null doit=true} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142324888 data=null} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142324888 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324889 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142324889 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142324914 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:'))
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.737Z] 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3def5336
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142324918 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142324918 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142324919 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142324919 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142324920 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142324920 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142324920 data=null item=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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142324921 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142324921 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')
16:22:02 [2019-12-26T21:22:02.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142324921 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')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142324922 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142324922 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.738Z] 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')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:02 [2019-12-26T21:22:02.738Z] 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')
16:22:02 [2019-12-26T21:22:02.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] 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')
16:22:02 [2019-12-26T21:22:02.739Z] 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.
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Clicking on &Finish
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142324995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142324995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142324995 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142324996 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142324996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142324996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.739Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:02 [2019-12-26T21:22:02.996Z] DEBUG - Clicked on &Finish
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142325798 data=null doit=true} to Shell with text {Confirmation}
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Clicking on Rename
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142325800 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')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142325800 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')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142325800 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142325800 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142325800 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')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142325801 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')
16:22:03 [2019-12-26T21:22:03.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142325801 data=null item=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')
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142324996 data=null item=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')
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142324384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - Clicked on 
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:04 [2019-12-26T21:22:04.124Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142326494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142326494 data=null doit=true} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142326494 data=null} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142326495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142326512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142326522 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142326522 data=null doit=true} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142326522 data=null} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142326523 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142326580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:04 [2019-12-26T21:22:04.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142326582 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142326582 data=null doit=true} to TreeItem with text {Traces [4]}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142326582 data=null} to TreeItem with text {Traces [4]}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142326582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326583 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]}
16:22:04 [2019-12-26T21:22:04.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142326602 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:04 [2019-12-26T21:22:04.381Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142326986 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142326986 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142326986 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142326987 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326987 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)}
16:22:04 [2019-12-26T21:22:04.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327074 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:04 [2019-12-26T21:22:04.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327079 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327080 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327080 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142327080 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)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327098 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327099 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327100 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327101 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142327101 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)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327118 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327119 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:04 [2019-12-26T21:22:04.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327119 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.150Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142327120 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)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327286 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327799 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327802 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142327802 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:05 [2019-12-26T21:22:05.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:05 [2019-12-26T21:22:05.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:05 [2019-12-26T21:22:05.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:05 [2019-12-26T21:22:05.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:05 [2019-12-26T21:22:05.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:05 [2019-12-26T21:22:05.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:05 [2019-12-26T21:22:05.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Attempting to set focus on Table with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142328811 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142328812 data=null doit=true} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142328812 data=null} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142328813 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142328813 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142328833 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:06 [2019-12-26T21:22:06.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142329018 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142329018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142329018 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142329019 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329019 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)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142329026 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:06 [2019-12-26T21:22:06.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142329039 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142329039 data=null doit=true} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142329039 data=null} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142329039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142329105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142329106 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142329106 data=null doit=true} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142329106 data=null} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142329107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142329118 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:06 [2019-12-26T21:22:06.790Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142329120 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142329120 data=null doit=true} to TreeItem with text {Traces [4]}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142329120 data=null} to TreeItem with text {Traces [4]}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142329120 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:06 [2019-12-26T21:22:06.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329121 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]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142329171 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142329174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142329174 data=null doit=true} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142329174 data=null} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142329175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329175 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]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142329181 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:07 [2019-12-26T21:22:07.047Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142329585 data=null doit=true} to Shell with text {Trace Import}
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:07 [2019-12-26T21:22:07.304Z] 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')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142329628 data=null} to (of type 'Combo')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:07 [2019-12-26T21:22:07.304Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142329690 data=null doit=true} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142329691 data=null} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142329691 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142329691 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142329700 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142329701 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142329702 data=null doit=true} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142329702 data=null} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142329703 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142329703 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142329704 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142329718 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:'))
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.563Z] 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ff4496
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142329722 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142329722 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142329723 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142329723 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142329723 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142329723 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142329724 data=null item=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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142329724 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142329724 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142329724 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142329725 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142329725 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.563Z] 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')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:07 [2019-12-26T21:22:07.564Z] 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')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] 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')
16:22:07 [2019-12-26T21:22:07.564Z] 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.
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Clicking on &Finish
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142329772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142329773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142329773 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142329773 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142329773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142329774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Clicked on &Finish
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142330035 data=null doit=true} to Shell with text {Confirmation}
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Clicking on Rename
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142330052 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')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142330052 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')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142330052 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142330052 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142330052 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')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142330053 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')
16:22:07 [2019-12-26T21:22:07.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142330053 data=null item=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')
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142329774 data=null item=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')
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142329270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - Clicked on 
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2019-12-26T21:22:08.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142330660 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142330660 data=null doit=true} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142330660 data=null} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142330675 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142330709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142330710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142330710 data=null doit=true} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142330710 data=null} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142330710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142330727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:08 [2019-12-26T21:22:08.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142330728 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142330728 data=null doit=true} to TreeItem with text {Traces [5]}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142330729 data=null} to TreeItem with text {Traces [5]}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142330729 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330729 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]}
16:22:08 [2019-12-26T21:22:08.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142330751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:08 [2019-12-26T21:22:08.641Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:22:08 [2019-12-26T21:22:08.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:08 [2019-12-26T21:22:08.641Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331042 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331068 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331069 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331070 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142331070 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)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331112 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:08 [2019-12-26T21:22:08.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331116 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331116 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331116 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331116 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142331118 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)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331124 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331125 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331125 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331125 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331125 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142331126 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)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331179 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331180 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:08 [2019-12-26T21:22:08.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331180 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.154Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142331181 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)}
16:22:09 [2019-12-26T21:22:09.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331298 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331307 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331687 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142331715 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:09 [2019-12-26T21:22:09.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Attempting to set focus on Table with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142332725 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142332726 data=null doit=true} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142332726 data=null} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142332726 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142332727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142332752 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142332923 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142332923 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142332923 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142332924 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332924 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)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142332930 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2019-12-26T21:22:10.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:10 [2019-12-26T21:22:10.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142332943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142332943 data=null doit=true} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142332943 data=null} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142332943 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142333003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142333010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142333010 data=null doit=true} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142333011 data=null} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142333011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142333024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:10 [2019-12-26T21:22:10.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142333071 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142333072 data=null doit=true} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142333072 data=null} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142333072 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333072 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]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142333114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142333116 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142333116 data=null doit=true} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142333116 data=null} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142333117 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333117 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]}
16:22:10 [2019-12-26T21:22:10.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142333128 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:22:11 [2019-12-26T21:22:11.037Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:11 [2019-12-26T21:22:11.037Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142333586 data=null doit=true} to Shell with text {Trace Import}
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:11 [2019-12-26T21:22:11.293Z] 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')
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142333598 data=null} to (of type 'Combo')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142333628 data=null doit=true} to TreeItem with text {import}
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142333628 data=null} to TreeItem with text {import}
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142333629 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:11 [2019-12-26T21:22:11.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142333629 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142333671 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142333674 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142333674 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142333674 data=null} to Tree node with text: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142333675 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333675 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
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142333678 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142333692 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:'))
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@23d5c418
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142333696 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')
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142333696 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')
16:22:11 [2019-12-26T21:22:11.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142333696 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142333696 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142333697 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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142333697 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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142333697 data=null item=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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142333697 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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142333697 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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142333697 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')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142333698 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142333698 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Clicking on &Finish
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142333717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142333717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142333717 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142333717 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142333717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142333717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.899Z] DEBUG - Clicked on &Finish
16:22:11 [2019-12-26T21:22:11.899Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142334103 data=null doit=true} to Shell with text {Confirmation}
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Clicking on Rename
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142334119 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')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142334119 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')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142334119 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142334119 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142334120 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')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142334120 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')
16:22:11 [2019-12-26T21:22:11.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142334120 data=null item=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')
16:22:12 [2019-12-26T21:22:12.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142333717 data=null item=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')
16:22:12 [2019-12-26T21:22:12.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142333208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Clicked on 
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142334601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142334601 data=null doit=true} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142334601 data=null} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142334602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142334675 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142334676 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142334676 data=null doit=true} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142334676 data=null} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142334677 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142334684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:12 [2019-12-26T21:22:12.417Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142334685 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142334685 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142334685 data=null} to TreeItem with text {Traces [6]}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142334686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334686 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]}
16:22:12 [2019-12-26T21:22:12.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142334711 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:12 [2019-12-26T21:22:12.417Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335023 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142335024 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142335024 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335025 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142335025 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)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335100 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:12 [2019-12-26T21:22:12.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335105 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142335105 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142335105 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335105 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142335106 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)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335112 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335113 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142335113 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142335113 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335114 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142335114 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)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335124 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335124 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.931Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335125 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:22:12 [2019-12-26T21:22:12.932Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142335125 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)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142335229 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142336096 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142336099 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142336121 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Attempting to set focus on Table with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142336127 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142336127 data=null doit=true} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142336128 data=null} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142336128 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142336129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142336138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:13 [2019-12-26T21:22:13.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:15 [2019-12-26T21:22:15.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:15 [2019-12-26T21:22:15.231Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142337601 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142337601 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142337602 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142337602 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337603 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)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142337612 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2019-12-26T21:22:15.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142337671 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142337672 data=null doit=true} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142337672 data=null} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142337672 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142337722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142337724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142337769 data=null doit=true} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142337769 data=null} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142337769 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142337779 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:15 [2019-12-26T21:22:15.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142337781 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142337781 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142337781 data=null} to TreeItem with text {Traces [6]}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142337781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337782 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]}
16:22:15 [2019-12-26T21:22:15.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142337800 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:15 [2019-12-26T21:22:15.488Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142338283 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142338283 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142338283 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142338284 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338284 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
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142338320 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142338329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142338329 data=null doit=true} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142338329 data=null} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142338330 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142338383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142338384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142338384 data=null doit=true} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142338384 data=null} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142338385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142338400 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:16 [2019-12-26T21:22:16.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142338401 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142338401 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142338402 data=null} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142338402 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338402 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]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142338424 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142338426 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142338426 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142338426 data=null} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142338427 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338428 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]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142338438 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:16 [2019-12-26T21:22:16.309Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142338924 data=null doit=true} to Shell with text {Trace Import}
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:16 [2019-12-26T21:22:16.566Z] 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')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142338933 data=null} to (of type 'Combo')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.566Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142338975 data=null doit=true} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142338975 data=null} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142338976 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142338976 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142338978 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142338979 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142338979 data=null doit=true} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142338979 data=null} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142338980 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142338980 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142338980 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142338996 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:'))
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@b722630
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142338999 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142338999 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142338999 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142338999 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142339000 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142339000 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142339000 data=null item=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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142339000 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142339000 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142339000 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142339000 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142339001 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:16 [2019-12-26T21:22:16.825Z] 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')
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] 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')
16:22:16 [2019-12-26T21:22:16.825Z] 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.
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Clicking on &Finish
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142339018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142339018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142339018 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142339018 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142339018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:16 [2019-12-26T21:22:16.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142339019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Clicked on &Finish
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142339263 data=null doit=true} to Shell with text {Confirmation}
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Clicking on Overwrite
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142339264 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')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142339264 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')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142339264 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142339264 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142339264 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')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142339278 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')
16:22:17 [2019-12-26T21:22:17.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142339279 data=null item=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')
16:22:17 [2019-12-26T21:22:17.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142339019 data=null item=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')
16:22:17 [2019-12-26T21:22:17.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142338494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Clicked on 
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142340196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142340196 data=null doit=true} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142340207 data=null} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142340208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142340238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142340239 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142340239 data=null doit=true} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142340240 data=null} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142340240 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142340248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:17 [2019-12-26T21:22:17.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142340249 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:17 [2019-12-26T21:22:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142340250 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:17 [2019-12-26T21:22:17.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142340250 data=null} to TreeItem with text {Traces [6]}
16:22:17 [2019-12-26T21:22:17.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142340250 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:17 [2019-12-26T21:22:17.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340250 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]}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142340277 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:18 [2019-12-26T21:22:18.160Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340479 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142340479 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142340480 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340480 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340481 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340523 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:18 [2019-12-26T21:22:18.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340527 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142340527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142340527 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340528 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340528 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340580 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340581 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142340581 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142340582 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340582 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142340583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340589 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340597 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340597 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142340598 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340693 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142340702 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142340703 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142340703 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:18 [2019-12-26T21:22:18.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:19 [2019-12-26T21:22:19.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:19 [2019-12-26T21:22:19.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Attempting to set focus on Table with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142342219 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142342220 data=null doit=true} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142342220 data=null} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142342220 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142342221 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142342268 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342450 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142342450 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142342451 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342451 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342458 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342563 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142342564 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142342564 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342564 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342565 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
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142342571 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142342583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142342583 data=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142342583 data=null} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142342583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142342623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142342623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142342624 data=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142342624 data=null} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142342624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142342638 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.365Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142342640 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142342640 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142342640 data=null} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142342640 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342640 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]}
16:22:20 [2019-12-26T21:22:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142342669 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.365Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142342967 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142342967 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142342967 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142342968 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:20 [2019-12-26T21:22:20.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342968 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
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142343019 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.878Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142343027 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142343027 data=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142343028 data=null} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142343028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142343114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142343115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142343116 data=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142343116 data=null} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142343116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142343131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:20 [2019-12-26T21:22:20.878Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142343132 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142343132 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142343133 data=null} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142343133 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343133 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]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142343173 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142343174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142343174 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142343174 data=null} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142343175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343175 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]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142343182 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:20 [2019-12-26T21:22:20.878Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142343648 data=null doit=true} to Shell with text {Trace Import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:21 [2019-12-26T21:22:21.442Z] 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')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142343704 data=null} to (of type 'Combo')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142343779 data=null doit=true} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142343779 data=null} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142343779 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142343780 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142343782 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142343784 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142343784 data=null doit=true} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142343784 data=null} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142343784 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343785 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142343785 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:21 [2019-12-26T21:22:21.442Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142343804 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:'))
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.443Z] 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')
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.443Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.703Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.703Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25824720
16:22:21 [2019-12-26T21:22:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142343815 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')
16:22:21 [2019-12-26T21:22:21.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142343815 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')
16:22:21 [2019-12-26T21:22:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142343815 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142343816 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142343816 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142343816 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142343816 data=null item=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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142343816 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142343817 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142343817 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142343817 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142343817 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.704Z] 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:21 [2019-12-26T21:22:21.704Z] 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')
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] 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')
16:22:21 [2019-12-26T21:22:21.704Z] 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.
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:21 [2019-12-26T21:22:21.704Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Clicking on &Finish
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142343884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142343884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142343884 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142343885 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142343885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:21 [2019-12-26T21:22:21.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142343885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.106Z] DEBUG - Clicked on &Finish
16:22:22 [2019-12-26T21:22:22.106Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142344198 data=null doit=true} to Shell with text {Confirmation}
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Clicking on Overwrite
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142344214 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')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142344214 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')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142344214 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142344215 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142344215 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')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142344215 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')
16:22:22 [2019-12-26T21:22:22.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142344215 data=null item=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')
16:22:22 [2019-12-26T21:22:22.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142343885 data=null item=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')
16:22:22 [2019-12-26T21:22:22.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142343235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Clicked on 
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142345189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142345190 data=null doit=true} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142345190 data=null} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142345190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142345224 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142345225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142345225 data=null doit=true} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142345226 data=null} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142345226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142345240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:22 [2019-12-26T21:22:22.930Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142345242 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142345242 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142345242 data=null} to TreeItem with text {Traces [6]}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142345243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345243 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]}
16:22:22 [2019-12-26T21:22:22.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142345278 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:22 [2019-12-26T21:22:22.930Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345548 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142345548 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142345548 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345549 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345549 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}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345588 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:23 [2019-12-26T21:22:23.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345592 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142345592 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142345592 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345592 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345593 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}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345599 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345600 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142345600 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142345600 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345601 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345601 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}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345611 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345611 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345612 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142345612 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}
16:22:23 [2019-12-26T21:22:23.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345683 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:23 [2019-12-26T21:22:23.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142345693 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142345693 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142346089 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Attempting to set focus on Table with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142347115 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142347116 data=null doit=true} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142347116 data=null} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142347116 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142347117 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142347175 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:24 [2019-12-26T21:22:24.966Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347393 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142347393 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142347394 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347395 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142347395 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}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347403 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347522 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142347523 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142347523 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347523 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142347523 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
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142347530 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142347544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142347544 data=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142347544 data=null} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142347544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142347545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142347589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142347599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142347600 data=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142347600 data=null} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142347601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142347601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142347615 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142347617 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142347617 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142347617 data=null} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142347618 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142347618 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]}
16:22:25 [2019-12-26T21:22:25.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142347682 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.481Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348056 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142348056 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142348057 data=null} to Tree node with text: kernel-overlap-testing
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348057 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348058 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
16:22:25 [2019-12-26T21:22:25.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348107 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:25 [2019-12-26T21:22:25.996Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142348116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142348116 data=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142348116 data=null} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142348116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142348189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142348190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142348190 data=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142348191 data=null} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142348191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142348214 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:25 [2019-12-26T21:22:25.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142348216 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142348216 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142348217 data=null} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142348217 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348217 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]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142348291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142348292 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142348292 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142348292 data=null} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142348293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348293 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]}
16:22:25 [2019-12-26T21:22:25.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142348299 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:26 [2019-12-26T21:22:26.253Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:26 [2019-12-26T21:22:26.253Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142348819 data=null doit=true} to Shell with text {Trace Import}
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:26 [2019-12-26T21:22:26.510Z] 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')
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.510Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142348825 data=null} to (of type 'Combo')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:26 [2019-12-26T21:22:26.511Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:26 [2019-12-26T21:22:26.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:26 [2019-12-26T21:22:26.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142348902 data=null doit=true} to TreeItem with text {import}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142348902 data=null} to TreeItem with text {import}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142348902 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142348903 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142348913 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348914 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142348914 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142348915 data=null} to Tree node with text: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348915 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348915 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
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142348919 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142348978 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:'))
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.769Z] 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57f60b5e
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142348982 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142348982 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142348982 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142348983 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142348983 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142348983 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142348983 data=null item=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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142348983 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142348984 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142348984 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')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142348984 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142348984 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.770Z] 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')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:26 [2019-12-26T21:22:26.770Z] 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')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] 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')
16:22:26 [2019-12-26T21:22:26.770Z] 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.
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Clicking on &Finish
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142349003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142349003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142349004 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142349004 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142349004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:26 [2019-12-26T21:22:26.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142349004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.027Z] DEBUG - Clicked on &Finish
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142349405 data=null doit=true} to Shell with text {Confirmation}
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Clicking on Overwrite
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142349422 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')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142349422 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')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142349422 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142349422 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142349424 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')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142349424 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')
16:22:27 [2019-12-26T21:22:27.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142349424 data=null item=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')
16:22:28 [2019-12-26T21:22:28.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142349004 data=null item=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')
16:22:28 [2019-12-26T21:22:28.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142348387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Clicked on 
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142350679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142350679 data=null doit=true} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142350679 data=null} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142350680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142350680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142350703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142350704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142350705 data=null doit=true} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142350705 data=null} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142350705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142350706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142350772 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:28 [2019-12-26T21:22:28.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142350774 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142350774 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142350775 data=null} to TreeItem with text {Traces [6]}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142350775 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142350776 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]}
16:22:28 [2019-12-26T21:22:28.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142350785 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:28 [2019-12-26T21:22:28.473Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351005 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142351006 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142351006 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351007 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351007 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}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351077 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:28 [2019-12-26T21:22:28.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351081 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142351081 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142351081 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351081 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351081 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}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351088 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351088 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142351089 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142351089 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351090 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351090 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}
16:22:28 [2019-12-26T21:22:28.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351100 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351101 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.987Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351101 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:28 [2019-12-26T21:22:28.987Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142351101 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}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351172 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142351870 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142351883 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142351915 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:29 [2019-12-26T21:22:29.550Z] DEBUG - Attempting to set focus on Table with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142351920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142351920 data=null doit=true} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142351920 data=null} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142351921 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142351921 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142352006 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:29 [2019-12-26T21:22:29.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353379 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142353379 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142353379 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353380 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142353380 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}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353388 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353494 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142353494 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142353495 data=null} to Tree node with text: kernel-overlap-testing
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353495 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142353496 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
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142353502 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142353516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142353516 data=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142353516 data=null} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142353517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142353517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142353553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142353555 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142353555 data=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142353555 data=null} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142353556 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142353556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142353569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142353574 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142353574 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142353574 data=null} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142353575 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142353575 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]}
16:22:31 [2019-12-26T21:22:31.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142353586 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.433Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:31 [2019-12-26T21:22:31.690Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142354083 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142354083 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142354083 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142354084 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354084 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
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142354124 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.947Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142354132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142354132 data=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142354132 data=null} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142354133 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142354172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142354173 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142354173 data=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142354173 data=null} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142354174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142354183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:31 [2019-12-26T21:22:31.948Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142354184 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142354184 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142354185 data=null} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142354185 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354185 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]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142354203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142354204 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142354204 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142354204 data=null} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142354205 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354205 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]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142354219 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:31 [2019-12-26T21:22:31.948Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142354711 data=null doit=true} to Shell with text {Trace Import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:32 [2019-12-26T21:22:32.518Z] 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')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142354725 data=null} to (of type 'Combo')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142354755 data=null doit=true} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142354755 data=null} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142354756 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142354756 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142354764 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142354765 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142354766 data=null doit=true} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142354766 data=null} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142354766 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142354766 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142354767 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142354781 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:'))
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.518Z] 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')
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a9fa35
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142354784 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142354785 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142354785 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142354785 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142354785 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142354786 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142354786 data=null item=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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142354786 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142354786 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142354786 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142354786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142354786 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.519Z] 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')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:32 [2019-12-26T21:22:32.520Z] 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')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] 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')
16:22:32 [2019-12-26T21:22:32.520Z] 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.
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Clicking on &Finish
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142354803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142354804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142354804 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142354804 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142354804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142354804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Clicked on &Finish
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142355030 data=null doit=true} to Shell with text {Confirmation}
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Clicking on Skip
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142355032 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')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142355032 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')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142355046 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142355046 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142355046 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')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142355047 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')
16:22:32 [2019-12-26T21:22:32.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142355047 data=null item=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')
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142354804 data=null item=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')
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142354289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Clicked on 
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142355692 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142355692 data=null doit=true} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142355693 data=null} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142355693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142355693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142355714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142355715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142355715 data=null doit=true} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142355716 data=null} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142355716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142355716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142355730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:33 [2019-12-26T21:22:33.598Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142355731 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142355731 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142355732 data=null} to TreeItem with text {Traces [6]}
16:22:33 [2019-12-26T21:22:33.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142355732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:33 [2019-12-26T21:22:33.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142355732 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]}
16:22:33 [2019-12-26T21:22:33.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142355747 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:33 [2019-12-26T21:22:33.599Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:33 [2019-12-26T21:22:33.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:33 [2019-12-26T21:22:33.855Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356242 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142356242 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142356242 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356243 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142356243 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356288 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356294 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142356294 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142356294 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356294 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142356294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356309 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356310 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142356310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142356311 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356311 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142356312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356324 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356325 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356326 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142356326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356430 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356607 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142356607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142356608 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Attempting to set focus on Table with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142356612 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142356612 data=null doit=true} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142356612 data=null} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142356612 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142356613 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142356618 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:34 [2019-12-26T21:22:34.370Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356828 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142356828 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142356828 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356868 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142356869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142356876 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:34 [2019-12-26T21:22:34.627Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142357069 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142357069 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142357069 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142357070 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357071 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
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142357079 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.884Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142357091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142357091 data=null doit=true} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142357091 data=null} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142357092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142357128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142357170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142357170 data=null doit=true} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142357171 data=null} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142357171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142357181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:34 [2019-12-26T21:22:34.884Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142357182 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142357182 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142357183 data=null} to TreeItem with text {Traces [6]}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142357183 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357183 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]}
16:22:34 [2019-12-26T21:22:34.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142357199 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:34 [2019-12-26T21:22:34.884Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142357465 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142357466 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142357466 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142357467 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357467 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
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142357503 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:35 [2019-12-26T21:22:35.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:35 [2019-12-26T21:22:35.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142357514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142357515 data=null doit=true} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142357515 data=null} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142357516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142357557 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142357568 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142357569 data=null doit=true} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142357569 data=null} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142357570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142357579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:35 [2019-12-26T21:22:35.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142357581 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142357582 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142357582 data=null} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142357583 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357587 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]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142357598 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142357599 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142357610 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142357610 data=null} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142357611 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142357611 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]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142357621 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:35 [2019-12-26T21:22:35.399Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142358201 data=null doit=true} to Shell with text {Trace Import}
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:35 [2019-12-26T21:22:35.965Z] 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')
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:35 [2019-12-26T21:22:35.965Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142358207 data=null} to (of type 'Combo')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142358291 data=null doit=true} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142358291 data=null} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142358292 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142358292 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142358295 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142358296 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142358297 data=null doit=true} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142358297 data=null} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142358297 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142358297 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142358298 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142358318 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:'))
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:35 [2019-12-26T21:22:35.966Z] 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')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@43b60ce1
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142358323 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')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142358323 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')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142358328 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:35 [2019-12-26T21:22:35.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142358329 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142358368 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142358374 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142358374 data=null item=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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142358375 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142358375 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142358375 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142358375 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142358375 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:36 [2019-12-26T21:22:36.224Z] 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:36 [2019-12-26T21:22:36.224Z] 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')
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] 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')
16:22:36 [2019-12-26T21:22:36.224Z] 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.
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Clicking on &Finish
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142358392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142358393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142358393 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142358393 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142358393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142358393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Clicked on &Finish
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142358683 data=null doit=true} to Shell with text {Confirmation}
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Clicking on Skip
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142358699 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')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142358699 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')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142358699 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142358700 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142358700 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')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142358712 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')
16:22:36 [2019-12-26T21:22:36.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142358713 data=null item=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')
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142358393 data=null item=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')
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142357693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Clicked on 
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142359275 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142359275 data=null doit=true} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142359275 data=null} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142359276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142359310 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142359311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142359311 data=null doit=true} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142359311 data=null} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142359311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142359339 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:37 [2019-12-26T21:22:37.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142359341 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142359341 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142359341 data=null} to TreeItem with text {Traces [6]}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142359342 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359342 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]}
16:22:37 [2019-12-26T21:22:37.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142359380 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:37 [2019-12-26T21:22:37.046Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359856 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142359856 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142359856 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359857 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359857 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}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359895 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:37 [2019-12-26T21:22:37.610Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359899 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142359899 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142359900 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359900 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359901 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}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359908 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359908 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142359909 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142359909 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359910 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142359916 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}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359922 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359922 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.611Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142359923 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142359923 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}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360012 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360173 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142360174 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142360174 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Attempting to set focus on Table with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142360177 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142360178 data=null doit=true} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142360178 data=null} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142360178 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142360178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142360184 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:37 [2019-12-26T21:22:37.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360397 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142360397 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142360397 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360398 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142360398 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}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360403 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:38 [2019-12-26T21:22:38.125Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360535 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142360535 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142360535 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360536 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142360536 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
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142360543 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142360554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142360554 data=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142360554 data=null} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142360554 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142360568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142360603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142360605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142360605 data=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142360605 data=null} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142360606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142360606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142360613 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142360615 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142360615 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142360615 data=null} to TreeItem with text {Traces [6]}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142360615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142360615 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]}
16:22:38 [2019-12-26T21:22:38.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142360635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:38 [2019-12-26T21:22:38.382Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361113 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142361113 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142361113 data=null} to Tree node with text: kernel-overlap-testing
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361114 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361114 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
16:22:38 [2019-12-26T21:22:38.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361213 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142361220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142361221 data=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142361221 data=null} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142361268 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142361307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142361308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142361308 data=null doit=true} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142361309 data=null} to TreeItem with text {test}
16:22:38 [2019-12-26T21:22:38.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142361309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142361317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:39 [2019-12-26T21:22:39.202Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142361318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142361318 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142361318 data=null} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142361319 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361319 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]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142361335 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142361336 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142361337 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142361337 data=null} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142361337 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361338 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]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142361351 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:39 [2019-12-26T21:22:39.203Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142361672 data=null doit=true} to Shell with text {Trace Import}
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:39 [2019-12-26T21:22:39.460Z] 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')
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.460Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142361704 data=null} to (of type 'Combo')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142361750 data=null doit=true} to TreeItem with text {import}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142361750 data=null} to TreeItem with text {import}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142361751 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142361751 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142361774 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361776 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142361776 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142361776 data=null} to Tree node with text: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361776 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142361777 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
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142361779 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142361794 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:'))
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.461Z] 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@124a5e54
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142361797 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142361798 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142361798 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142361798 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142361798 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142361798 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142361798 data=null item=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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142361799 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142361799 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142361799 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')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142361799 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142361799 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.461Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.462Z] 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')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:39 [2019-12-26T21:22:39.462Z] 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')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] 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')
16:22:39 [2019-12-26T21:22:39.462Z] 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.
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Clicking on &Finish
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142361822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142361822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142361822 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142361822 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142361875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142361875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Clicked on &Finish
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142362211 data=null doit=true} to Shell with text {Confirmation}
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Clicking on Skip
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142362224 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')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142362224 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')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142362225 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142362225 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142362229 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')
16:22:39 [2019-12-26T21:22:39.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142362229 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')
16:22:40 [2019-12-26T21:22:40.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142362229 data=null item=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')
16:22:40 [2019-12-26T21:22:40.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142361876 data=null item=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')
16:22:40 [2019-12-26T21:22:40.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142361397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Clicked on 
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142362691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142362691 data=null doit=true} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142362691 data=null} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142362692 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142362692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142362743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142362744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142362744 data=null doit=true} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142362745 data=null} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142362745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142362745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142362764 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:40 [2019-12-26T21:22:40.490Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142362766 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142362766 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142362766 data=null} to TreeItem with text {Traces [6]}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142362767 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142362767 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]}
16:22:40 [2019-12-26T21:22:40.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142362787 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:40 [2019-12-26T21:22:40.490Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363253 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142363254 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142363254 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363255 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142363255 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}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363309 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363314 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142363314 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142363315 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363315 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142363315 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}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363327 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363328 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142363328 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142363329 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363329 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142363330 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}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363336 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363336 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363337 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.112Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142363337 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}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363411 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363637 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142363637 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142363638 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Attempting to set focus on Table with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142363642 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142363642 data=null doit=true} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142363642 data=null} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142363643 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142363643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142363677 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:41 [2019-12-26T21:22:41.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363973 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142363974 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142363974 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363975 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142363975 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}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142363993 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.628Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142364181 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142364182 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142364182 data=null} to Tree node with text: kernel-overlap-testing
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142364183 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364183 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
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142364189 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142364203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142364204 data=null doit=true} to TreeItem with text {test}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142364204 data=null} to TreeItem with text {test}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142364204 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:41 [2019-12-26T21:22:41.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142364269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142364270 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142364270 data=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142364270 data=null} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142364271 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142364280 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142364282 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142364282 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142364282 data=null} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142364283 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364283 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]}
16:22:42 [2019-12-26T21:22:42.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142364299 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.142Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142364577 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142364577 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142364577 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142364578 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364578 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
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142364611 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2019-12-26T21:22:42.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142364619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142364619 data=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142364619 data=null} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142364619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142364650 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142364651 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142364651 data=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142364651 data=null} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142364652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142364664 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:42 [2019-12-26T21:22:42.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142364666 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142364667 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142364667 data=null} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142364669 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364669 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]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142364689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142364691 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142364691 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142364691 data=null} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142364692 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142364692 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]}
16:22:42 [2019-12-26T21:22:42.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142364707 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:42 [2019-12-26T21:22:42.656Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:42 [2019-12-26T21:22:42.656Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142365231 data=null doit=true} to Shell with text {Trace Import}
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:42 [2019-12-26T21:22:42.913Z] 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')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142365244 data=null} to (of type 'Combo')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2019-12-26T21:22:42.913Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142365287 data=null doit=true} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142365287 data=null} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142365288 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142365288 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142365291 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142365292 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142365292 data=null doit=true} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142365292 data=null} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142365293 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142365293 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142365295 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142365313 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:'))
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.172Z] 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@68c39b28
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142365316 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142365316 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142365317 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142365317 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142365317 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142365317 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142365317 data=null item=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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142365318 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142365318 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142365318 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')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142365318 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142365318 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.172Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.173Z] 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@426ba1d5
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365331 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365332 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142365332 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142365332 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365333 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365333 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142365333 data=null item=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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365333 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365333 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142365333 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142365333 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142365333 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:43 [2019-12-26T21:22:43.173Z] 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')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] 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')
16:22:43 [2019-12-26T21:22:43.173Z] 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.
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Clicking on &Finish
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142365345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142365345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142365345 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142365346 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142365346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142365346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:43 [2019-12-26T21:22:43.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142365346 data=null item=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')
16:22:43 [2019-12-26T21:22:43.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142364805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - Clicked on 
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:43 [2019-12-26T21:22:43.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142366369 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142366369 data=null doit=true} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142366371 data=null} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142366372 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142366396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142366397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142366397 data=null doit=true} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142366397 data=null} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142366398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142366411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:44 [2019-12-26T21:22:44.252Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142366412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142366413 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142366413 data=null} to TreeItem with text {Traces [6]}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142366413 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366413 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]}
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142366480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:44 [2019-12-26T21:22:44.252Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:44 [2019-12-26T21:22:44.252Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366685 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142366686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142366686 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366686 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366686 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366728 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:44 [2019-12-26T21:22:44.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:44 [2019-12-26T21:22:44.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366777 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142366777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142366777 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366778 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366784 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366785 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142366785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142366793 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366793 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142366794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366800 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366800 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366801 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:44 [2019-12-26T21:22:44.765Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142366801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142366914 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142367293 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142367297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142367298 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:45 [2019-12-26T21:22:45.022Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:45 [2019-12-26T21:22:45.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:45 [2019-12-26T21:22:45.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - Attempting to set focus on Table with text {}
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142368316 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142368317 data=null doit=true} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142368317 data=null} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142368317 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142368317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142368401 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:46 [2019-12-26T21:22:46.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368624 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142368624 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142368625 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368625 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142368626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368632 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.405Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368740 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142368741 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142368741 data=null} to Tree node with text: ExampleCustomTxt.log
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368742 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142368742 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
16:22:46 [2019-12-26T21:22:46.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142368773 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.662Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142368781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142368781 data=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142368781 data=null} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142368782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142368782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142368819 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142368820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142368820 data=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142368820 data=null} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142368821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142368821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142368833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.663Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142368834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142368834 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142368835 data=null} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142368835 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142368835 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]}
16:22:46 [2019-12-26T21:22:46.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142368871 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.663Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142369138 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142369138 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142369138 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142369138 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369139 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
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142369177 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.920Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142369184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142369185 data=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142369185 data=null} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142369185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142369270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142369272 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142369272 data=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142369272 data=null} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142369273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142369283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:46 [2019-12-26T21:22:46.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142369284 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142369284 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:46 [2019-12-26T21:22:46.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142369284 data=null} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142369285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369290 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]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142369301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142369312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142369312 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142369312 data=null} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142369313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369313 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]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142369323 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:47 [2019-12-26T21:22:47.177Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142369696 data=null doit=true} to Shell with text {Trace Import}
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:47 [2019-12-26T21:22:47.434Z] 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')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142369715 data=null} to (of type 'Combo')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142369802 data=null doit=true} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142369802 data=null} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142369802 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.692Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142369803 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142369805 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.692Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142369806 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142369807 data=null doit=true} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142369807 data=null} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142369807 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142369807 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142369808 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142369824 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:'))
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.693Z] 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24f2f9cc
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142369827 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142369828 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142369828 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142369828 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142369828 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142369828 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142369828 data=null item=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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142369828 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142369829 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142369829 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')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142369829 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142369829 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.693Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.694Z] 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@aa9bf75
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369840 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369840 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142369840 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142369840 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369840 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369841 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142369841 data=null item=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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369841 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369841 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142369841 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142369841 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142369841 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:47 [2019-12-26T21:22:47.694Z] 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')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] 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')
16:22:47 [2019-12-26T21:22:47.694Z] 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.
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Clicking on &Finish
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142369854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142369854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142369854 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142369854 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142369854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:47 [2019-12-26T21:22:47.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142369854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:48 [2019-12-26T21:22:48.259Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:48 [2019-12-26T21:22:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142369854 data=null item=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')
16:22:48 [2019-12-26T21:22:48.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142369377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Clicked on 
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142370826 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142370827 data=null doit=true} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142370827 data=null} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142370827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142370827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142370883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:48 [2019-12-26T21:22:48.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142370884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142370884 data=null doit=true} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142370884 data=null} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142370885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142370895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142370907 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:48 [2019-12-26T21:22:48.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142370908 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142370909 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142370909 data=null} to TreeItem with text {Traces [6]}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142370909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142370909 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]}
16:22:48 [2019-12-26T21:22:48.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142370918 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:48 [2019-12-26T21:22:48.772Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:49 [2019-12-26T21:22:49.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:49 [2019-12-26T21:22:49.028Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371442 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142371443 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142371443 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371444 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142371444 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}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371483 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:49 [2019-12-26T21:22:49.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:49 [2019-12-26T21:22:49.285Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371489 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142371490 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142371490 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371490 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142371490 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}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371497 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371498 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142371506 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142371507 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371509 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142371509 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}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371514 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371514 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371515 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142371520 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}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371621 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142371630 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142371630 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142371631 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.286Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:22:49 [2019-12-26T21:22:49.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:49 [2019-12-26T21:22:49.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:49 [2019-12-26T21:22:49.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:49 [2019-12-26T21:22:49.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:49 [2019-12-26T21:22:49.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Attempting to set focus on Table with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142373025 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142373025 data=null doit=true} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142373025 data=null} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142373026 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142373026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142373046 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:50 [2019-12-26T21:22:50.806Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373203 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142373203 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142373203 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373204 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142373204 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}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373225 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.064Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:51 [2019-12-26T21:22:51.064Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373439 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
16:22:51 [2019-12-26T21:22:51.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142373440 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
16:22:51 [2019-12-26T21:22:51.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142373440 data=null} to Tree node with text: ExampleCustomXml.xml
16:22:51 [2019-12-26T21:22:51.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373440 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142373441 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
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142373447 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142373459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142373459 data=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142373459 data=null} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142373459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142373460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142373513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142373514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142373514 data=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142373515 data=null} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142373515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142373516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142373529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142373530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142373530 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142373531 data=null} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142373531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142373531 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]}
16:22:51 [2019-12-26T21:22:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142373554 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.321Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374025 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142374026 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142374026 data=null} to Tree node with text: kernel-overlap-testing
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374027 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374027 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
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374077 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142374086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142374086 data=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142374086 data=null} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142374086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142374127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142374128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142374128 data=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142374128 data=null} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142374128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142374142 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:51 [2019-12-26T21:22:51.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142374144 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142374144 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142374144 data=null} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142374144 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374145 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]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142374179 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142374180 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142374180 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142374180 data=null} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142374181 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374181 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]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142374187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:51 [2019-12-26T21:22:51.886Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:52 [2019-12-26T21:22:52.452Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142374565 data=null doit=true} to Shell with text {Trace Import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:52 [2019-12-26T21:22:52.453Z] 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')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142374594 data=null} to (of type 'Combo')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142374682 data=null doit=true} to TreeItem with text {import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142374682 data=null} to TreeItem with text {import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142374683 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142374683 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142374686 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374687 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142374687 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142374687 data=null} to Tree node with text: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374688 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142374688 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
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142374691 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142374707 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:'))
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.453Z] 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')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@db13adc
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142374717 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')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142374718 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')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142374718 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142374718 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142374719 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142374719 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142374719 data=null item=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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142374720 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142374720 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142374721 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142374721 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142374721 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.454Z] 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f7ef133
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374778 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374779 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142374779 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142374779 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374780 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374780 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142374780 data=null item=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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374780 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374781 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142374781 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')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142374781 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142374781 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:52 [2019-12-26T21:22:52.455Z] 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')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] 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')
16:22:52 [2019-12-26T21:22:52.455Z] 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.
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Clicking on &Finish
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142374793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142374793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142374793 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142374794 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142374794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:52 [2019-12-26T21:22:52.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142374794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:53 [2019-12-26T21:22:53.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142374795 data=null item=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')
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142374239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Clicked on 
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142375688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142375688 data=null doit=true} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142375688 data=null} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142375689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142375689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142375706 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142375708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142375708 data=null doit=true} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142375708 data=null} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142375709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142375709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142375723 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:53 [2019-12-26T21:22:53.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:53 [2019-12-26T21:22:53.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142375768 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142375769 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142375769 data=null} to TreeItem with text {Traces [6]}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142375769 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142375769 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]}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142375778 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:53 [2019-12-26T21:22:53.643Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376002 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142376002 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142376002 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376003 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142376003 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}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376085 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:53 [2019-12-26T21:22:53.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376090 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142376091 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142376091 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376091 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142376091 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}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376097 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376098 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142376098 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142376099 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376099 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142376099 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}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376109 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376110 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:53 [2019-12-26T21:22:53.900Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376110 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142376111 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}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376271 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142376282 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142376282 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142376283 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Attempting to set focus on Table with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142377071 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142377071 data=null doit=true} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142377071 data=null} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142377072 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142377073 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142377081 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:54 [2019-12-26T21:22:54.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:56 [2019-12-26T21:22:56.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:56 [2019-12-26T21:22:56.091Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378488 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142378489 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142378489 data=null} to TreeItem with text {kernel-overlap-testing}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378489 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378490 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}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378498 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.347Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:56 [2019-12-26T21:22:56.347Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378717 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142378717 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142378718 data=null} to Tree node with text: kernel-overlap-testing
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378718 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378718 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
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142378726 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142378783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142378783 data=null doit=true} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142378784 data=null} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142378784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142378875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142378877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142378877 data=null doit=true} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142378877 data=null} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142378878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142378887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:56 [2019-12-26T21:22:56.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142378888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142378888 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142378888 data=null} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142378889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378889 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]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142378909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142378910 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142378910 data=null doit=true} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142378910 data=null} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142378911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142378911 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]}
16:22:56 [2019-12-26T21:22:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142378923 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
16:22:56 [2019-12-26T21:22:56.861Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:22:56 [2019-12-26T21:22:56.861Z] DEBUG - Clicking on with mnemonic 'Import...'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - Clicked on with mnemonic 'Import...'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142379388 data=null doit=true} to Shell with text {Trace Import}
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:22:57 [2019-12-26T21:22:57.118Z] 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')
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.118Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142379404 data=null} to (of type 'Combo')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142379439 data=null doit=true} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142379440 data=null} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142379440 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142379444 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142379476 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142379477 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142379477 data=null doit=true} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142379477 data=null} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142379478 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142379478 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142379479 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:22:57 [2019-12-26T21:22:57.119Z] DEBUG - Setting state to checked on: unrecognized.log
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142379496 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:'))
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.376Z] 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')
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.377Z] 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')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:22:57 [2019-12-26T21:22:57.377Z] 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')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] 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')
16:22:57 [2019-12-26T21:22:57.377Z] 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.
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Clicking on &Finish
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142379527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142379527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142379527 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142379527 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142379527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142379528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:22:57 [2019-12-26T21:22:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142379528 data=null item=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')
16:22:57 [2019-12-26T21:22:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142379008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Clicked on 
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142380344 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142380345 data=null doit=true} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142380345 data=null} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142380345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142380392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142380392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142380393 data=null doit=true} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142380393 data=null} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142380393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142380400 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:58 [2019-12-26T21:22:58.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142380401 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142380401 data=null doit=true} to TreeItem with text {Traces [7]}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142380402 data=null} to TreeItem with text {Traces [7]}
16:22:58 [2019-12-26T21:22:58.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142380402 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:22:58 [2019-12-26T21:22:58.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380402 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]}
16:22:58 [2019-12-26T21:22:58.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142380415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:22:58 [2019-12-26T21:22:58.200Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:22:58 [2019-12-26T21:22:58.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:58 [2019-12-26T21:22:58.200Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142380592 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142380592 data=null doit=true} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142380593 data=null} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142380593 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380594 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}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142380640 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:58 [2019-12-26T21:22:58.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142380645 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142380646 data=null doit=true} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142380646 data=null} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142380646 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380646 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}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142380652 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142380653 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142380660 data=null doit=true} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142380661 data=null} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142380661 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142380662 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}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142380668 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142380668 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.457Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142380669 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.714Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142380669 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}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142380741 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142381182 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142381183 data=null doit=true} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142381183 data=null} to TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:22:58 [2019-12-26T21:22:58.971Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142381511 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142381511 data=null doit=true} to TreeItem with text {unrecognized.log}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142381511 data=null} to TreeItem with text {unrecognized.log}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142381512 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381512 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}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142381520 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2019-12-26T21:22:59.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142381583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142381583 data=null doit=true} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142381583 data=null} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142381584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142381620 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.485Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142381621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142381622 data=null doit=true} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142381677 data=null} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142381677 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142381693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:22:59 [2019-12-26T21:22:59.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Attempting to set focus on Tree with text {}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142381694 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142381694 data=null doit=true} to TreeItem with text {Traces [7]}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142381694 data=null} to TreeItem with text {Traces [7]}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142381694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381695 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]}
16:22:59 [2019-12-26T21:22:59.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142381706 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:22:59 [2019-12-26T21:22:59.486Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142382238 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142382238 data=null doit=true} to Tree node with text: unrecognized.log
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142382238 data=null} to Tree node with text: unrecognized.log
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142382239 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382239 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
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142382283 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142382290 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142382291 data=null doit=true} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142382291 data=null} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142382291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142382334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142382335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142382335 data=null doit=true} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142382335 data=null} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142382336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142382381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:00 [2019-12-26T21:23:00.051Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:00 [2019-12-26T21:23:00.051Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142382383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142382383 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142382383 data=null} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142382383 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382383 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]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142382413 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142382415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142382416 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142382416 data=null} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142382417 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382417 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]}
16:23:00 [2019-12-26T21:23:00.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142382423 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:00 [2019-12-26T21:23:00.314Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:23:00 [2019-12-26T21:23:00.314Z] DEBUG - Clicking on with mnemonic 'Import...'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Clicked on with mnemonic 'Import...'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142382833 data=null doit=true} to Shell with text {Trace Import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142382839 data=null} to (of type 'Combo')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142382897 data=null doit=true} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142382897 data=null} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142382897 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142382898 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142382900 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142382901 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142382901 data=null doit=true} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142382901 data=null} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142382902 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382902 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142382902 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Setting state to checked on: unrecognized.log
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142382922 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:'))
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.610Z] 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')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@11f4ffb
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142382933 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142382934 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142382934 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142382934 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142382935 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142382935 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142382935 data=null item=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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142382935 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142382935 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142382935 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142382935 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142382935 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.611Z] 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')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Clicking on &Finish
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142382944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142382944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142382944 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142382944 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142382944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:00 [2019-12-26T21:23:00.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142382944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142382944 data=null item=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')
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142382512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Clicked on 
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142383558 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142383558 data=null doit=true} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142383558 data=null} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142383558 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142383581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142383582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142383582 data=null doit=true} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142383582 data=null} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142383582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142383605 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:01 [2019-12-26T21:23:01.363Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142383607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142383607 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142383607 data=null} to TreeItem with text {Traces [7]}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142383607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383607 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]}
16:23:01 [2019-12-26T21:23:01.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142383617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:01 [2019-12-26T21:23:01.363Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142384100 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142384100 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142384101 data=null} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384101 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384101 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}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384146 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:01 [2019-12-26T21:23:01.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142384150 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142384150 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142384151 data=null} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384151 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384151 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}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384157 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142384158 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142384158 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142384159 data=null} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384159 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384160 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}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384171 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384172 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:23:01 [2019-12-26T21:23:01.928Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142384173 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142384173 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}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384361 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142384363 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142384364 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142384364 data=null} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142384497 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142384498 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142384498 data=null} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384499 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384499 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}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384530 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.186Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142384645 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142384645 data=null doit=true} to Tree node with text: unrecognized.log
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142384646 data=null} to Tree node with text: unrecognized.log
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142384646 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384646 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
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142384653 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log
16:23:02 [2019-12-26T21:23:02.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142384666 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142384667 data=null doit=true} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142384667 data=null} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142384667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142384713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142384715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142384715 data=null doit=true} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142384715 data=null} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142384716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142384727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:02 [2019-12-26T21:23:02.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142384728 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142384728 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142384729 data=null} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142384729 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384729 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]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142384783 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142384784 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142384784 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142384785 data=null} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142384785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384785 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]}
16:23:02 [2019-12-26T21:23:02.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142384809 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Clicking on with mnemonic 'Clear'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Clicked on with mnemonic 'Clear'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142385011 data=null doit=true} to Shell with text {Confirm Clear}
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Clicking on &Yes
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142385012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142385012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142385012 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142385012 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142385013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142385013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:02 [2019-12-26T21:23:02.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142385013 data=null item=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')
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Clicked on 
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142384871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388002 data=null doit=true} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388002 data=null} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388079 data=null doit=true} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388080 data=null} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:05 [2019-12-26T21:23:05.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142388096 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142388096 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142388096 data=null} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142388097 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388097 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]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142388117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142388119 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142388119 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142388119 data=null} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142388119 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388120 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]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142388175 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:23:05 [2019-12-26T21:23:05.975Z] DEBUG - Clicking on with mnemonic 'Import...'
16:23:06 [2019-12-26T21:23:06.234Z] DEBUG - Clicked on with mnemonic 'Import...'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142388460 data=null doit=true} to Shell with text {Trace Import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:23:06 [2019-12-26T21:23:06.235Z] 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')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142388480 data=null} to (of type 'Combo')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142388542 data=null doit=true} to TreeItem with text {import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142388542 data=null} to TreeItem with text {import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142388543 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142388543 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142388545 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142388546 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142388546 data=null} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142388546 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142388546 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142388547 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142388547 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142388548 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142388548 data=null} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142388548 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388548 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
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142388551 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Setting state to checked on: metadata
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142388570 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:'))
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.235Z] 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')
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b86bf7c
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142388583 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142388584 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142388584 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142388584 data=null item=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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142388584 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142388584 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142388585 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.236Z] 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')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.236Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:23:06 [2019-12-26T21:23:06.237Z] 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')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] 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')
16:23:06 [2019-12-26T21:23:06.237Z] 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.
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Clicking on &Finish
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142388595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142388596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142388596 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142388596 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142388596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142388596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:06 [2019-12-26T21:23:06.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142388596 data=null item=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')
16:23:06 [2019-12-26T21:23:06.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142388214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Clicked on 
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388896 data=null doit=true} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388897 data=null} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388920 data=null doit=true} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388920 data=null} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:06 [2019-12-26T21:23:06.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142388935 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142388935 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142388935 data=null} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142388935 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388935 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]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142388951 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142388952 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142388952 data=null} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142388952 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142388952 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]}
16:23:06 [2019-12-26T21:23:06.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142388953 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:07 [2019-12-26T21:23:07.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389421 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142389421 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142389422 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389422 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142389422 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}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389453 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:07 [2019-12-26T21:23:07.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389458 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142389458 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142389458 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389458 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142389459 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}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389464 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389464 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142389465 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142389465 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389465 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142389466 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}
16:23:07 [2019-12-26T21:23:07.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389469 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389470 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.266Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389470 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:07 [2019-12-26T21:23:07.266Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142389471 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}
16:23:07 [2019-12-26T21:23:07.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142389528 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142390219 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142390223 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142390285 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:08 [2019-12-26T21:23:08.086Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Attempting to set focus on Table with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142390288 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142390288 data=null doit=true} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142390288 data=null} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142390289 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142390296 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142390304 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:08 [2019-12-26T21:23:08.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142391592 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142391593 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142391593 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142391594 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142391594 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}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142391600 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:09 [2019-12-26T21:23:09.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142391614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142391615 data=null doit=true} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142391615 data=null} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142391615 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142391616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142391652 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142391653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142391653 data=null doit=true} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142391653 data=null} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142391654 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142391668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142391677 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:09 [2019-12-26T21:23:09.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142391679 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142391679 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142391679 data=null} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142391680 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142391680 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]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142391702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142391703 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142391703 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142391704 data=null} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142391704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142391705 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]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142391715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:23:09 [2019-12-26T21:23:09.456Z] DEBUG - Clicking on with mnemonic 'Clear'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Clicked on with mnemonic 'Clear'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142391952 data=null doit=true} to Shell with text {Confirm Clear}
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Clicking on &Yes
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142391953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142391953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142391953 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142391953 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142391953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142391953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:09 [2019-12-26T21:23:09.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142391965 data=null item=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')
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142391757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Clicked on 
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142392535 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142392535 data=null doit=true} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142392536 data=null} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142392536 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142392536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142392578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142392580 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142392580 data=null doit=true} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142392580 data=null} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142392581 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142392581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142392591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:10 [2019-12-26T21:23:10.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142392593 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142392593 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142392593 data=null} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142392594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142392594 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]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142392601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142392602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142392602 data=null doit=true} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142392603 data=null} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142392603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142392603 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]}
16:23:10 [2019-12-26T21:23:10.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142392616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Clicking on with mnemonic 'Import...'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Clicked on with mnemonic 'Import...'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142392880 data=null doit=true} to Shell with text {Trace Import}
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:23:10 [2019-12-26T21:23:10.534Z] 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')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142392888 data=null} to (of type 'Combo')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:10 [2019-12-26T21:23:10.534Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142392936 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142392936 data=null doit=true} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142392936 data=null} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142392936 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142392936 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142392937 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Setting state to checked on: import
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142392944 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:'))
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.793Z] 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')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.793Z] 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')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.793Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:23:10 [2019-12-26T21:23:10.794Z] 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')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] 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')
16:23:10 [2019-12-26T21:23:10.794Z] 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.
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Clicking on &Finish
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142392971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142392972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142392972 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142392972 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142392972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142392972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:10 [2019-12-26T21:23:10.794Z] DEBUG - Clicked on &Finish
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142393689 data=null doit=true} to Shell with text {Confirmation}
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Clicking on Rename All
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142393690 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')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142393690 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')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142393690 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142393690 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142393691 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')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142393691 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')
16:23:11 [2019-12-26T21:23:11.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142393691 data=null item=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')
16:23:11 [2019-12-26T21:23:11.617Z] DEBUG - Clicked on 
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142392972 data=null item=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')
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142392650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142394381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142394381 data=null doit=true} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142394381 data=null} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142394381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142394404 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142394412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142394412 data=null doit=true} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142394413 data=null} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142394413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142394420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:12 [2019-12-26T21:23:12.101Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142394422 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142394428 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142394429 data=null} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142394429 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394429 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]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142394438 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142394439 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142394439 data=null} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142394450 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142394451 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]}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142394484 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394590 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142394590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142394590 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394591 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394671 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394708 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:12 [2019-12-26T21:23:12.358Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394718 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142394718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142394718 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394718 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394780 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394781 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142394782 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142394782 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394783 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142394783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394789 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394789 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394790 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142394790 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394875 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142394886 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142394887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142394887 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.873Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:23:12 [2019-12-26T21:23:12.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2019-12-26T21:23:12.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:12 [2019-12-26T21:23:12.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:13 [2019-12-26T21:23:13.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:13 [2019-12-26T21:23:13.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Attempting to set focus on Table with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142396146 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142396146 data=null doit=true} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142396147 data=null} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142396147 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142396147 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142396164 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142396354 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142396354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142396354 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142396355 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396355 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142396360 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.258Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142396390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142396390 data=null doit=true} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142396390 data=null} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142396391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142396420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142396421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142396421 data=null doit=true} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142396421 data=null} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142396422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142396432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:14 [2019-12-26T21:23:14.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142396434 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142396434 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142396434 data=null} to TreeItem with text {Traces [13]}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142396434 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396435 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]}
16:23:14 [2019-12-26T21:23:14.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142396453 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:14 [2019-12-26T21:23:14.258Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:14 [2019-12-26T21:23:14.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396934 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142396934 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142396934 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396935 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396935 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}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396967 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:14 [2019-12-26T21:23:14.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396971 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142396972 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142396972 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396972 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396972 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}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396977 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396978 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142396978 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142396979 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396979 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142396979 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}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396983 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396983 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142396984 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142396984 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}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142397094 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:14 [2019-12-26T21:23:14.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142397094 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:15 [2019-12-26T21:23:15.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142397135 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:15 [2019-12-26T21:23:15.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142397340 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:15 [2019-12-26T21:23:15.030Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:23:15 [2019-12-26T21:23:15.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:15 [2019-12-26T21:23:15.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Attempting to set focus on Table with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142398378 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142398378 data=null doit=true} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142398379 data=null} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142398379 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142398380 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142398388 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142398584 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142398584 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142398585 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142398585 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142398586 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}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142398591 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142398621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142398621 data=null doit=true} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142398621 data=null} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142398622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142398622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142398656 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142398658 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142398658 data=null doit=true} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142398669 data=null} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142398670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142398671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142398680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:16 [2019-12-26T21:23:16.402Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142398681 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142398681 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142398682 data=null} to TreeItem with text {Traces [13]}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142398682 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142398682 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]}
16:23:16 [2019-12-26T21:23:16.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142398698 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:16 [2019-12-26T21:23:16.402Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399164 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142399164 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142399165 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399165 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142399166 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}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399201 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:16 [2019-12-26T21:23:16.966Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399205 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142399205 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142399205 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399205 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142399205 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}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399211 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399211 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142399212 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142399212 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399212 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142399212 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}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399222 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399222 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:16 [2019-12-26T21:23:16.966Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399222 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:17 [2019-12-26T21:23:17.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142399223 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}
16:23:17 [2019-12-26T21:23:17.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142399383 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:17 [2019-12-26T21:23:17.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142400146 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142400149 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142400182 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Attempting to set focus on Table with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142400186 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142400186 data=null doit=true} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142400187 data=null} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142400187 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142400188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142400204 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:18 [2019-12-26T21:23:18.044Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142401510 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142401510 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142401510 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142401510 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142401510 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}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142401517 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.414Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142401531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142401531 data=null doit=true} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142401531 data=null} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142401531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142401531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142401595 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142401595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142401595 data=null doit=true} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142401595 data=null} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142401596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142401596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142401619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:19 [2019-12-26T21:23:19.414Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142401620 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142401620 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142401620 data=null} to TreeItem with text {Traces [13]}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142401621 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142401621 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]}
16:23:19 [2019-12-26T21:23:19.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142401684 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:19 [2019-12-26T21:23:19.414Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:19 [2019-12-26T21:23:19.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:19 [2019-12-26T21:23:19.671Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142402069 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142402069 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142402069 data=null} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142402070 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142402070 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}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142402110 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2019-12-26T21:23:19.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:19 [2019-12-26T21:23:19.928Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142402114 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142402114 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142402114 data=null} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142402115 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142402115 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}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142402121 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142402122 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142402122 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142402122 data=null} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142402123 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142402123 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}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142402132 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142402133 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142402133 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:23:19 [2019-12-26T21:23:19.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142402133 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}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142402292 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142402914 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142402921 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142402922 data=null} to TreeItem with text {simple_server-thread1}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Attempting to set focus on Table with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142402924 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142402924 data=null doit=true} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142402924 data=null} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142402925 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142402925 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142402976 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:20 [2019-12-26T21:23:20.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142403965 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142403965 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142403966 data=null} to TreeItem with text {simple_server-thread1}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142403967 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142403967 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}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142403974 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:21 [2019-12-26T21:23:21.788Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142403990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142403990 data=null doit=true} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142403990 data=null} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142403990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142403990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142404048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142404049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142404049 data=null doit=true} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142404049 data=null} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142404050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142404050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142404085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:21 [2019-12-26T21:23:21.788Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142404086 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142404086 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142404087 data=null} to TreeItem with text {Traces [13]}
16:23:21 [2019-12-26T21:23:21.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142404087 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:21 [2019-12-26T21:23:21.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142404087 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]}
16:23:21 [2019-12-26T21:23:21.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142404097 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:21 [2019-12-26T21:23:21.789Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142404590 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142404591 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142404591 data=null} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142404591 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142404592 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}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142404634 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:22 [2019-12-26T21:23:22.355Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142404637 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142404637 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142404637 data=null} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142404637 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142404638 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}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142404643 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142404644 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142404644 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142404644 data=null} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142404644 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142404644 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}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142404648 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142404649 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.355Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142404649 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:23:22 [2019-12-26T21:23:22.799Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142404649 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}
16:23:23 [2019-12-26T21:23:23.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142404806 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142405221 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142405285 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142405285 data=null} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Attempting to set focus on Table with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142405290 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142405290 data=null doit=true} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142405290 data=null} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142405291 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142405291 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142405300 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:23 [2019-12-26T21:23:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142406295 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142406295 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142406296 data=null} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142406296 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406296 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}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142406302 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:23 [2019-12-26T21:23:23.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142406316 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142406316 data=null doit=true} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142406316 data=null} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142406316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142406356 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142406357 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142406357 data=null doit=true} to TreeItem with text {test}
16:23:23 [2019-12-26T21:23:23.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142406357 data=null} to TreeItem with text {test}
16:23:24 [2019-12-26T21:23:24.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142406358 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:24 [2019-12-26T21:23:24.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:24 [2019-12-26T21:23:24.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142406389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:24 [2019-12-26T21:23:24.245Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:24 [2019-12-26T21:23:24.245Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142406390 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142406390 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142406391 data=null} to TreeItem with text {Traces [13]}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142406391 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406391 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]}
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142406413 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:24 [2019-12-26T21:23:24.246Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:24 [2019-12-26T21:23:24.246Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406684 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142406684 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142406685 data=null} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406686 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406686 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}
16:23:24 [2019-12-26T21:23:24.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406783 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:24 [2019-12-26T21:23:24.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406788 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142406788 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142406788 data=null} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406788 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406789 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}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406794 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406802 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142406802 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142406803 data=null} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406804 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142406804 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}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406810 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406811 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.503Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406811 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
16:23:24 [2019-12-26T21:23:24.760Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142406811 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}
16:23:25 [2019-12-26T21:23:25.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142406919 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142407386 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142407411 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142407412 data=null} to TreeItem with text {ust-overlap-testing}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Attempting to set focus on Table with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142407416 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142407416 data=null doit=true} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142407416 data=null} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142407416 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142407417 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142407491 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:25 [2019-12-26T21:23:25.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142408500 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142408500 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142408500 data=null} to TreeItem with text {ust-overlap-testing}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142408501 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142408501 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}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142408531 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:26 [2019-12-26T21:23:26.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142408540 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142408540 data=null doit=true} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142408541 data=null} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142408541 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142408541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142408602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142408603 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142408603 data=null doit=true} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142408603 data=null} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142408603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142408603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142408618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:26 [2019-12-26T21:23:26.461Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142408620 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142408620 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142408620 data=null} to TreeItem with text {Traces [13]}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142408620 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142408620 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]}
16:23:26 [2019-12-26T21:23:26.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142408639 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:26 [2019-12-26T21:23:26.461Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142408931 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142408932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142408932 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142408933 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142408933 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)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409003 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:26 [2019-12-26T21:23:26.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409011 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409011 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409012 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142409012 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)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409018 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409018 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409019 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409019 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142409019 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)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409024 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409024 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.719Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409031 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:26 [2019-12-26T21:23:26.975Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142409031 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)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409202 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409477 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409477 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142409478 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:27 [2019-12-26T21:23:27.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:27 [2019-12-26T21:23:27.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:27 [2019-12-26T21:23:27.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Attempting to set focus on Table with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142410504 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142410504 data=null doit=true} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142410504 data=null} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142410505 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142410505 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142410526 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142410714 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142410714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142410714 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142410715 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:28 [2019-12-26T21:23:28.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142410715 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)}
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142410722 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:28 [2019-12-26T21:23:28.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142410736 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142410737 data=null doit=true} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142410737 data=null} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142410737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142410737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142410788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142410789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142410789 data=null doit=true} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142410789 data=null} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142410790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142410790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142410806 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:28 [2019-12-26T21:23:28.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142410808 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142410808 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142410808 data=null} to TreeItem with text {Traces [13]}
16:23:28 [2019-12-26T21:23:28.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142410808 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:28 [2019-12-26T21:23:28.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142410808 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]}
16:23:28 [2019-12-26T21:23:28.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142410827 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:28 [2019-12-26T21:23:28.616Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411109 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411109 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411109 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411110 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142411110 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)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411149 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:28 [2019-12-26T21:23:28.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411153 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411153 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411153 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411154 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142411154 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)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411159 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411160 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411160 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411160 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411161 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142411161 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)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411170 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411170 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:28 [2019-12-26T21:23:28.873Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411170 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142411171 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)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411244 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411573 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411578 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142411579 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:29 [2019-12-26T21:23:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Attempting to set focus on Table with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142412600 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142412600 data=null doit=true} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142412600 data=null} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142412601 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142412601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142412611 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:30 [2019-12-26T21:23:30.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142412830 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142412831 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142412831 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142412831 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142412832 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)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142412838 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:30 [2019-12-26T21:23:30.576Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142412849 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142412850 data=null doit=true} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142412850 data=null} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142412850 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142412850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142412901 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142412902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142412902 data=null doit=true} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142412902 data=null} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142412902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142412903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142412913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:30 [2019-12-26T21:23:30.576Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142412915 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142412915 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142412915 data=null} to TreeItem with text {Traces [13]}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142412915 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:30 [2019-12-26T21:23:30.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142412916 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]}
16:23:30 [2019-12-26T21:23:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142412985 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:30 [2019-12-26T21:23:30.833Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413384 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142413384 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142413384 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413385 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142413385 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)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413427 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:31 [2019-12-26T21:23:31.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:31 [2019-12-26T21:23:31.347Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413474 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142413474 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142413475 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413475 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142413476 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)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413482 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413483 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142413483 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142413483 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413484 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142413484 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)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413496 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413497 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413497 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142413498 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)}
16:23:31 [2019-12-26T21:23:31.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142413591 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142414125 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142414129 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142414140 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.912Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Attempting to set focus on Table with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142414172 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142414173 data=null doit=true} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142414173 data=null} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142414173 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142414174 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142414182 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:31 [2019-12-26T21:23:31.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142415680 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142415680 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142415681 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142415682 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142415682 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)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142415688 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:33 [2019-12-26T21:23:33.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142415702 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142415702 data=null doit=true} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142415703 data=null} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142415703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142415703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142415782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142415783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142415783 data=null doit=true} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142415783 data=null} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142415784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142415784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142415794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:33 [2019-12-26T21:23:33.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142415796 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142415796 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142415796 data=null} to TreeItem with text {Traces [13]}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142415796 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142415796 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]}
16:23:33 [2019-12-26T21:23:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142415808 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:33 [2019-12-26T21:23:33.679Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:33 [2019-12-26T21:23:33.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:33 [2019-12-26T21:23:33.936Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416378 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142416378 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142416379 data=null} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416379 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142416380 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)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416427 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:34 [2019-12-26T21:23:34.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416431 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142416431 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142416431 data=null} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416431 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142416431 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)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416437 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416437 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142416438 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142416438 data=null} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416438 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142416438 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)}
16:23:34 [2019-12-26T21:23:34.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416443 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416443 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.194Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416444 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:23:34 [2019-12-26T21:23:34.450Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142416448 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)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142416543 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142417271 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142417280 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142417280 data=null} to TreeItem with text {simple_server-thread1(2)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Attempting to set focus on Table with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142417284 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142417284 data=null doit=true} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142417284 data=null} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142417284 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142417285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142417313 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:35 [2019-12-26T21:23:35.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:35 [2019-12-26T21:23:35.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:35 [2019-12-26T21:23:35.945Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142418428 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:23:36 [2019-12-26T21:23:36.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142418429 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:23:36 [2019-12-26T21:23:36.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142418429 data=null} to TreeItem with text {simple_server-thread1(2)}
16:23:36 [2019-12-26T21:23:36.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142418429 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142418430 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)}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142418499 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142418516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142418517 data=null doit=true} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142418517 data=null} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142418517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142418517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142418600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142418602 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142418602 data=null doit=true} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142418602 data=null} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142418603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142418603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142418616 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:36 [2019-12-26T21:23:36.461Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142418617 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142418617 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142418618 data=null} to TreeItem with text {Traces [13]}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142418618 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142418618 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]}
16:23:36 [2019-12-26T21:23:36.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142418627 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:36 [2019-12-26T21:23:36.461Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:36 [2019-12-26T21:23:36.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:36 [2019-12-26T21:23:36.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419098 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142419098 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142419098 data=null} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419099 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419099 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)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419152 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:36 [2019-12-26T21:23:36.975Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419157 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142419157 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142419158 data=null} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419158 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419158 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)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419164 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419165 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142419165 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142419166 data=null} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419166 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419166 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)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419179 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419179 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419180 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:23:36 [2019-12-26T21:23:36.975Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142419180 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)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419343 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142419655 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142419661 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142419661 data=null} to TreeItem with text {simple_server-thread2(2)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Attempting to set focus on Table with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142419676 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142419677 data=null doit=true} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142419677 data=null} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142419677 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142419678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142419701 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:37 [2019-12-26T21:23:37.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142420805 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142420806 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142420806 data=null} to TreeItem with text {simple_server-thread2(2)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142420807 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142420807 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)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142420825 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.472Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142420842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142420842 data=null doit=true} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142420843 data=null} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142420843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142420843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142420912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142420913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142420913 data=null doit=true} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142420913 data=null} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142420913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142420914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142420931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:38 [2019-12-26T21:23:38.729Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142420933 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142420940 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142420940 data=null} to TreeItem with text {Traces [13]}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142420940 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142420941 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]}
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142420967 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:38 [2019-12-26T21:23:38.729Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:38 [2019-12-26T21:23:38.729Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421117 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142421117 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142421118 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421118 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142421118 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)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421200 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:38 [2019-12-26T21:23:38.987Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421207 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142421207 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142421208 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421208 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142421209 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)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421222 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421223 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142421223 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142421223 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421224 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142421224 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)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421230 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421231 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421231 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:23:38 [2019-12-26T21:23:38.987Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142421238 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)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421323 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142421807 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142421839 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142421839 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Attempting to set focus on Table with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142421843 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142421843 data=null doit=true} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142421843 data=null} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142421843 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142421844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142421876 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:39 [2019-12-26T21:23:39.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142422980 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142422981 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142422981 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142422981 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422981 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)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142423013 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:40 [2019-12-26T21:23:40.919Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:40 [2019-12-26T21:23:40.919Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142423021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142423021 data=null doit=true} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142423021 data=null} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142423022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142423105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142423116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142423117 data=null doit=true} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142423117 data=null} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142423174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142423183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:40 [2019-12-26T21:23:40.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142423185 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142423185 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142423185 data=null} to TreeItem with text {Traces [13]}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142423189 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423190 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]}
16:23:40 [2019-12-26T21:23:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142423201 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:40 [2019-12-26T21:23:40.920Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142423739 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142423740 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142423740 data=null} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142423741 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423741 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}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142423790 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142423794 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142423794 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142423794 data=null} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142423795 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423795 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}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142423802 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142423802 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142423803 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142423803 data=null} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142423811 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142423811 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}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142423817 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142423818 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142423818 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142423819 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}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142424120 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142424127 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142424127 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142424128 data=null} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142424294 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142424295 data=null doit=true} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142424295 data=null} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142424295 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424295 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}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142424320 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142424330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142424331 data=null doit=true} to TreeItem with text {test}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142424331 data=null} to TreeItem with text {test}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142424331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:41 [2019-12-26T21:23:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142424396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142424397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142424397 data=null doit=true} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142424397 data=null} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142424397 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142424415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:42 [2019-12-26T21:23:42.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142424418 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142424419 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142424419 data=null} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142424419 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424419 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]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142424430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142424431 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142424431 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142424431 data=null} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142424432 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424432 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]}
16:23:42 [2019-12-26T21:23:42.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142424448 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:42 [2019-12-26T21:23:42.256Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:23:42 [2019-12-26T21:23:42.256Z] DEBUG - Clicking on with mnemonic 'Clear'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Clicked on with mnemonic 'Clear'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142424709 data=null doit=true} to Shell with text {Confirm Clear}
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Clicking on &Yes
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142424715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142424715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142424715 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142424715 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142424716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142424716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:23:42 [2019-12-26T21:23:42.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142424716 data=null item=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')
16:23:45 [2019-12-26T21:23:45.816Z] DEBUG - Clicked on 
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142424493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142429008 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142429013 data=null doit=true} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142429013 data=null} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142429014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142429038 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142429039 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142429039 data=null doit=true} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142429040 data=null} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142429040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142429053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:46 [2019-12-26T21:23:46.746Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142429054 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142429054 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142429055 data=null} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142429055 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429055 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]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142429063 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142429072 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142429072 data=null doit=true} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142429072 data=null} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142429072 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429072 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]}
16:23:46 [2019-12-26T21:23:46.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142429077 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
16:23:47 [2019-12-26T21:23:47.003Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:23:47 [2019-12-26T21:23:47.003Z] DEBUG - Clicking on with mnemonic 'Import...'
16:23:47 [2019-12-26T21:23:47.003Z] DEBUG - Clicked on with mnemonic 'Import...'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142429385 data=null doit=true} to Shell with text {Trace Import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:23:47 [2019-12-26T21:23:47.261Z] 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')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142429412 data=null} to (of type 'Combo')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142429455 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142429455 data=null doit=true} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142429455 data=null} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142429455 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429456 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142429456 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Setting state to checked on: import
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142429475 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:'))
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.261Z] 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')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:47 [2019-12-26T21:23:47.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.262Z] 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')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:23:47 [2019-12-26T21:23:47.262Z] 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')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] 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')
16:23:47 [2019-12-26T21:23:47.262Z] 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.
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Clicking on &Finish
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142429494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142429495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142429495 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142429495 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142429495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142429495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.263Z] DEBUG - Clicked on &Finish
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142430099 data=null doit=true} to Shell with text {Confirmation}
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Clicking on Overwrite All
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1142430100 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')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1142430101 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')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1142430101 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1142430101 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1142430102 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')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1142430102 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')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1142430102 data=null item=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')
16:23:47 [2019-12-26T21:23:47.826Z] DEBUG - Clicked on 
16:23:48 [2019-12-26T21:23:48.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142429495 data=null item=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')
16:23:48 [2019-12-26T21:23:48.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142429119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142431200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142431200 data=null doit=true} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142431200 data=null} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142431200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142431231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142431232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142431233 data=null doit=true} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142431233 data=null} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142431233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142431241 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:49 [2019-12-26T21:23:49.013Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142431245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142431246 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142431246 data=null} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142431246 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431246 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]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142431254 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142431255 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142431255 data=null} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142431256 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142431256 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]}
16:23:49 [2019-12-26T21:23:49.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142431274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431739 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142431739 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142431739 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431740 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431772 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:49 [2019-12-26T21:23:49.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431777 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142431777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142431777 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431777 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431783 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431784 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142431784 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142431784 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431784 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431789 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431789 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431790 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.577Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142431790 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431906 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142432110 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142432110 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142432110 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:49 [2019-12-26T21:23:49.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:50 [2019-12-26T21:23:50.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:50 [2019-12-26T21:23:50.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Attempting to set focus on Table with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142433117 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142433117 data=null doit=true} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142433117 data=null} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142433118 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142433118 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142433135 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:50 [2019-12-26T21:23:50.960Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142433330 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142433331 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142433331 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142433332 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433332 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142433338 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142433350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142433350 data=null doit=true} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142433350 data=null} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142433350 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142433387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142433388 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142433388 data=null doit=true} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142433388 data=null} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142433388 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142433399 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:51 [2019-12-26T21:23:51.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142433401 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142433401 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142433401 data=null} to TreeItem with text {Traces [7]}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142433401 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433402 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]}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142433411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:51 [2019-12-26T21:23:51.217Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433509 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142433510 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142433510 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433510 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433510 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}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433550 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:51 [2019-12-26T21:23:51.217Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433554 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142433554 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142433554 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433554 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433555 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}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433560 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433560 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142433560 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142433561 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433561 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142433561 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}
16:23:51 [2019-12-26T21:23:51.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433572 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433573 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.218Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433573 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.474Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142433573 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}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433648 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142433891 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142433907 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142433909 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:51 [2019-12-26T21:23:51.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Attempting to set focus on Table with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142434939 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142434939 data=null doit=true} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142434940 data=null} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142434940 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142434940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142434982 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:52 [2019-12-26T21:23:52.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142435159 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142435159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142435159 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142435159 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435160 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}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142435165 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:52 [2019-12-26T21:23:52.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142435178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142435178 data=null doit=true} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142435178 data=null} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142435179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142435216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142435217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142435217 data=null doit=true} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142435217 data=null} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142435217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142435228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:52 [2019-12-26T21:23:52.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142435230 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142435230 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142435230 data=null} to TreeItem with text {Traces [7]}
16:23:52 [2019-12-26T21:23:52.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142435230 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:52 [2019-12-26T21:23:52.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435230 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]}
16:23:52 [2019-12-26T21:23:52.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142435279 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:52 [2019-12-26T21:23:52.947Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:53 [2019-12-26T21:23:53.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:53 [2019-12-26T21:23:53.203Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:53 [2019-12-26T21:23:53.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435573 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142435573 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142435573 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435574 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435574 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}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435616 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:53 [2019-12-26T21:23:53.460Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435621 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142435621 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142435621 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435622 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435622 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}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435682 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435682 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142435683 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142435683 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435683 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435683 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}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435689 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435690 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.460Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435696 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:53 [2019-12-26T21:23:53.719Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142435696 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}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142435823 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142436435 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142436439 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142436449 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Attempting to set focus on Table with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142436464 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142436464 data=null doit=true} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142436465 data=null} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142436465 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142436476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142436484 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:54 [2019-12-26T21:23:54.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142437894 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142437894 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142437895 data=null} to TreeItem with text {kernel-overlap-testing}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142437896 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142437896 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}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142437901 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:55 [2019-12-26T21:23:55.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142437913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142437914 data=null doit=true} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142437914 data=null} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142437914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142437914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142437951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142437952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142437953 data=null doit=true} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142437953 data=null} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142437953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142437953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142437963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:55 [2019-12-26T21:23:55.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142437969 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142437970 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142437970 data=null} to TreeItem with text {Traces [7]}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142437970 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142437971 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]}
16:23:55 [2019-12-26T21:23:55.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142437989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:55 [2019-12-26T21:23:55.779Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:56 [2019-12-26T21:23:56.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142438464 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142438465 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142438465 data=null} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142438465 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142438466 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}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142438504 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:56 [2019-12-26T21:23:56.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142438508 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142438508 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142438508 data=null} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142438509 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142438509 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}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142438515 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142438516 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142438517 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142438517 data=null} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142438518 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142438518 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}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142438527 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142438528 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142438528 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.293Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142438528 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}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142438623 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142439074 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142439099 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142439099 data=null} to TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Attempting to set focus on Table with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142439102 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142439102 data=null doit=true} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142439103 data=null} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142439103 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142439111 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142439120 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:56 [2019-12-26T21:23:56.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:56 [2019-12-26T21:23:56.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142440295 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142440296 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142440296 data=null} to TreeItem with text {simple_server-thread1}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142440297 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142440297 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}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142440318 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142440377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142440377 data=null doit=true} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142440377 data=null} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142440378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142440378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142440468 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142440476 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142440476 data=null doit=true} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142440477 data=null} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142440477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142440477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142440485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:23:58 [2019-12-26T21:23:58.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142440486 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142440486 data=null doit=true} to TreeItem with text {Traces [7]}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142440486 data=null} to TreeItem with text {Traces [7]}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142440487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142440487 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]}
16:23:58 [2019-12-26T21:23:58.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142440518 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:23:58 [2019-12-26T21:23:58.223Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142441029 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142441029 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142441030 data=null} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142441030 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142441030 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}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142441070 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:23:58 [2019-12-26T21:23:58.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142441074 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142441074 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142441074 data=null} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142441074 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142441074 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}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142441079 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142441080 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142441080 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Attempting to set focus on Tree with text {}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142441081 data=null} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142441081 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142441081 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}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142441091 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142441092 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:23:58 [2019-12-26T21:23:58.787Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142441093 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142441093 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}
16:23:59 [2019-12-26T21:23:59.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142441162 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142441679 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142441712 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142441712 data=null} to TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Attempting to set focus on Table with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142441716 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142441716 data=null doit=true} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142441717 data=null} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142441717 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142441717 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142441737 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:23:59 [2019-12-26T21:23:59.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142442769 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142442769 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142442770 data=null} to TreeItem with text {simple_server-thread2}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142442770 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442770 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}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142442776 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:00 [2019-12-26T21:24:00.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:00 [2019-12-26T21:24:00.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142442791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142442791 data=null doit=true} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142442791 data=null} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142442792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142442852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142442854 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142442854 data=null doit=true} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142442855 data=null} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142442855 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142442867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:00 [2019-12-26T21:24:00.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142442869 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142442869 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142442870 data=null} to TreeItem with text {Traces [7]}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142442870 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442870 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]}
16:24:00 [2019-12-26T21:24:00.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142442891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:00 [2019-12-26T21:24:00.744Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443359 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142443360 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142443360 data=null} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443360 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142443361 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}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443402 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:01 [2019-12-26T21:24:01.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443406 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142443406 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142443406 data=null} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443407 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142443407 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}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443412 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443413 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142443413 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142443414 data=null} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443414 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142443414 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}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443424 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443424 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.257Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443425 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.258Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142443425 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}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443492 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142443952 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142443970 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142443981 data=null} to TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Attempting to set focus on Table with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142443984 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142443984 data=null doit=true} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142443985 data=null} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142443985 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142443985 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142444003 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:01 [2019-12-26T21:24:01.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142445096 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142445097 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142445097 data=null} to TreeItem with text {ust-overlap-testing}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142445098 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445098 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}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142445104 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:02 [2019-12-26T21:24:02.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:02 [2019-12-26T21:24:02.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142445176 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142445176 data=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142445176 data=null} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142445177 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142445252 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142445254 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142445254 data=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142445254 data=null} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142445255 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142445295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142445297 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142445297 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142445297 data=null} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142445297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445297 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]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142445332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142445337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142445340 data=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142445340 data=null} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142445341 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142445374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142445375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142445375 data=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142445375 data=null} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142445375 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142445383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:03 [2019-12-26T21:24:03.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142445384 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142445384 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142445384 data=null} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142445385 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445385 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]}
16:24:03 [2019-12-26T21:24:03.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142445400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:03 [2019-12-26T21:24:03.264Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:03 [2019-12-26T21:24:03.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142445778 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142445778 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142445778 data=null} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142445779 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445779 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}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142445821 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:03 [2019-12-26T21:24:03.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142445826 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142445826 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142445826 data=null} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142445826 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445827 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}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142445833 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142445833 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142445834 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142445834 data=null} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142445835 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445835 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}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142445847 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142445847 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.521Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142445848 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:03 [2019-12-26T21:24:03.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142445848 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}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142446152 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142446163 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142446163 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142446164 data=null} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142446282 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142446282 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142446282 data=null} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142446283 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446283 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}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142446289 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:04 [2019-12-26T21:24:04.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142446306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142446307 data=null doit=true} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142446307 data=null} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142446307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142446344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142446346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142446346 data=null doit=true} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142446346 data=null} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142446346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142446359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:04 [2019-12-26T21:24:04.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142446361 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142446361 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142446361 data=null} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142446361 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446362 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]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142446372 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142446373 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142446383 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142446383 data=null} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142446384 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446384 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]}
16:24:04 [2019-12-26T21:24:04.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142446394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Clicking on with mnemonic 'Clear'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Clicked on with mnemonic 'Clear'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142446576 data=null doit=true} to Shell with text {Confirm Clear}
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Clicking on &Yes
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142446577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142446578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142446578 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142446578 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142446578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142446578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:04 [2019-12-26T21:24:04.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142446578 data=null item=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')
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142446430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Clicked on 
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448814 data=null doit=true} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448814 data=null} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448837 data=null doit=true} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448837 data=null} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:06 [2019-12-26T21:24:06.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142448852 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142448852 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142448852 data=null} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142448853 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448853 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]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142448885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142448886 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142448887 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142448887 data=null} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142448887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448887 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]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142448893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:24:06 [2019-12-26T21:24:06.866Z] DEBUG - Clicking on with mnemonic 'Import...'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Clicked on with mnemonic 'Import...'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142449381 data=null doit=true} to Shell with text {Trace Import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:24:07 [2019-12-26T21:24:07.124Z] 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')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142449404 data=null} to (of type 'Combo')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142449483 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142449483 data=null doit=true} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142449483 data=null} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142449484 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142449484 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142449485 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Setting state to checked on: import
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:24:07 [2019-12-26T21:24:07.124Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142449499 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:'))
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.382Z] 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')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.382Z] 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')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:07 [2019-12-26T21:24:07.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.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)'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:24:07 [2019-12-26T21:24:07.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')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.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')
16:24:07 [2019-12-26T21:24:07.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.
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Clicking on &Finish
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142449519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142449519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142449519 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142449519 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142449519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142449519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.383Z] DEBUG - Clicked on &Finish
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142450188 data=null doit=true} to Shell with text {Confirmation}
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Clicking on Skip All
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142450190 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')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142450190 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')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142450190 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142450191 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142450191 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')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142450191 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')
16:24:07 [2019-12-26T21:24:07.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142450191 data=null item=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')
16:24:08 [2019-12-26T21:24:08.202Z] DEBUG - Clicked on 
16:24:08 [2019-12-26T21:24:08.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142449520 data=null item=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')
16:24:08 [2019-12-26T21:24:08.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142448983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142450899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142450900 data=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142450900 data=null} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142450900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142450922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142450924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142450924 data=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142450924 data=null} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142450924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142450938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142450940 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142450940 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142450940 data=null} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142450940 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450941 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]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142450958 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142450962 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142450962 data=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142450962 data=null} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142450963 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142450979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142450980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142450980 data=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142450980 data=null} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142450980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142450995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:08 [2019-12-26T21:24:08.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142450998 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142450998 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142450998 data=null} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142450998 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451003 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]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142451011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142451011 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142451011 data=null} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142451012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142451012 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]}
16:24:08 [2019-12-26T21:24:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142451029 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:08 [2019-12-26T21:24:08.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451359 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142451359 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142451359 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451360 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451390 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451420 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:09 [2019-12-26T21:24:09.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451424 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142451424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142451424 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451425 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451425 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451430 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451430 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142451431 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:09 [2019-12-26T21:24:09.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142451431 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451431 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451435 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451435 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451436 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142451436 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451495 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451840 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142451854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142451855 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:09 [2019-12-26T21:24:09.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:10 [2019-12-26T21:24:10.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:10 [2019-12-26T21:24:10.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Attempting to set focus on Table with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142452882 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142452883 data=null doit=true} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142452883 data=null} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142452883 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142452884 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142452902 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:10 [2019-12-26T21:24:10.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142453084 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142453084 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142453084 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142453085 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453085 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142453090 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:10 [2019-12-26T21:24:10.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142453102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142453102 data=null doit=true} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142453102 data=null} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142453103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142453136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142453137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142453137 data=null doit=true} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142453137 data=null} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142453138 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142453145 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:10 [2019-12-26T21:24:10.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142453146 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142453146 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142453146 data=null} to TreeItem with text {Traces [7]}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142453147 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453147 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]}
16:24:10 [2019-12-26T21:24:10.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142453155 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:10 [2019-12-26T21:24:10.872Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:11 [2019-12-26T21:24:11.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:11 [2019-12-26T21:24:11.128Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453534 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142453534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142453534 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453535 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453535 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}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453569 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:11 [2019-12-26T21:24:11.385Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453572 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142453573 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142453573 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453573 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453573 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}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453578 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.385Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453579 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142453579 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142453579 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453580 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453580 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}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453584 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453589 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453590 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.386Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142453590 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}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453663 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453890 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142453911 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142453913 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:11 [2019-12-26T21:24:11.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Attempting to set focus on Table with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142454918 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142454918 data=null doit=true} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142454919 data=null} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142454919 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142454920 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142454935 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:12 [2019-12-26T21:24:12.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142455122 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142455122 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142455123 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142455123 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455124 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}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142455129 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:12 [2019-12-26T21:24:12.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142455153 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142455154 data=null doit=true} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142455154 data=null} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142455154 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142455188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142455191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142455191 data=null doit=true} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142455191 data=null} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142455192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:12 [2019-12-26T21:24:12.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142455199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:13 [2019-12-26T21:24:13.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142455200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142455200 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142455201 data=null} to TreeItem with text {Traces [7]}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142455201 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455201 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]}
16:24:13 [2019-12-26T21:24:13.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142455216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:13 [2019-12-26T21:24:13.086Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:13 [2019-12-26T21:24:13.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:13 [2019-12-26T21:24:13.342Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:13 [2019-12-26T21:24:13.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455678 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142455678 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142455678 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455679 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455680 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}
16:24:13 [2019-12-26T21:24:13.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455721 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:13 [2019-12-26T21:24:13.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455725 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142455725 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142455726 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455726 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455726 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}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455731 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455732 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142455732 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142455732 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455733 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455733 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}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455742 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455743 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455743 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:13 [2019-12-26T21:24:13.600Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142455744 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}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455875 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142456321 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142456342 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142456354 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Attempting to set focus on Table with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142456359 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142456359 data=null doit=true} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142456359 data=null} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142456360 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142456360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142456390 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:14 [2019-12-26T21:24:14.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142457881 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142457881 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142457881 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142457882 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457882 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}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142457902 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:15 [2019-12-26T21:24:15.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:15 [2019-12-26T21:24:15.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142457910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142457910 data=null doit=true} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142457910 data=null} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142457911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142457989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142457991 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142457991 data=null doit=true} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142457991 data=null} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142457992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142457999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:15 [2019-12-26T21:24:15.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142458000 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142458000 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142458000 data=null} to TreeItem with text {Traces [7]}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142458001 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142458001 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]}
16:24:15 [2019-12-26T21:24:15.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142458017 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:15 [2019-12-26T21:24:15.871Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142458332 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142458332 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142458333 data=null} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142458333 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142458368 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}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142458409 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:16 [2019-12-26T21:24:16.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142458414 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142458414 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142458414 data=null} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142458414 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142458414 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}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142458421 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142458421 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142458422 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142458422 data=null} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142458423 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142458423 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}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142458475 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142458476 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142458477 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.385Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142458478 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}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142458603 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142459211 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142459275 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142459276 data=null} to TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Attempting to set focus on Table with text {}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142459280 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142459281 data=null doit=true} to TableItem with text {}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142459281 data=null} to TableItem with text {}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142459281 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:16 [2019-12-26T21:24:16.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142459282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:17 [2019-12-26T21:24:17.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142459370 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:17 [2019-12-26T21:24:17.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:17 [2019-12-26T21:24:17.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142460285 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142460285 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142460286 data=null} to TreeItem with text {simple_server-thread1}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142460286 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460286 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}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142460292 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142460315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142460316 data=null doit=true} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142460316 data=null} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142460316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142460374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142460375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142460375 data=null doit=true} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142460375 data=null} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142460376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142460383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:18 [2019-12-26T21:24:18.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142460385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142460385 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142460385 data=null} to TreeItem with text {Traces [7]}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142460385 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460385 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]}
16:24:18 [2019-12-26T21:24:18.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142460401 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:18 [2019-12-26T21:24:18.136Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142460864 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142460864 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142460864 data=null} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142460865 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460865 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}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142460898 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:18 [2019-12-26T21:24:18.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142460902 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142460902 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142460902 data=null} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142460903 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460903 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}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142460908 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142460909 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142460909 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142460910 data=null} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142460910 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460910 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}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142460914 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142460914 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142460919 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:24:18 [2019-12-26T21:24:18.700Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142460920 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}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142461000 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142461385 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142461406 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142461406 data=null} to TreeItem with text {simple_server-thread2}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Attempting to set focus on Table with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142461410 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142461411 data=null doit=true} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142461411 data=null} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142461419 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142461419 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142461438 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:19 [2019-12-26T21:24:19.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142462526 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142462526 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142462527 data=null} to TreeItem with text {simple_server-thread2}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142462527 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462527 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}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142462537 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.196Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142462563 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142462563 data=null doit=true} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142462563 data=null} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142462563 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142462608 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142462609 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142462609 data=null doit=true} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142462609 data=null} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142462609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142462618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:20 [2019-12-26T21:24:20.453Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142462619 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142462620 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142462620 data=null} to TreeItem with text {Traces [7]}
16:24:20 [2019-12-26T21:24:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142462620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:20 [2019-12-26T21:24:20.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462627 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]}
16:24:20 [2019-12-26T21:24:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142462636 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:20 [2019-12-26T21:24:20.454Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463058 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142463058 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142463058 data=null} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463059 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463059 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}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463099 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:20 [2019-12-26T21:24:20.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463103 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142463103 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142463103 data=null} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463104 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463104 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}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463109 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463110 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142463110 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142463111 data=null} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463111 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463111 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}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463124 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463125 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463125 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:20 [2019-12-26T21:24:20.968Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142463125 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}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463217 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142463546 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142463554 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142463554 data=null} to TreeItem with text {ust-overlap-testing}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Attempting to set focus on Table with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142463580 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142463580 data=null doit=true} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142463581 data=null} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142463581 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142463582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142463590 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:21 [2019-12-26T21:24:21.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142464801 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142464801 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142464802 data=null} to TreeItem with text {ust-overlap-testing}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142464802 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464803 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}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142464808 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:24:22 [2019-12-26T21:24:22.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:22 [2019-12-26T21:24:22.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142464824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142464824 data=null doit=true} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142464824 data=null} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142464824 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142464866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142464867 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142464867 data=null doit=true} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142464867 data=null} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142464868 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142464881 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:22 [2019-12-26T21:24:22.597Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142464882 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142464882 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142464882 data=null} to TreeItem with text {Traces [7]}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142464883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464883 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]}
16:24:22 [2019-12-26T21:24:22.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142464903 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:22 [2019-12-26T21:24:22.597Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142465397 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142465398 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142465398 data=null} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142465399 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465399 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}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142465488 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:23 [2019-12-26T21:24:23.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142465494 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142465494 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142465494 data=null} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142465495 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465495 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}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142465513 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142465513 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142465514 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142465514 data=null} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142465515 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465515 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}
16:24:23 [2019-12-26T21:24:23.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142465578 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142465579 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.418Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142465579 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142465579 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}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142465718 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142465959 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142465960 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142465960 data=null} to TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:23 [2019-12-26T21:24:23.675Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:23 [2019-12-26T21:24:23.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:23 [2019-12-26T21:24:23.931Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142466350 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142466350 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142466350 data=null} to TreeItem with text {unrecognized.log}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142466351 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466352 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}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142466357 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2019-12-26T21:24:24.188Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142466373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142466373 data=null doit=true} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142466373 data=null} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142466374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142466409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142466440 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142466441 data=null doit=true} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142466441 data=null} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142466442 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142466449 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:24 [2019-12-26T21:24:24.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142466451 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142466451 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142466451 data=null} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142466451 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466451 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]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142466483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142466484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142466484 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142466484 data=null} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142466485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466485 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]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142466502 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:24:24 [2019-12-26T21:24:24.189Z] DEBUG - Clicking on with mnemonic 'Clear'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Clicked on with mnemonic 'Clear'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142466676 data=null doit=true} to Shell with text {Confirm Clear}
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Clicking on &Yes
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142466680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142466680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142466680 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142466686 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142466686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142466686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:24 [2019-12-26T21:24:24.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142466686 data=null item=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')
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142466541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Clicked on 
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142468875 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142468875 data=null doit=true} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142468876 data=null} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142468876 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142468898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142468900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142468900 data=null doit=true} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142468900 data=null} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142468901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142468912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:26 [2019-12-26T21:24:26.968Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142468914 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142468914 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142468914 data=null} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142468915 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468915 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]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142468922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142468923 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142468923 data=null doit=true} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142468933 data=null} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142468933 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468934 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]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142468938 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Clicking on with mnemonic 'Import...'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Clicked on with mnemonic 'Import...'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142469173 data=null doit=true} to Shell with text {Trace Import}
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:24:26 [2019-12-26T21:24:26.968Z] 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')
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142469207 data=null} to (of type 'Combo')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142469249 data=null doit=true} to TreeItem with text {import}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142469249 data=null} to TreeItem with text {import}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142469250 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142469250 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142469252 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469253 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142469253 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142469253 data=null} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469254 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469254 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
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469256 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142469278 data=null doit=true} to Tree node with text: z-clashes
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142469278 data=null} to Tree node with text: z-clashes
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142469279 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142469279 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142469281 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469288 data=null button=0 stateMask=0x0 x=168 y=165 count=0} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142469288 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142469288 data=null} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469289 data=null button=1 stateMask=0x0 x=168 y=165 count=1} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469289 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
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142469291 data=null button=1 stateMask=0x80000 x=168 y=165 count=1} to Tree node with text: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142469296 data=null button=0 stateMask=0x0 x=152 y=64 count=0} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142469297 data=null doit=true} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142469297 data=null} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142469297 data=null button=1 stateMask=0x0 x=152 y=64 count=1} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469297 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142469306 data=null button=1 stateMask=0x80000 x=152 y=64 count=1} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting state to checked on: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.969Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142469312 data=null button=0 stateMask=0x0 x=170 y=174 count=0} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142469312 data=null doit=true} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142469312 data=null} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142469313 data=null button=1 stateMask=0x0 x=170 y=174 count=1} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469313 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142469315 data=null button=1 stateMask=0x80000 x=170 y=174 count=1} to Tree node with text: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting state to checked on: simple_server-thread1
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:26 [2019-12-26T21:24:26.969Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142469327 data=null button=0 stateMask=0x0 x=152 y=64 count=0} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142469327 data=null doit=true} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142469327 data=null} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142469327 data=null button=1 stateMask=0x0 x=152 y=64 count=1} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469327 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142469329 data=null button=1 stateMask=0x80000 x=152 y=64 count=1} to Tree node with text: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - Setting state to checked on: simple_server-thread2
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:26 [2019-12-26T21:24:26.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:27 [2019-12-26T21:24:27.228Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:27 [2019-12-26T21:24:27.228Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142469340 data=null button=0 stateMask=0x0 x=170 y=174 count=0} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142469341 data=null doit=true} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142469341 data=null} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142469342 data=null button=1 stateMask=0x0 x=170 y=174 count=1} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469342 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142469344 data=null button=1 stateMask=0x80000 x=170 y=174 count=1} to Tree node with text: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Setting state to checked on: simple_server-thread2
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:27 [2019-12-26T21:24:27.228Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142469349 data=null button=0 stateMask=0x0 x=83 y=-46 count=0} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142469357 data=null doit=true} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142469357 data=null} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142469358 data=null button=1 stateMask=0x0 x=83 y=-46 count=1} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142469358 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142469361 data=null button=1 stateMask=0x80000 x=83 y=-46 count=1} to TreeItem with text {import}
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Setting state to checked on: unrecognized.log
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142469378 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:'))
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.228Z] 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')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.228Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.229Z] 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')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:24:27 [2019-12-26T21:24:27.229Z] 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')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] 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')
16:24:27 [2019-12-26T21:24:27.229Z] 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.
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Clicking on &Finish
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142469409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142469409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142469409 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142469409 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142469410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142469410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Clicked on &Finish
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142469889 data=null doit=true} to Shell with text {Confirmation}
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Clicking on Rename
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142469902 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')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142469902 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')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142469903 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142469903 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142469903 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')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142469903 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')
16:24:27 [2019-12-26T21:24:27.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142469903 data=null item=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')
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Clicked on 
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142470224 data=null doit=true} to Shell with text {Confirmation}
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Clicking on Overwrite
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142470282 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')
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142470282 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')
16:24:28 [2019-12-26T21:24:28.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142470282 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142470282 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142470283 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')
16:24:28 [2019-12-26T21:24:28.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142470283 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')
16:24:28 [2019-12-26T21:24:28.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142470283 data=null item=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')
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - Clicked on 
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142470600 data=null doit=true} to Shell with text {Confirmation}
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - Clicking on Skip
16:24:28 [2019-12-26T21:24:28.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142470601 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')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142470601 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')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142470601 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142470601 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142470602 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')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142470602 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')
16:24:28 [2019-12-26T21:24:28.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142470602 data=null item=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')
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142469410 data=null item=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')
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142468979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Clicked on 
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142471056 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142471056 data=null doit=true} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142471056 data=null} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142471056 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142471086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142471088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142471088 data=null doit=true} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142471088 data=null} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142471088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142471104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:28 [2019-12-26T21:24:28.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142471106 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142471106 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142471106 data=null} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142471106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471112 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]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142471120 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142471121 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142471121 data=null} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142471122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142471122 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]}
16:24:28 [2019-12-26T21:24:28.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142471139 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471597 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142471597 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142471598 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471598 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471599 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}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471627 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:29 [2019-12-26T21:24:29.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471631 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142471631 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142471631 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471631 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471631 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}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471636 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471636 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142471636 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142471637 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471637 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142471637 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}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471641 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471641 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471642 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.386Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142471642 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}
16:24:29 [2019-12-26T21:24:29.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142471706 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142472234 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142472256 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142472289 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Attempting to set focus on Table with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142472295 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142472295 data=null doit=true} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142472295 data=null} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142472296 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142472296 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142472304 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2019-12-26T21:24:29.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:31 [2019-12-26T21:24:31.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:31 [2019-12-26T21:24:31.320Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142473692 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142473692 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142473692 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142473693 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142473693 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}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142473698 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:31 [2019-12-26T21:24:31.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142473710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142473710 data=null doit=true} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142473710 data=null} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142473711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142473711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142473742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142473743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142473743 data=null doit=true} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142473743 data=null} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142473743 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142473744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142473753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:31 [2019-12-26T21:24:31.578Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142473754 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142473755 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142473755 data=null} to TreeItem with text {Traces [5]}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142473755 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142473755 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]}
16:24:31 [2019-12-26T21:24:31.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142473772 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:31 [2019-12-26T21:24:31.578Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:24:31 [2019-12-26T21:24:31.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:31 [2019-12-26T21:24:31.834Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474235 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142474235 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142474235 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474235 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142474236 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)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474265 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:32 [2019-12-26T21:24:32.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474268 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142474269 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142474269 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474269 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142474269 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)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474274 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474274 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142474274 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142474275 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474275 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142474275 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)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474279 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474279 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474279 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142474280 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)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474345 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142474891 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142474896 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142474906 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Attempting to set focus on Table with text {}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142474921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142474922 data=null doit=true} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142474922 data=null} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142474922 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142474922 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142474981 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:32 [2019-12-26T21:24:32.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:32 [2019-12-26T21:24:32.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:34 [2019-12-26T21:24:34.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:34 [2019-12-26T21:24:34.024Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142476426 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142476469 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142476470 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142476470 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476471 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)}
16:24:34 [2019-12-26T21:24:34.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142476476 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142476483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142476483 data=null doit=true} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142476483 data=null} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142476483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142476522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142476523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142476524 data=null doit=true} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142476524 data=null} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142476570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142476580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:34 [2019-12-26T21:24:34.281Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142476582 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142476582 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142476582 data=null} to TreeItem with text {Traces [5]}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142476582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476583 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]}
16:24:34 [2019-12-26T21:24:34.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142476597 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:34 [2019-12-26T21:24:34.281Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142476975 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142476976 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142476976 data=null} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142476977 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476977 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}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142477016 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:34 [2019-12-26T21:24:34.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142477021 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142477021 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142477022 data=null} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142477022 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477022 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}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142477029 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142477030 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142477030 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142477031 data=null} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142477031 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477032 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}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142477041 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142477042 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142477042 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
16:24:34 [2019-12-26T21:24:34.844Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142477043 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}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142477212 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142477517 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142477523 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142477523 data=null} to TreeItem with text {simple_server-thread1}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Attempting to set focus on Table with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142477526 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142477526 data=null doit=true} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142477527 data=null} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142477528 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142477528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142477555 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:35 [2019-12-26T21:24:35.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:36 [2019-12-26T21:24:36.338Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:36 [2019-12-26T21:24:36.338Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142478753 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142478753 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142478753 data=null} to TreeItem with text {simple_server-thread1}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142478754 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142478754 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}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142478784 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142478798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142478798 data=null doit=true} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142478798 data=null} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142478798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142478798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142478840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142478841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142478842 data=null doit=true} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142478842 data=null} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142478842 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142478843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142478856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:36 [2019-12-26T21:24:36.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142478858 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142478858 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142478858 data=null} to TreeItem with text {Traces [5]}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142478859 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142478859 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]}
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142478882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:36 [2019-12-26T21:24:36.595Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:36 [2019-12-26T21:24:36.595Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142478984 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142478985 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142478985 data=null} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142478986 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142478986 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}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142479023 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:36 [2019-12-26T21:24:36.864Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142479026 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142479026 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142479027 data=null} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142479027 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479027 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}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142479032 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142479032 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142479032 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142479033 data=null} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142479033 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479033 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}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142479037 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142479043 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142479044 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
16:24:36 [2019-12-26T21:24:36.865Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142479044 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}
16:24:37 [2019-12-26T21:24:37.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142479114 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
16:24:37 [2019-12-26T21:24:37.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142479534 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142479544 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142479544 data=null} to TreeItem with text {simple_server-thread2}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Attempting to set focus on Table with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142479548 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142479548 data=null doit=true} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142479549 data=null} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142479549 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142479550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142479590 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:37 [2019-12-26T21:24:37.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142480674 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142480675 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142480675 data=null} to TreeItem with text {simple_server-thread2}
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142480676 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:38 [2019-12-26T21:24:38.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480676 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}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142480681 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142480696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142480696 data=null doit=true} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142480697 data=null} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142480697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142480737 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142480739 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142480739 data=null doit=true} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142480739 data=null} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142480740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142480758 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:38 [2019-12-26T21:24:38.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142480759 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142480760 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142480760 data=null} to TreeItem with text {Traces [5]}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142480760 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480760 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]}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142480793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:38 [2019-12-26T21:24:38.567Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142480892 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142480893 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142480893 data=null} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142480894 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480894 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}
16:24:38 [2019-12-26T21:24:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142480933 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:38 [2019-12-26T21:24:38.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:38 [2019-12-26T21:24:38.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142480938 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142480938 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142480938 data=null} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142480939 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480939 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}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142480944 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142480945 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142480945 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142480945 data=null} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142480946 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142480946 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}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142480975 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142480976 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
16:24:38 [2019-12-26T21:24:38.825Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142480976 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142480976 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}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142481084 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142481263 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142481268 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142481269 data=null} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:39 [2019-12-26T21:24:39.082Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142481559 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142481559 data=null doit=true} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142481559 data=null} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142481560 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481560 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}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142481566 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:39 [2019-12-26T21:24:39.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142481582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142481582 data=null doit=true} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142481582 data=null} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142481582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142481620 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142481621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142481621 data=null doit=true} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142481621 data=null} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142481622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142481629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:39 [2019-12-26T21:24:39.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142481631 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142481631 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142481631 data=null} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142481631 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481631 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]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142481678 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142481680 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142481680 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142481680 data=null} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142481680 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481681 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]}
16:24:39 [2019-12-26T21:24:39.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142481685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Clicking on with mnemonic 'Clear'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Clicked on with mnemonic 'Clear'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142481854 data=null doit=true} to Shell with text {Confirm Clear}
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Clicking on &Yes
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142481854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142481855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142481855 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142481855 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142481855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142481855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:39 [2019-12-26T21:24:39.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142481855 data=null item=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')
16:24:40 [2019-12-26T21:24:40.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142481731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Clicked on 
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142483350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142483350 data=null doit=true} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142483350 data=null} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142483351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142483373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142483380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142483380 data=null doit=true} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142483380 data=null} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142483381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142483387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:41 [2019-12-26T21:24:41.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142483388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142483388 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142483388 data=null} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142483389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483389 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]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142483404 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142483405 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142483405 data=null doit=true} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142483406 data=null} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142483406 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483406 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]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142483419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:24:41 [2019-12-26T21:24:41.221Z] DEBUG - Clicking on with mnemonic 'Import...'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Clicked on with mnemonic 'Import...'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142483772 data=null doit=true} to Shell with text {Trace Import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:24:41 [2019-12-26T21:24:41.478Z] 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')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142483795 data=null} to (of type 'Combo')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142483842 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142483843 data=null doit=true} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142483843 data=null} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142483843 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483844 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142483844 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:24:41 [2019-12-26T21:24:41.478Z] DEBUG - Setting state to checked on: import
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=1142483862 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:'))
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Clicking on &Finish
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142483899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142483899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142483899 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142483900 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142483900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142483900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - Clicked on &Finish
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142484125 data=null doit=true} to Shell with text {Confirmation}
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:24:41 [2019-12-26T21:24:41.994Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Clicking on Skip All
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142484126 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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142484126 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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142484126 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142484126 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142484126 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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142484126 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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142484126 data=null item=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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Clicked on 
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142483900 data=null item=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')
16:24:41 [2019-12-26T21:24:41.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142483491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142484710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142484710 data=null doit=true} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142484710 data=null} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142484710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142484710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142484726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142484727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142484727 data=null doit=true} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142484727 data=null} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142484727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142484728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142484742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:42 [2019-12-26T21:24:42.558Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142484743 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142484743 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142484743 data=null} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142484743 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142484743 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]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142484755 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142484756 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142484756 data=null} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142484756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142484757 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142484759 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:42 [2019-12-26T21:24:42.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:42 [2019-12-26T21:24:42.816Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485217 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142485218 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142485218 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485219 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485219 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}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485251 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:43 [2019-12-26T21:24:43.073Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485255 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142485255 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142485255 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485256 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485256 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}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485260 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485261 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142485261 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142485262 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485262 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485262 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}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485266 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485266 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485267 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.073Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142485267 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}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485326 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142485633 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142485641 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142485641 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Attempting to set focus on Table with text {}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142485644 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142485644 data=null doit=true} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142485644 data=null} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142485645 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142485645 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142485665 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:43 [2019-12-26T21:24:43.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142486845 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142486845 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142486846 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142486846 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486847 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}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142486851 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142486865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142486865 data=null doit=true} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142486865 data=null} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142486866 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142486900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142486901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142486905 data=null doit=true} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142486905 data=null} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142486905 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142486912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:44 [2019-12-26T21:24:44.699Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142486913 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142486913 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142486913 data=null} to TreeItem with text {Traces [4]}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142486913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486914 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]}
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142486943 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:44 [2019-12-26T21:24:44.699Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:44 [2019-12-26T21:24:44.699Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142487086 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142487086 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142487086 data=null} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142487087 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487087 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}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142487122 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:44 [2019-12-26T21:24:44.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142487171 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142487172 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142487172 data=null} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142487172 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487172 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}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142487179 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142487180 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142487180 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142487180 data=null} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142487181 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487181 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}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142487193 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142487195 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142487195 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142487196 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}
16:24:44 [2019-12-26T21:24:44.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142487310 data=null button=1 stateMask=0x80000 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142487320 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142487665 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142487695 data=null} to TreeItem with text {simple_server-thread1}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Attempting to set focus on Table with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142487703 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142487703 data=null doit=true} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142487704 data=null} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142487704 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142487704 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142487725 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:45 [2019-12-26T21:24:45.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142488932 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142488932 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142488933 data=null} to TreeItem with text {simple_server-thread1}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142488933 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488933 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}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142488938 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:46 [2019-12-26T21:24:46.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:46 [2019-12-26T21:24:46.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142488983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142488983 data=null doit=true} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142488983 data=null} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142488984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142489019 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142489020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142489020 data=null doit=true} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142489020 data=null} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142489020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142489026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:46 [2019-12-26T21:24:46.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142489027 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142489028 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142489028 data=null} to TreeItem with text {Traces [4]}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142489028 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489028 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]}
16:24:46 [2019-12-26T21:24:46.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142489048 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:46 [2019-12-26T21:24:46.893Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142489416 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142489416 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142489416 data=null} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142489417 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489417 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}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142489457 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:47 [2019-12-26T21:24:47.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142489461 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142489461 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142489462 data=null} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142489462 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489462 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}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142489467 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142489468 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142489468 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142489468 data=null} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142489468 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489469 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}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142489482 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142489482 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142489483 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.564Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142489483 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}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142489685 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142489993 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142489997 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142489997 data=null} to TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Attempting to set focus on Table with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142490000 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142490000 data=null doit=true} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142490001 data=null} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142490001 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142490001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142490022 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:47 [2019-12-26T21:24:47.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142491202 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142491202 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142491202 data=null} to TreeItem with text {simple_server-thread2}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142491203 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491203 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}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142491208 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142491224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142491224 data=null doit=true} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142491224 data=null} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142491224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142491261 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142491262 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142491263 data=null doit=true} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142491263 data=null} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142491264 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142491277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:49 [2019-12-26T21:24:49.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142491279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142491279 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142491279 data=null} to TreeItem with text {Traces [4]}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142491279 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491280 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]}
16:24:49 [2019-12-26T21:24:49.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142491310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:49 [2019-12-26T21:24:49.191Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491773 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142491773 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142491773 data=null} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491773 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491774 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}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491809 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:49 [2019-12-26T21:24:49.448Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491813 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142491813 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142491813 data=null} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491813 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491813 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}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491818 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491819 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142491819 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142491819 data=null} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491819 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491819 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}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491823 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491829 data=null button=1 stateMask=0x0 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491829 data=null button=1 stateMask=0x0 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.705Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142491830 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}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142491980 data=null button=1 stateMask=0x80000 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142492259 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142492264 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142492264 data=null} to TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Attempting to set focus on Table with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142492267 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142492267 data=null doit=true} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142492267 data=null} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142492267 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142492268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142492289 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:49 [2019-12-26T21:24:49.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142493482 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142493483 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142493483 data=null} to TreeItem with text {ust-overlap-testing}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142493484 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493484 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}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142493490 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.331Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493520 data=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493520 data=null} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493584 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493584 data=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493584 data=null} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142493598 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142493598 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142493598 data=null} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142493599 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493599 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]}
16:24:51 [2019-12-26T21:24:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142493619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493631 data=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493631 data=null} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493632 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493677 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493677 data=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493677 data=null} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493678 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:51 [2019-12-26T21:24:51.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142493686 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142493686 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142493686 data=null} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142493686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493686 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]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142493702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142493703 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142493704 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142493704 data=null} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142493704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493704 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]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142493709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:24:51 [2019-12-26T21:24:51.588Z] DEBUG - Clicking on with mnemonic 'Clear'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Clicked on with mnemonic 'Clear'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142494082 data=null doit=true} to Shell with text {Confirm Clear}
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Clicking on &Yes
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142494083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142494083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142494083 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142494083 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142494084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142494084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:51 [2019-12-26T21:24:51.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142494084 data=null item=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')
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142493793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Clicked on 
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142495665 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142495665 data=null doit=true} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142495665 data=null} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142495666 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142495689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142495690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142495697 data=null doit=true} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142495697 data=null} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142495698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142495706 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:53 [2019-12-26T21:24:53.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142495707 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142495714 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142495714 data=null} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142495715 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495715 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]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142495735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142495736 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142495736 data=null doit=true} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142495736 data=null} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142495736 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495737 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]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142495749 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Clicking on with mnemonic 'Import...'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Clicked on with mnemonic 'Import...'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142496004 data=null doit=true} to Shell with text {Trace Import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:24:53 [2019-12-26T21:24:53.740Z] 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')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142496036 data=null} to (of type 'Combo')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142496081 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142496081 data=null doit=true} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142496082 data=null} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142496082 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142496082 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142496083 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Setting state to checked on: import
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=1142496101 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:'))
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.740Z] 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')
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.998Z] 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')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.998Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Clicking on &Finish
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142496137 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142496137 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:53 [2019-12-26T21:24:53.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Clicked on &Finish
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142496406 data=null doit=true} to Shell with text {Confirmation}
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Clicking on Skip All
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142496409 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')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142496420 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')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142496420 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142496420 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142496421 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')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142496421 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')
16:24:54 [2019-12-26T21:24:54.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142496421 data=null item=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')
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142496137 data=null item=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')
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142495797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Clicked on 
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142496802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142496802 data=null doit=true} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142496802 data=null} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142496803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142496803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142496868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142496875 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142496875 data=null doit=true} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142496875 data=null} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142496875 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142496876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142496885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:54 [2019-12-26T21:24:54.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142496894 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142496894 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142496895 data=null} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142496895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142496895 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]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142496917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142496918 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142496918 data=null} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142496919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142496922 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]}
16:24:54 [2019-12-26T21:24:54.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142496923 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:55 [2019-12-26T21:24:55.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:55 [2019-12-26T21:24:55.026Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497419 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142497420 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142497420 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497420 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497421 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}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497450 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:55 [2019-12-26T21:24:55.283Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:55 [2019-12-26T21:24:55.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497455 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142497455 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142497455 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497456 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497456 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}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497460 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497461 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142497461 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142497462 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497462 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497462 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}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497466 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497466 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497466 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142497467 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}
16:24:55 [2019-12-26T21:24:55.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142497520 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142498007 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142498098 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142498110 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Attempting to set focus on Table with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142498127 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142498127 data=null doit=true} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142498135 data=null} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142498136 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142498136 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142498182 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:24:55 [2019-12-26T21:24:55.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142499463 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142499463 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142499464 data=null} to TreeItem with text {kernel-overlap-testing}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142499464 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499464 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}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142499470 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.217Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499484 data=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499484 data=null} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499518 data=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499519 data=null} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499525 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142499526 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142499527 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142499527 data=null} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142499527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499527 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]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142499546 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499576 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499576 data=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499576 data=null} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499595 data=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499595 data=null} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:57 [2019-12-26T21:24:57.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142499603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142499603 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142499603 data=null} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142499607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499607 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]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142499614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142499614 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142499615 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142499615 data=null} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142499615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499615 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]}
16:24:57 [2019-12-26T21:24:57.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142499619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Clicking on with mnemonic 'Clear'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Clicked on with mnemonic 'Clear'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142499868 data=null doit=true} to Shell with text {Confirm Clear}
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Clicking on &Yes
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142499870 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142499870 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142499870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142499870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:24:57 [2019-12-26T21:24:57.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142499884 data=null item=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')
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142499675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - Clicked on 
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142500435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142500436 data=null doit=true} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142500436 data=null} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142500437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142500437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142500456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142500457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142500457 data=null doit=true} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142500458 data=null} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142500458 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142500458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142500472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:58 [2019-12-26T21:24:58.117Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142500474 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142500474 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142500474 data=null} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142500475 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142500475 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]}
16:24:58 [2019-12-26T21:24:58.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142500494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142500496 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142500496 data=null doit=true} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142500496 data=null} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142500497 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142500497 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]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142500507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:24:58 [2019-12-26T21:24:58.374Z] DEBUG - Clicking on with mnemonic 'Import...'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - Clicked on with mnemonic 'Import...'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142500818 data=null doit=true} to Shell with text {Trace Import}
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:24:58 [2019-12-26T21:24:58.631Z] 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')
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:24:58 [2019-12-26T21:24:58.631Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142500835 data=null} to (of type 'Combo')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142500894 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142500895 data=null doit=true} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142500895 data=null} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142500896 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142500896 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142500897 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Setting state to checked on: import
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=1142500915 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:'))
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] 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')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] 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')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:24:58 [2019-12-26T21:24:58.632Z] 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')
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.632Z] 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')
16:24:58 [2019-12-26T21:24:58.633Z] 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.
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Clicking on &Finish
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142500951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142500951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142500951 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142500951 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142500951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142500952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:58 [2019-12-26T21:24:58.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Clicked on &Finish
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142501314 data=null doit=true} to Shell with text {Confirmation}
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Clicking on Skip All
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142501319 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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142501330 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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142501330 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142501330 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142501331 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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142501331 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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142501331 data=null item=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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142500952 data=null item=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')
16:24:59 [2019-12-26T21:24:59.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142500579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Clicked on 
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501524 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501524 data=null doit=true} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501525 data=null} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501525 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501547 data=null doit=true} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501547 data=null} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:24:59 [2019-12-26T21:24:59.403Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142501562 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142501562 data=null doit=true} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142501563 data=null} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142501563 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501563 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]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142501580 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142501580 data=null doit=true} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142501580 data=null} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142501581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142501581 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142501583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142501912 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142501912 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142501912 data=null} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142501938 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501938 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}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142501968 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:24:59 [2019-12-26T21:24:59.660Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142501971 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142501971 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142501972 data=null} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142501972 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501972 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}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142501980 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142501981 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142501981 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.660Z] DEBUG - Attempting to set focus on Tree with text {}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142501981 data=null} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142501981 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501982 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}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142501986 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142501987 data=null button=1 stateMask=0x0 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.661Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142501987 data=null button=1 stateMask=0x0 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
16:24:59 [2019-12-26T21:24:59.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142501987 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}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142502044 data=null button=1 stateMask=0x80000 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142502378 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142502402 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142502402 data=null} to TreeItem with text {simple_server-thread1}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Attempting to set focus on Table with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142502405 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142502405 data=null doit=true} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142502405 data=null} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142502406 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142502406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142502422 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:00 [2019-12-26T21:25:00.174Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142503611 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142503611 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142503611 data=null} to TreeItem with text {simple_server-thread1}
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142503612 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:25:01 [2019-12-26T21:25:01.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142503612 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}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142503617 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:01 [2019-12-26T21:25:01.544Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142503642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142503643 data=null doit=true} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142503643 data=null} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142503643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142503644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142503681 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142503682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142503682 data=null doit=true} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142503682 data=null} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142503682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142503682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142503688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:01 [2019-12-26T21:25:01.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142503689 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142503689 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142503689 data=null} to TreeItem with text {Traces [3]}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142503689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142503689 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]}
16:25:01 [2019-12-26T21:25:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142503709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:01 [2019-12-26T21:25:01.544Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142504169 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142504169 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142504169 data=null} to TreeItem with text {simple_server-thread2}
16:25:01 [2019-12-26T21:25:01.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142504170 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142504170 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}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142504205 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:02 [2019-12-26T21:25:02.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142504208 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142504208 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142504208 data=null} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142504209 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142504209 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}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142504213 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142504214 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142504214 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142504215 data=null} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142504215 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142504215 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}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142504226 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142504227 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142504228 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.058Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142504228 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}
16:25:02 [2019-12-26T21:25:02.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142504299 data=null button=1 stateMask=0x80000 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142504684 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142504695 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142504695 data=null} to TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Attempting to set focus on Table with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142504698 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142504698 data=null doit=true} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142504699 data=null} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142504699 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142504699 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142504724 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:02 [2019-12-26T21:25:02.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142505828 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142505828 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142505828 data=null} to TreeItem with text {simple_server-thread2}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142505829 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505829 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}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142505834 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:03 [2019-12-26T21:25:03.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142505847 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142505847 data=null doit=true} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142505847 data=null} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142505847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142505885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142505889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142505889 data=null doit=true} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142505889 data=null} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142505889 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142505896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:03 [2019-12-26T21:25:03.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142505897 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142505897 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142505897 data=null} to TreeItem with text {Traces [3]}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142505898 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505898 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]}
16:25:03 [2019-12-26T21:25:03.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142505917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:03 [2019-12-26T21:25:03.758Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506376 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142506376 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142506376 data=null} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506376 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506377 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}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506413 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:04 [2019-12-26T21:25:04.272Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506416 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142506416 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142506417 data=null} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506417 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506417 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}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506422 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506423 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142506423 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142506423 data=null} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506423 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506423 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}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506433 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506434 data=null button=1 stateMask=0x0 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506434 data=null button=1 stateMask=0x0 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.272Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142506435 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}
16:25:04 [2019-12-26T21:25:04.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506544 data=null button=1 stateMask=0x80000 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142506883 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142506900 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142506900 data=null} to TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Attempting to set focus on Table with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142506904 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142506904 data=null doit=true} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142506905 data=null} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142506905 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142506905 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142506923 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:04 [2019-12-26T21:25:04.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142508016 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142508016 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142508017 data=null} to TreeItem with text {ust-overlap-testing}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142508017 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508017 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}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142508023 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508049 data=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508049 data=null} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508073 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508113 data=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508113 data=null} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508120 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142508121 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142508121 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142508121 data=null} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142508122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508122 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]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142508138 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508182 data=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508182 data=null} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508206 data=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508206 data=null} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:05 [2019-12-26T21:25:05.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142508217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142508218 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142508218 data=null} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142508218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508218 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]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142508232 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142508233 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142508233 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142508233 data=null} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142508234 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508234 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]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142508238 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:25:05 [2019-12-26T21:25:05.974Z] DEBUG - Clicking on with mnemonic 'Clear'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Clicked on with mnemonic 'Clear'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142508462 data=null doit=true} to Shell with text {Confirm Clear}
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Clicking on &Yes
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142508463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142508463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142508463 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142508463 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142508463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142508464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:06 [2019-12-26T21:25:06.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142508464 data=null item=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')
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142508277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Clicked on 
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142509734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142509734 data=null doit=true} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142509735 data=null} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142509735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142509735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142509771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142509772 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142509772 data=null doit=true} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142509772 data=null} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142509772 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142509773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142509779 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:07 [2019-12-26T21:25:07.704Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142509780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142509781 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142509781 data=null} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142509781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142509781 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]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142509797 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142509798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142509798 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142509798 data=null} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142509799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142509799 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]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142509811 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:07 [2019-12-26T21:25:07.704Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142510186 data=null doit=true} to Shell with text {Trace Import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:08 [2019-12-26T21:25:08.058Z] 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')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142510208 data=null} to (of type 'Combo')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142510287 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142510287 data=null doit=true} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142510287 data=null} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142510288 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510288 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142510289 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Setting state to checked on: import
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=1142510303 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:'))
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.058Z] 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')
16:25:08 [2019-12-26T21:25:08.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.059Z] 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')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:08 [2019-12-26T21:25:08.059Z] 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')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] 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')
16:25:08 [2019-12-26T21:25:08.059Z] 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.
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Clicking on &Finish
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142510384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142510385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142510385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142510385 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142510385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142510386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.317Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Clicked on &Finish
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142510732 data=null doit=true} to Shell with text {Confirmation}
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Clicking on Skip All
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142510733 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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142510733 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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142510733 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142510748 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142510748 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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142510748 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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142510748 data=null item=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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142510386 data=null item=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')
16:25:08 [2019-12-26T21:25:08.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142509851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Clicked on 
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510966 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510966 data=null doit=true} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510966 data=null} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510966 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142510986 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510987 data=null doit=true} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510987 data=null} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510987 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142511003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:08 [2019-12-26T21:25:08.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142511004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142511004 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142511004 data=null} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142511004 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511004 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]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142511026 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142511027 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142511027 data=null} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142511028 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142511028 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [3]}
16:25:08 [2019-12-26T21:25:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142511030 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:09 [2019-12-26T21:25:09.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511471 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142511497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142511498 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511498 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511499 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511527 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:09 [2019-12-26T21:25:09.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511532 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142511532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142511532 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511532 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511537 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511538 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142511538 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142511539 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511539 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511539 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511543 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511544 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511544 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142511544 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511599 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142511904 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142511920 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142511929 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:09 [2019-12-26T21:25:09.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:10 [2019-12-26T21:25:10.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:10 [2019-12-26T21:25:10.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Attempting to set focus on Table with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142512936 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142512936 data=null doit=true} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142512937 data=null} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142512937 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142512938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142512953 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:10 [2019-12-26T21:25:10.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142513133 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142513133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142513133 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142513134 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513134 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142513139 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:10 [2019-12-26T21:25:10.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142513145 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142513152 data=null doit=true} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142513152 data=null} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142513152 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142513185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142513186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142513186 data=null doit=true} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142513186 data=null} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142513187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142513196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:10 [2019-12-26T21:25:10.985Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142513197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142513197 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142513197 data=null} to TreeItem with text {Traces [3]}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142513198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513198 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]}
16:25:10 [2019-12-26T21:25:10.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142513215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:10 [2019-12-26T21:25:10.985Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513682 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142513682 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142513682 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513683 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513683 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}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513716 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:11 [2019-12-26T21:25:11.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513720 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142513720 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142513720 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513720 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513720 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}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513725 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513725 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142513726 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142513726 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513727 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142513727 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}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513730 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513731 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513737 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142513737 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}
16:25:11 [2019-12-26T21:25:11.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142513809 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514022 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142514032 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142514032 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:11 [2019-12-26T21:25:11.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142515021 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142515022 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142515022 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142515023 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515024 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}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142515030 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142515044 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142515044 data=null doit=true} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142515044 data=null} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142515045 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142515084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142515085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142515085 data=null doit=true} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142515085 data=null} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142515086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142515099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:12 [2019-12-26T21:25:12.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142515100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142515100 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142515101 data=null} to TreeItem with text {Traces [3]}
16:25:12 [2019-12-26T21:25:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142515101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515101 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]}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142515124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:12 [2019-12-26T21:25:12.993Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142515214 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142515214 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142515215 data=null} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142515216 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515216 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}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142515246 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:12 [2019-12-26T21:25:12.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142515259 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142515260 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142515260 data=null} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142515260 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515260 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}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142515265 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142515265 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142515265 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142515269 data=null} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142515270 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142515270 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}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142515275 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142515275 data=null button=1 stateMask=0x0 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142515275 data=null button=1 stateMask=0x0 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142515276 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}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142515332 data=null button=1 stateMask=0x80000 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142515341 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142515342 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142515342 data=null} to TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:12 [2019-12-26T21:25:12.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:13 [2019-12-26T21:25:13.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:13 [2019-12-26T21:25:13.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:13 [2019-12-26T21:25:13.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142516927 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142516928 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142516928 data=null} to TreeItem with text {unrecognized.log}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142516928 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516928 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}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142516933 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142516946 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142516946 data=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142516946 data=null} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142516946 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142516979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142516981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142516981 data=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142516981 data=null} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142516982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142516988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142516990 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142516990 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142516990 data=null} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142516990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516990 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]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142517008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142517017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142517023 data=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142517024 data=null} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142517024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142517025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142517075 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142517076 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142517076 data=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142517077 data=null} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142517077 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142517077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142517083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:14 [2019-12-26T21:25:14.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142517086 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142517086 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142517086 data=null} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142517086 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142517086 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]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142517103 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142517104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142517104 data=null doit=true} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142517104 data=null} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142517105 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142517105 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]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142517115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:25:14 [2019-12-26T21:25:14.926Z] DEBUG - Clicking on with mnemonic 'Clear'
16:25:15 [2019-12-26T21:25:15.182Z] DEBUG - Clicked on with mnemonic 'Clear'
16:25:15 [2019-12-26T21:25:15.182Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:25:15 [2019-12-26T21:25:15.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142517408 data=null doit=true} to Shell with text {Confirm Clear}
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Clicking on &Yes
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142517409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142517409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142517409 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142517409 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142517410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142517410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:15 [2019-12-26T21:25:15.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142517410 data=null item=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')
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142517192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Clicked on 
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142518698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142518698 data=null doit=true} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142518698 data=null} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142518699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142518725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:16 [2019-12-26T21:25:16.551Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:25:16 [2019-12-26T21:25:16.551Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:16 [2019-12-26T21:25:16.551Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1142518999 data=null doit=true} to Shell with text {Import}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142519016 data=null doit=true} to TreeItem with text {Tracing}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142519019 data=null} to TreeItem with text {Tracing}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142519020 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142519020 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}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142519077 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1142519080 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1142519080 data=null doit=true} to Tree node with text: Trace Import
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1142519081 data=null} to Tree node with text: Trace Import
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1142519081 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519081 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
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1142519095 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Clicking on &Next >
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1142519098 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')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1142519098 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')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1142519098 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1142519098 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1142519098 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')
16:25:16 [2019-12-26T21:25:16.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1142519098 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')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1142519098 data=null item=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')
16:25:17 [2019-12-26T21:25:17.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.065Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Clicked on &Next >
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:17 [2019-12-26T21:25:17.065Z] 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')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142519412 data=null} to (of type 'Combo')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:17 [2019-12-26T21:25:17.065Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142519494 data=null doit=true} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142519494 data=null} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142519495 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142519495 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142519498 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142519499 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142519499 data=null doit=true} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142519499 data=null} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142519500 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519500 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142519500 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142519520 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:'))
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.323Z] 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')
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d959df4
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142519527 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142519527 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142519572 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142519572 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142519572 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142519572 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142519573 data=null item=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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142519573 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142519573 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142519573 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142519573 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142519573 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.324Z] 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')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:17 [2019-12-26T21:25:17.325Z] 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')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] 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')
16:25:17 [2019-12-26T21:25:17.325Z] 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.
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Clicking on &Finish
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142519582 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142519583 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142519583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142519583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142519583 data=null item=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')
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142518734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Clicked on 
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142520111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142520111 data=null doit=true} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142520111 data=null} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142520112 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142520129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142520130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142520130 data=null doit=true} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142520131 data=null} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142520131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142520146 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:17 [2019-12-26T21:25:17.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142520171 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142520171 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142520171 data=null} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142520171 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520171 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]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142520190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142520191 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142520191 data=null} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142520192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142520192 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]}
16:25:17 [2019-12-26T21:25:17.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142520193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520689 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142520689 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142520689 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520690 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520690 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520727 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:18 [2019-12-26T21:25:18.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520773 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142520773 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142520774 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520774 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520774 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520781 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520783 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142520783 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142520784 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520784 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520784 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520797 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520798 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.561Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520798 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.818Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142520799 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:18 [2019-12-26T21:25:18.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142520917 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:19 [2019-12-26T21:25:19.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142521188 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142521190 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142521190 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:19 [2019-12-26T21:25:19.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:19 [2019-12-26T21:25:19.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:19 [2019-12-26T21:25:19.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Attempting to set focus on Table with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142522204 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142522205 data=null doit=true} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142522205 data=null} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142522205 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142522206 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142522225 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:19 [2019-12-26T21:25:19.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142522402 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142522402 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142522402 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142522403 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522403 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142522408 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142522426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142522426 data=null doit=true} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142522426 data=null} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142522427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142522462 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142522462 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142522463 data=null doit=true} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142522463 data=null} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142522468 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142522476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:20 [2019-12-26T21:25:20.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142522477 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142522477 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142522477 data=null} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142522477 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522478 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]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142522498 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142522499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142522499 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142522499 data=null} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142522500 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522500 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]}
16:25:20 [2019-12-26T21:25:20.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142522508 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Clicking on with mnemonic 'Clear'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Clicked on with mnemonic 'Clear'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142522735 data=null doit=true} to Shell with text {Confirm Clear}
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Clicking on &Yes
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142522736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142522736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142522736 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142522736 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142522736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142522736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:20 [2019-12-26T21:25:20.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142522736 data=null item=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')
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142522549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - Clicked on 
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Unselecting all in (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142523214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142523243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142523243 data=null doit=true} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142523243 data=null} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142523245 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523245 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')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142523280 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree')
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:20 [2019-12-26T21:25:20.975Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1142523413 data=null doit=true} to Shell with text {Import}
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1142523417 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1142523417 data=null doit=true} to Tree node with text: Trace Import
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1142523421 data=null} to Tree node with text: Trace Import
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1142523421 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523422 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
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1142523422 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Clicking on &Next >
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1142523424 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')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1142523424 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')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1142523424 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1142523424 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1142523432 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')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1142523432 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')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1142523433 data=null item=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')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Clicked on &Next >
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:21 [2019-12-26T21:25:21.232Z] 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')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:21 [2019-12-26T21:25:21.232Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142523626 data=null} to (of type 'Combo')
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142523722 data=null doit=true} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142523722 data=null} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142523722 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142523728 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142523730 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.490Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142523732 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142523733 data=null doit=true} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142523733 data=null} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142523734 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523734 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142523735 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142523753 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:'))
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.491Z] 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')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.491Z] 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')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:21 [2019-12-26T21:25:21.492Z] 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')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] 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')
16:25:21 [2019-12-26T21:25:21.492Z] 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.
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Clicking on &Finish
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142523774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142523774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142523774 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142523774 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142523774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:21 [2019-12-26T21:25:21.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142523775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142523775 data=null item=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')
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142523282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Clicked on 
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142524185 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142524185 data=null doit=true} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142524185 data=null} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142524185 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524185 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}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142524210 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142524218 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142524218 data=null doit=true} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142524218 data=null} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142524219 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524219 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}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142524225 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142524225 data=null doit=true} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142524226 data=null} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142524226 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142524226 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}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142524239 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142524240 data=null button=0 stateMask=0x0 x=91 y=116 count=0} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142524240 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142524240 data=null} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142524240 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524241 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]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142524254 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142524254 data=null doit=true} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142524254 data=null} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142524255 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.058Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142524255 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]}
16:25:22 [2019-12-26T21:25:22.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142524256 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524614 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524615 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524615 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524615 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524653 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:22 [2019-12-26T21:25:22.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524658 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524658 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524659 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524659 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524664 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524664 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524665 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524665 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524670 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524671 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.315Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524671 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142524671 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524799 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142525011 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142525012 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142525012 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:22 [2019-12-26T21:25:22.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:23 [2019-12-26T21:25:23.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:23 [2019-12-26T21:25:23.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Attempting to set focus on Table with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142526025 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142526025 data=null doit=true} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142526025 data=null} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142526025 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142526026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142526071 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:23 [2019-12-26T21:25:23.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142526255 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142526256 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142526256 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142526256 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142526257 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142526263 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:23 [2019-12-26T21:25:23.956Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1142526279 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142526311 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142526311 data=null doit=true} to TreeItem with text {Tracing}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142526312 data=null} to TreeItem with text {Tracing}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142526312 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:23 [2019-12-26T21:25:23.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142526312 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}
16:25:24 [2019-12-26T21:25:24.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142526353 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:25:24 [2019-12-26T21:25:24.212Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:25:24 [2019-12-26T21:25:24.212Z] DEBUG - Clicking on with mnemonic 'Delete'
16:25:24 [2019-12-26T21:25:24.212Z] DEBUG - Clicked on with mnemonic 'Delete'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null 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')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527215 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142527215 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Clicking on OK
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142527216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142527216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142527216 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142527216 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142527217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142527217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.143Z] DEBUG - Clicked on OK
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142527217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142526429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142527734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142527735 data=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142527735 data=null} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142527735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142527736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142527773 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142527774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142527774 data=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142527775 data=null} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142527775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142527775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142527789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142527791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142527791 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142527791 data=null} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142527792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142527792 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]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142527811 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142527813 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142527814 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142527814 data=null} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142527814 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142527815 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]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142527826 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Clicking on with mnemonic 'Clear'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Clicked on with mnemonic 'Clear'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142527967 data=null doit=true} to Shell with text {Confirm Clear}
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Clicking on &Yes
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142527968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142527968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142527968 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142527968 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142527970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142527971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:25 [2019-12-26T21:25:25.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142527971 data=null item=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')
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142527867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Clicked on 
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142528129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142528129 data=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142528130 data=null} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142528130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142528163 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142528164 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142528164 data=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142528164 data=null} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142528165 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142528180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:25 [2019-12-26T21:25:25.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142528182 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142528182 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142528182 data=null} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142528183 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528188 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]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142528197 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142528198 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142528198 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142528198 data=null} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142528198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528199 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]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142528214 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:25 [2019-12-26T21:25:25.915Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142528485 data=null doit=true} to Shell with text {Trace Import}
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:26 [2019-12-26T21:25:26.171Z] 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')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142528521 data=null} to (of type 'Combo')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:26 [2019-12-26T21:25:26.171Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142528567 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142528567 data=null doit=true} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142528567 data=null} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142528568 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528568 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142528569 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - Setting state to checked on: import
16:25:26 [2019-12-26T21:25:26.429Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=1142528587 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:'))
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.430Z] 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52cc4c56
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142528593 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142528593 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142528593 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142528593 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142528594 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142528594 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142528594 data=null item=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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142528594 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142528594 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142528594 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142528594 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142528594 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.430Z] 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')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:26 [2019-12-26T21:25:26.431Z] 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')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] 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')
16:25:26 [2019-12-26T21:25:26.431Z] 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.
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Clicking on &Finish
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142528615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142528615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142528619 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142528619 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142528620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142528620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:26 [2019-12-26T21:25:26.431Z] DEBUG - Clicked on &Finish
16:25:26 [2019-12-26T21:25:26.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142528620 data=null item=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')
16:25:26 [2019-12-26T21:25:26.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142528253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:26 [2019-12-26T21:25:26.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142529301 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142529301 data=null doit=true} to TreeItem with text {test}
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142529301 data=null} to TreeItem with text {test}
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142529301 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:26 [2019-12-26T21:25:26.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142529320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142529321 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142529321 data=null doit=true} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142529322 data=null} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142529322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142529334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:27 [2019-12-26T21:25:27.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142529335 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142529335 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142529335 data=null} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142529335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529336 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]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142529342 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142529343 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142529343 data=null} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142529344 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142529344 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]}
16:25:27 [2019-12-26T21:25:27.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142529346 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529716 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142529716 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142529716 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529717 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529717 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529749 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:27 [2019-12-26T21:25:27.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529754 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142529754 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142529754 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529754 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529755 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529759 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529760 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142529760 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142529760 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529761 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142529761 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529765 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529765 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529766 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142529766 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142529823 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142530132 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142530157 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142530170 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:27 [2019-12-26T21:25:27.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:28 [2019-12-26T21:25:28.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:28 [2019-12-26T21:25:28.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Attempting to set focus on Table with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142531176 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142531177 data=null doit=true} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142531177 data=null} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142531177 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142531184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142531199 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:28 [2019-12-26T21:25:28.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142531382 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142531382 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142531383 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142531383 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531384 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142531390 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142531409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142531409 data=null doit=true} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142531410 data=null} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142531410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142531485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142531486 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142531486 data=null doit=true} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142531486 data=null} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142531486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142531494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:29 [2019-12-26T21:25:29.204Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142531495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142531495 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142531496 data=null} to TreeItem with text {Traces [5]}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142531496 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531496 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]}
16:25:29 [2019-12-26T21:25:29.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142531514 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:29 [2019-12-26T21:25:29.204Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531818 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142531818 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142531818 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531819 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531819 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}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531853 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:29 [2019-12-26T21:25:29.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531857 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142531857 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142531857 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531857 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531857 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}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531862 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531862 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142531863 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142531863 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531863 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531863 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}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531867 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531867 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531868 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.718Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142531868 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}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142531927 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142532183 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142532186 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142532186 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:29 [2019-12-26T21:25:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142533164 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142533164 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142533165 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142533165 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533166 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}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142533171 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:30 [2019-12-26T21:25:30.905Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142533184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142533184 data=null doit=true} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142533184 data=null} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142533184 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142533216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142533217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142533217 data=null doit=true} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142533217 data=null} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142533219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142533225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:30 [2019-12-26T21:25:30.905Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142533226 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142533226 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142533227 data=null} to TreeItem with text {Traces [5]}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142533227 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533227 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]}
16:25:30 [2019-12-26T21:25:30.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142533251 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:30 [2019-12-26T21:25:30.905Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142533349 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142533349 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142533349 data=null} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142533350 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533350 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}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142533381 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:31 [2019-12-26T21:25:31.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142533384 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142533385 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142533385 data=null} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142533385 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533385 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}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142533390 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142533391 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142533391 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142533391 data=null} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142533392 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533392 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}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142533395 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142533396 data=null button=1 stateMask=0x0 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142533396 data=null button=1 stateMask=0x0 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142533397 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}
16:25:31 [2019-12-26T21:25:31.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142533467 data=null button=1 stateMask=0x80000 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142533649 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142533676 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142533677 data=null} to TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:31 [2019-12-26T21:25:31.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142534658 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142534658 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142534659 data=null} to TreeItem with text {unrecognized.log}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142534659 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534659 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}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142534664 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142534681 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142534681 data=null doit=true} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142534682 data=null} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142534682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142534718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142534719 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142534719 data=null doit=true} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142534719 data=null} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142534719 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142534726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:32 [2019-12-26T21:25:32.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142534727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142534727 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142534728 data=null} to TreeItem with text {Traces [5]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142534728 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534728 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]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142534746 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:32 [2019-12-26T21:25:32.607Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=1142534747 data=null doit=true} to TreeItem with text {z-clashes [2]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=1142534747 data=null} to TreeItem with text {z-clashes [2]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=1142534748 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [2]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142534748 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [2]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=1142534750 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [2]}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534854 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142534854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142534854 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534855 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534884 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:32 [2019-12-26T21:25:32.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534887 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142534887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142534887 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534888 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534888 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534892 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534893 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142534893 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142534893 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534894 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534897 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534897 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534898 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.607Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142534898 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142534958 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142535189 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142535202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142535202 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:32 [2019-12-26T21:25:32.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:33 [2019-12-26T21:25:33.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:33 [2019-12-26T21:25:33.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Attempting to set focus on Table with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142536211 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142536211 data=null doit=true} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142536212 data=null} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142536212 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142536212 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142536231 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:33 [2019-12-26T21:25:33.989Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142536418 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142536419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142536419 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142536419 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536419 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142536424 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142536444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142536445 data=null doit=true} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142536445 data=null} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142536446 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142536479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142536481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142536482 data=null doit=true} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142536482 data=null} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142536483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142536491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:34 [2019-12-26T21:25:34.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142536493 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142536493 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142536493 data=null} to TreeItem with text {Traces [5]}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142536494 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536494 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]}
16:25:34 [2019-12-26T21:25:34.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142536509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:34 [2019-12-26T21:25:34.246Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:34 [2019-12-26T21:25:34.246Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142536972 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142536973 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142536973 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142536974 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536974 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}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537005 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:34 [2019-12-26T21:25:34.810Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537010 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142537010 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142537010 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537010 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142537011 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}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537016 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537016 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142537016 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142537017 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537017 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142537017 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}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537021 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537022 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537022 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:34 [2019-12-26T21:25:34.810Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142537022 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}
16:25:35 [2019-12-26T21:25:35.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537170 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:35 [2019-12-26T21:25:35.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142537341 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:35 [2019-12-26T21:25:35.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142537342 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:35 [2019-12-26T21:25:35.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142537342 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:35 [2019-12-26T21:25:35.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:35 [2019-12-26T21:25:35.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142538424 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142538425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142538425 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142538426 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538426 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}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142538432 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142538443 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142538443 data=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142538444 data=null} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142538444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142538476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142538479 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142538479 data=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142538479 data=null} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142538479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142538486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142538487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142538487 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142538487 data=null} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142538487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538487 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]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142538505 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142538511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142538511 data=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142538511 data=null} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142538512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142538528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142538544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142538544 data=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142538544 data=null} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142538544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142538559 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:36 [2019-12-26T21:25:36.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142538560 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142538560 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142538560 data=null} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142538560 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538561 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]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142538577 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142538578 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142538578 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142538578 data=null} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142538578 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142538579 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]}
16:25:36 [2019-12-26T21:25:36.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142538591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:36 [2019-12-26T21:25:36.512Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:36 [2019-12-26T21:25:36.512Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142539010 data=null doit=true} to Shell with text {Trace Import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:36 [2019-12-26T21:25:36.770Z] 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')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142539035 data=null} to (of type 'Combo')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142539085 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142539085 data=null doit=true} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142539085 data=null} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142539085 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539085 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142539086 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Setting state to checked on: import
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=1142539094 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:'))
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] 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')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] 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')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:36 [2019-12-26T21:25:36.771Z] 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')
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] 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')
16:25:36 [2019-12-26T21:25:36.771Z] 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.
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Clicking on &Finish
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142539128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142539128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142539128 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142539128 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142539128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:36 [2019-12-26T21:25:36.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142539128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - Clicked on &Finish
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142539373 data=null doit=true} to Shell with text {Confirmation}
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - Clicking on Skip All
16:25:37 [2019-12-26T21:25:37.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142539374 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')
16:25:37 [2019-12-26T21:25:37.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142539374 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')
16:25:37 [2019-12-26T21:25:37.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142539374 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142539374 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
16:25:37 [2019-12-26T21:25:37.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142539388 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')
16:25:37 [2019-12-26T21:25:37.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142539389 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')
16:25:37 [2019-12-26T21:25:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142539389 data=null item=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')
16:25:37 [2019-12-26T21:25:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142539128 data=null item=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')
16:25:37 [2019-12-26T21:25:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142538670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Clicked on 
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142539805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142539805 data=null doit=true} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142539806 data=null} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142539806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142539853 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142539854 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142539854 data=null doit=true} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142539854 data=null} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142539855 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142539863 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:37 [2019-12-26T21:25:37.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142539864 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142539865 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142539865 data=null} to TreeItem with text {Traces [5]}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142539865 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539865 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]}
16:25:37 [2019-12-26T21:25:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142539880 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:37 [2019-12-26T21:25:37.758Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540248 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142540248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142540248 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540249 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540286 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540290 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142540290 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142540290 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540290 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540290 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540296 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540297 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142540297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142540297 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540298 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540298 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540309 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540309 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.016Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540310 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142540310 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540385 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540523 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142540524 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142540524 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Attempting to set focus on Table with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142540527 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142540527 data=null doit=true} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142540534 data=null} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142540535 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142540535 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142540541 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:38 [2019-12-26T21:25:38.273Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540717 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142540717 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142540718 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540718 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540718 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142540723 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142540729 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142540729 data=null doit=true} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142540730 data=null} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142540730 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142540763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142540764 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142540764 data=null doit=true} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142540765 data=null} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142540765 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142540775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:38 [2019-12-26T21:25:38.531Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142540777 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142540777 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142540777 data=null} to TreeItem with text {Traces [5]}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142540777 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142540777 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]}
16:25:38 [2019-12-26T21:25:38.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142540802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:38 [2019-12-26T21:25:38.531Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541267 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142541267 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142541267 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541267 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541268 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}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541301 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541304 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142541305 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142541305 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541305 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541305 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}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541310 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541310 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142541310 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142541311 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541311 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541311 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}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541315 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541316 data=null button=1 stateMask=0x0 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541316 data=null button=1 stateMask=0x0 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.094Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142541316 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}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541378 data=null button=1 stateMask=0x80000 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541477 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142541477 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142541477 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541587 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142541587 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142541587 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541587 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541588 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}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142541594 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142541601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142541605 data=null doit=true} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142541605 data=null} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142541605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142541643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142541644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142541644 data=null doit=true} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142541644 data=null} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142541644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142541651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:39 [2019-12-26T21:25:39.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142541652 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142541652 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142541652 data=null} to TreeItem with text {Traces [5]}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142541652 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541652 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]}
16:25:39 [2019-12-26T21:25:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142541669 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:39 [2019-12-26T21:25:39.352Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142542047 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142542047 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142542048 data=null} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142542048 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542049 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}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142542086 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:39 [2019-12-26T21:25:39.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142542090 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142542090 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142542090 data=null} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142542091 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542091 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}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142542096 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142542097 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142542097 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142542097 data=null} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142542098 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542098 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}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142542108 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142542109 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142542109 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:25:39 [2019-12-26T21:25:39.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142542109 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}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142542290 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142542298 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142542298 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142542298 data=null} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142542409 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142542410 data=null doit=true} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142542410 data=null} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142542411 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542411 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}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142542416 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142542423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142542427 data=null doit=true} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142542428 data=null} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142542428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142542463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142542463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142542464 data=null doit=true} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142542464 data=null} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142542464 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142542470 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:40 [2019-12-26T21:25:40.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142542471 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142542471 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142542471 data=null} to TreeItem with text {Traces [5]}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142542472 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542472 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]}
16:25:40 [2019-12-26T21:25:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142542479 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:40 [2019-12-26T21:25:40.175Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:40 [2019-12-26T21:25:40.175Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:25:40 [2019-12-26T21:25:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542857 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142542857 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142542857 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542858 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542858 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542889 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:40 [2019-12-26T21:25:40.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542893 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142542894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142542894 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542894 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542899 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542900 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142542900 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142542900 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542901 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142542901 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542904 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542905 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142542905 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142542905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543093 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543292 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142543293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142543293 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Attempting to set focus on Table with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142543300 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142543300 data=null doit=true} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142543300 data=null} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142543301 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142543301 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142543307 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:40 [2019-12-26T21:25:40.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543452 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142543453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142543453 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543454 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543454 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543460 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142543472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142543472 data=null doit=true} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142543472 data=null} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142543473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142543507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142543508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142543508 data=null doit=true} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142543508 data=null} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142543509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142543515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:41 [2019-12-26T21:25:41.204Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142543516 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142543516 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142543517 data=null} to TreeItem with text {Traces [5]}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142543517 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543521 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]}
16:25:41 [2019-12-26T21:25:41.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142543530 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:41 [2019-12-26T21:25:41.204Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:41 [2019-12-26T21:25:41.204Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543994 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142543994 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142543994 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543995 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543995 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}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544031 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:41 [2019-12-26T21:25:41.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544035 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142544035 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142544035 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544035 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544036 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}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544042 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544043 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142544043 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142544044 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544044 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544044 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}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544055 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544055 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:41 [2019-12-26T21:25:41.770Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544056 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142544056 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}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544242 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544252 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142544252 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142544252 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544383 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142544384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142544384 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544385 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544385 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}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142544392 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:42 [2019-12-26T21:25:42.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142544403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142544404 data=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142544404 data=null} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142544404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142544478 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142544480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142544480 data=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142544480 data=null} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142544481 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142544490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142544492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142544492 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142544493 data=null} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142544493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544493 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]}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142544509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.285Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142544524 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142544524 data=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142544524 data=null} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142544524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142544544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142544546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142544546 data=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142544546 data=null} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142544547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142544565 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:42 [2019-12-26T21:25:42.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142544567 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142544567 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142544567 data=null} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142544567 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544568 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]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142544583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142544584 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142544584 data=null doit=true} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142544584 data=null} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142544585 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544585 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]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142544597 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:42 [2019-12-26T21:25:42.286Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142544905 data=null doit=true} to Shell with text {Trace Import}
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:42 [2019-12-26T21:25:42.543Z] 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')
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142544914 data=null} to (of type 'Combo')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142544970 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142544970 data=null doit=true} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142544971 data=null} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142544971 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142544971 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142544972 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Setting state to checked on: import
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=1142544979 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:'))
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.801Z] 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')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.802Z] 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')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:42 [2019-12-26T21:25:42.802Z] 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')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] 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')
16:25:42 [2019-12-26T21:25:42.802Z] 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.
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Clicking on &Finish
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142545008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142545008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142545008 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142545009 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142545009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:42 [2019-12-26T21:25:42.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142545009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Clicked on &Finish
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142545308 data=null doit=true} to Shell with text {Confirmation}
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Clicking on Rename All
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142545309 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')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142545309 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')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142545309 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142545309 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142545309 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')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142545309 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')
16:25:43 [2019-12-26T21:25:43.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142545370 data=null item=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')
16:25:43 [2019-12-26T21:25:43.318Z] DEBUG - Clicked on 
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142545009 data=null item=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')
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142544638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142546200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142546201 data=null doit=true} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142546201 data=null} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142546202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142546234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142546235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142546235 data=null doit=true} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142546235 data=null} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142546235 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142546248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:43 [2019-12-26T21:25:43.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142546249 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142546249 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142546249 data=null} to TreeItem with text {Traces [10]}
16:25:43 [2019-12-26T21:25:43.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142546250 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:44 [2019-12-26T21:25:44.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546250 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:44 [2019-12-26T21:25:44.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142546258 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:44 [2019-12-26T21:25:44.140Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546723 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546724 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546725 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546726 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)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546763 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:44 [2019-12-26T21:25:44.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546766 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546766 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546766 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546767 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546767 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)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546772 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546772 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546772 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546773 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546773 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142546773 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)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546777 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546777 data=null button=1 stateMask=0x0 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546783 data=null button=1 stateMask=0x0 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142546783 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)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142546854 data=null button=1 stateMask=0x80000 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142547113 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142547175 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142547175 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:44 [2019-12-26T21:25:44.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:45 [2019-12-26T21:25:45.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:45 [2019-12-26T21:25:45.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Attempting to set focus on Table with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142548181 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142548181 data=null doit=true} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142548181 data=null} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142548182 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142548219 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142548230 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142548389 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142548390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142548390 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142548390 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142548391 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)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142548396 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142548423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142548423 data=null doit=true} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142548423 data=null} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142548424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142548424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142548463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142548464 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142548464 data=null doit=true} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142548465 data=null} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142548465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142548465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142548472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:46 [2019-12-26T21:25:46.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142548473 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142548473 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142548473 data=null} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142548473 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142548473 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142548487 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:46 [2019-12-26T21:25:46.299Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:46 [2019-12-26T21:25:46.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142548961 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142548961 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142548961 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142548962 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142548962 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)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549004 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:46 [2019-12-26T21:25:46.863Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549008 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549008 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549008 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549008 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549009 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)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549013 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549014 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549014 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549015 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549015 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549015 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)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549024 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549025 data=null button=1 stateMask=0x0 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549025 data=null button=1 stateMask=0x0 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:46 [2019-12-26T21:25:46.863Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142549026 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)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549171 data=null button=1 stateMask=0x80000 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549357 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549358 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142549358 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:47 [2019-12-26T21:25:47.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:48 [2019-12-26T21:25:48.052Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142550461 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142550461 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142550461 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142550462 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550462 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)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142550467 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.309Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142550472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142550473 data=null doit=true} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142550473 data=null} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142550473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142550507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142550508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142550508 data=null doit=true} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142550508 data=null} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142550509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142550524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:48 [2019-12-26T21:25:48.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142550525 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142550525 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142550526 data=null} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142550526 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550526 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142550544 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:48 [2019-12-26T21:25:48.310Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550640 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1142550640 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1142550640 data=null} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550641 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550641 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550679 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:48 [2019-12-26T21:25:48.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550682 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1142550682 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1142550682 data=null} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550682 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550683 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550687 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550688 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1142550688 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1142550688 data=null} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550688 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142550689 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550692 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550693 data=null button=1 stateMask=0x0 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.567Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550693 data=null button=1 stateMask=0x0 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.567Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142550693 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142550814 data=null button=1 stateMask=0x80000 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142551025 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=1142551027 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=1142551028 data=null} to TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:48 [2019-12-26T21:25:48.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142552013 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=1142552014 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=1142552014 data=null} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142552014 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552015 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=1142552019 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:49 [2019-12-26T21:25:49.754Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142552026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142552032 data=null doit=true} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142552033 data=null} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142552033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142552080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142552081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142552081 data=null doit=true} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142552081 data=null} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142552081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142552088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:49 [2019-12-26T21:25:49.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142552089 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142552089 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142552089 data=null} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142552089 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552090 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142552106 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:49 [2019-12-26T21:25:49.754Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:49 [2019-12-26T21:25:49.754Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552215 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552215 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552215 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552216 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552216 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)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552256 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:50 [2019-12-26T21:25:50.011Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:50 [2019-12-26T21:25:50.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552260 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552260 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552260 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552260 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552260 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)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552265 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552266 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552266 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552266 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552267 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142552267 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)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552271 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552271 data=null button=1 stateMask=0x0 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.012Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552272 data=null button=1 stateMask=0x0 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.268Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142552272 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)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552470 data=null button=1 stateMask=0x80000 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552670 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552672 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142552672 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:50 [2019-12-26T21:25:50.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:51 [2019-12-26T21:25:51.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:51 [2019-12-26T21:25:51.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Attempting to set focus on Table with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142553726 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142553726 data=null doit=true} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142553726 data=null} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142553727 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142553727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142553736 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553937 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553937 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553938 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:51 [2019-12-26T21:25:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553938 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)}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553943 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:51 [2019-12-26T21:25:51.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142553949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142553955 data=null doit=true} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142553955 data=null} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142553956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142553997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142553999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142553999 data=null doit=true} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142553999 data=null} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142553999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142554006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:51 [2019-12-26T21:25:51.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142554007 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142554007 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142554007 data=null} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142554007 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142554008 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142554025 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:51 [2019-12-26T21:25:51.911Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:51 [2019-12-26T21:25:51.911Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554505 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554506 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554506 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554506 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142554507 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)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554546 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:52 [2019-12-26T21:25:52.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554549 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554550 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554550 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554550 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142554550 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)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554555 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554574 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554574 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554575 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554575 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142554575 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)}
16:25:52 [2019-12-26T21:25:52.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554580 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554581 data=null button=1 stateMask=0x0 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.425Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554581 data=null button=1 stateMask=0x0 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.425Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142554582 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)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554719 data=null button=1 stateMask=0x80000 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554894 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554895 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142554895 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:52 [2019-12-26T21:25:52.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555898 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555898 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555898 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555899 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555899 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)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555905 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.611Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:53 [2019-12-26T21:25:53.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142555917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142555918 data=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142555918 data=null} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142555918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142555959 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142555960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142555961 data=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142555961 data=null} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142555961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142555979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.612Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142555981 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142555982 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142555982 data=null} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142555982 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555982 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142556009 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142556020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142556020 data=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142556021 data=null} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142556021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142556021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142556044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142556053 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142556053 data=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142556053 data=null} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142556053 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142556054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142556062 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:53 [2019-12-26T21:25:53.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142556074 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142556074 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142556074 data=null} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142556075 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142556075 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142556095 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142556096 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142556096 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142556096 data=null} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142556097 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142556097 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142556113 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:25:53 [2019-12-26T21:25:53.869Z] DEBUG - Clicking on with mnemonic 'Clear'
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - Clicked on with mnemonic 'Clear'
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142556469 data=null doit=true} to Shell with text {Confirm Clear}
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:25:54 [2019-12-26T21:25:54.125Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Clicking on &Yes
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142556471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142556471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142556471 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142556471 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142556479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142556479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:25:54 [2019-12-26T21:25:54.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142556479 data=null item=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')
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Clicked on 
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142556207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142559755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142559755 data=null doit=true} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142559755 data=null} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142559756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142559784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142559784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142559784 data=null doit=true} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142559785 data=null} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142559785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142559800 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:57 [2019-12-26T21:25:57.653Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142559801 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142559801 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142559801 data=null} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142559802 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559802 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=1142559820 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=1142559821 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=1142559821 data=null doit=true} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=1142559821 data=null} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=1142559821 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559821 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [10]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142559835 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Clicking on with mnemonic 'New Folder...'
16:25:57 [2019-12-26T21:25:57.653Z] DEBUG - Clicked on with mnemonic 'New Folder...'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Clicking on OK
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142560042 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142560042 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142560042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142559883 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...'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Clicked on 
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142560170 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142560170 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142560170 data=null} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142560170 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142560170 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]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142560176 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Clicking on with mnemonic 'New Folder...'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Clicked on with mnemonic 'New Folder...'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Clicking on OK
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142560310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142560310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142560310 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142560310 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142560310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142560310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142560313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142560218 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...'
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Clicked on 
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142560414 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142560414 data=null} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142560414 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142560415 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]}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142560416 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1142560417 data=null button=0 stateMask=0x0 x=102 y=74 count=0} to TreeItem with text {FolderA}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1142560417 data=null doit=true} to TreeItem with text {FolderA}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1142560417 data=null} to TreeItem with text {FolderA}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1142560418 data=null button=1 stateMask=0x0 x=102 y=74 count=1} to TreeItem with text {FolderA}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142560418 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}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1142560438 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA}
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:25:58 [2019-12-26T21:25:58.263Z] DEBUG - Clicking on with mnemonic 'Import...'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Clicked on with mnemonic 'Import...'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142560715 data=null doit=true} to Shell with text {Trace Import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:25:58 [2019-12-26T21:25:58.521Z] 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')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142560753 data=null} to (of type 'Combo')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142560802 data=null doit=true} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142560802 data=null} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142560803 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142560803 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142560805 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142560806 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142560806 data=null doit=true} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142560806 data=null} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142560807 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142560807 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142560807 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:25:58 [2019-12-26T21:25:58.521Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:58 [2019-12-26T21:25:58.522Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142560825 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142560825 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142560825 data=null} to Tree node with text: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142560829 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142560829 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
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142560837 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142560842 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:'))
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.522Z] 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2329f146
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142560846 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142560846 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142560846 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142560846 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142560847 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142560847 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142560847 data=null item=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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142560847 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142560847 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142560847 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142560847 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142560847 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.522Z] 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')
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:25:58 [2019-12-26T21:25:58.523Z] 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')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] 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')
16:25:58 [2019-12-26T21:25:58.523Z] 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.
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Clicking on &Finish
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142560879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142560879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142560879 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142560879 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142560879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:58 [2019-12-26T21:25:58.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142560879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142560879 data=null item=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')
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142560493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Clicked on 
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142561314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142561314 data=null doit=true} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142561314 data=null} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142561314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142561334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142561335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142561335 data=null doit=true} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142561335 data=null} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142561336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142561348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:25:59 [2019-12-26T21:25:59.087Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142561349 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142561349 data=null doit=true} to TreeItem with text {Traces [0]}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142561349 data=null} to TreeItem with text {Traces [0]}
16:25:59 [2019-12-26T21:25:59.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142561350 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561350 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]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142561357 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:25:59 [2019-12-26T21:25:59.088Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1142561381 data=null doit=true} to TreeItem with text {FolderA [2]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1142561381 data=null} to TreeItem with text {FolderA [2]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1142561381 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142561382 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]}
16:25:59 [2019-12-26T21:25:59.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1142561384 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [2]}
16:25:59 [2019-12-26T21:25:59.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:25:59 [2019-12-26T21:25:59.345Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561715 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142561716 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142561716 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561716 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561745 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561776 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:25:59 [2019-12-26T21:25:59.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561779 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142561779 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142561779 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561780 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561780 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561788 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561789 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142561789 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Attempting to set focus on Tree with text {}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142561789 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561790 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561790 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561794 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561795 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561795 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.602Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142561796 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142561856 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142562085 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142562087 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142562087 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:25:59 [2019-12-26T21:25:59.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:00 [2019-12-26T21:26:00.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:00 [2019-12-26T21:26:00.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - Attempting to set focus on Table with text {}
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142563093 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142563093 data=null doit=true} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142563093 data=null} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142563093 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142563094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142563101 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142563281 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142563282 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142563282 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142563282 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142563291 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:00 [2019-12-26T21:26:00.986Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142563320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142563320 data=null doit=true} to TreeItem with text {test}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142563320 data=null} to TreeItem with text {test}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142563321 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:00 [2019-12-26T21:26:00.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142563360 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142563361 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142563361 data=null doit=true} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142563361 data=null} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142563362 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142563368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:01 [2019-12-26T21:26:01.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142563373 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142563373 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142563373 data=null} to TreeItem with text {Traces [2]}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142563373 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563374 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]}
16:26:01 [2019-12-26T21:26:01.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142563383 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:01 [2019-12-26T21:26:01.242Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:01 [2019-12-26T21:26:01.242Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563754 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142563755 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142563755 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563756 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563756 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}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563794 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:01 [2019-12-26T21:26:01.500Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563797 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142563797 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142563797 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563798 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563798 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}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563803 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563803 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142563803 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142563804 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563804 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563804 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}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563809 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563814 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.500Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563814 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:01 [2019-12-26T21:26:01.757Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142563815 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}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142563916 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142564588 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142564594 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142564602 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Attempting to set focus on Table with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142564618 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142564618 data=null doit=true} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142564618 data=null} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142564619 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142564619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142564685 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:02 [2019-12-26T21:26:02.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142565992 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142565992 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142565992 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142565993 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565993 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}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142565998 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:03 [2019-12-26T21:26:03.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:03 [2019-12-26T21:26:03.692Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1142566002 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1142566002 data=null doit=true} to TreeItem with text {FolderB}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1142566003 data=null} to TreeItem with text {FolderB}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1142566003 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142566003 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}
16:26:03 [2019-12-26T21:26:03.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1142566035 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB}
16:26:03 [2019-12-26T21:26:03.949Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:03 [2019-12-26T21:26:03.949Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142566370 data=null doit=true} to Shell with text {Trace Import}
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:04 [2019-12-26T21:26:04.206Z] 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')
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.206Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142566406 data=null} to (of type 'Combo')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142566435 data=null doit=true} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142566435 data=null} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142566435 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142566436 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142566446 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142566447 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142566447 data=null doit=true} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142566447 data=null} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142566448 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142566448 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142566448 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:04 [2019-12-26T21:26:04.207Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142566462 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142566462 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142566462 data=null} to Tree node with text: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142566462 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142566462 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
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142566466 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142566470 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:'))
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.207Z] 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')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.208Z] 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')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:04 [2019-12-26T21:26:04.208Z] 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')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] 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')
16:26:04 [2019-12-26T21:26:04.208Z] 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.
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Clicking on &Finish
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142566494 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142566494 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142566494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142566495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:04 [2019-12-26T21:26:04.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142566495 data=null item=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')
16:26:04 [2019-12-26T21:26:04.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142566084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:04 [2019-12-26T21:26:04.771Z] DEBUG - Clicked on 
16:26:04 [2019-12-26T21:26:04.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142567144 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142567144 data=null doit=true} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142567144 data=null} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142567144 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142567185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142567186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142567186 data=null doit=true} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142567186 data=null} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142567198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142567210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:05 [2019-12-26T21:26:05.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142567211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142567211 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142567212 data=null} to TreeItem with text {Traces [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142567212 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567212 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]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142567219 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:05 [2019-12-26T21:26:05.029Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1142567219 data=null doit=true} to TreeItem with text {FolderB [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1142567220 data=null} to TreeItem with text {FolderB [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1142567220 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142567220 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]}
16:26:05 [2019-12-26T21:26:05.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1142567235 data=null button=1 stateMask=0x80000 x=113 y=137 count=1} to TreeItem with text {FolderB [2]}
16:26:05 [2019-12-26T21:26:05.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567710 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142567711 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142567711 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567712 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567712 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567752 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:05 [2019-12-26T21:26:05.543Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567758 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142567759 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142567759 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567759 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567759 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567764 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567765 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142567773 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142567773 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567774 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142567774 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567779 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567779 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567780 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:05 [2019-12-26T21:26:05.543Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142567780 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142567977 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142568186 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142568187 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142568187 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:06 [2019-12-26T21:26:06.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:06 [2019-12-26T21:26:06.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:06 [2019-12-26T21:26:06.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Attempting to set focus on Table with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142569205 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142569206 data=null doit=true} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142569206 data=null} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142569206 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142569207 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142569214 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:06 [2019-12-26T21:26:06.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142569396 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142569396 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142569396 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142569397 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142569402 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569424 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569424 data=null doit=true} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569425 data=null} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569425 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569468 data=null doit=true} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569469 data=null} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569469 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:07 [2019-12-26T21:26:07.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142569477 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142569477 data=null doit=true} to TreeItem with text {Traces [4]}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142569477 data=null} to TreeItem with text {Traces [4]}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142569477 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569481 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]}
16:26:07 [2019-12-26T21:26:07.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142569490 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:07 [2019-12-26T21:26:07.186Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:26:07 [2019-12-26T21:26:07.186Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142569953 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142569954 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142569954 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142569955 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569955 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}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142569996 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:07 [2019-12-26T21:26:07.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570000 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142570000 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142570000 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570001 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142570001 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}
16:26:07 [2019-12-26T21:26:07.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570006 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570007 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142570007 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142570007 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570008 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142570008 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}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570019 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570019 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570020 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:07 [2019-12-26T21:26:07.823Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142570020 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}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570182 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142570623 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142570634 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142570635 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Attempting to set focus on Table with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142570680 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142570680 data=null doit=true} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142570680 data=null} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142570681 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142570681 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142570688 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:08 [2019-12-26T21:26:08.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:09 [2019-12-26T21:26:09.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:09 [2019-12-26T21:26:09.756Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572178 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142572178 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142572178 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572178 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572179 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}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572184 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:10 [2019-12-26T21:26:10.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:26:10 [2019-12-26T21:26:10.014Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:26:10 [2019-12-26T21:26:10.014Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142572201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142572201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142572201 data=null doit=true} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142572201 data=null} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142572201 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572202 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')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142572277 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142572277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142572277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142572277 data=null doit=true} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142572278 data=null} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1142572278 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572278 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')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1142572288 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree')
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:26:10 [2019-12-26T21:26:10.014Z] DEBUG - Clicking on with mnemonic 'Delete'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Clicked on with mnemonic 'Delete'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Clicking on &Yes
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142572581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142572581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142572582 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142572582 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142572582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142572582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:10 [2019-12-26T21:26:10.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142572582 data=null item=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')
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142572378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Clicked on 
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574165 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574165 data=null doit=true} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574166 data=null} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574168 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574241 data=null doit=true} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574241 data=null} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574252 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:12 [2019-12-26T21:26:12.166Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142574254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142574254 data=null doit=true} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142574254 data=null} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142574254 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574254 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]}
16:26:12 [2019-12-26T21:26:12.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142574274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142574276 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142574276 data=null doit=true} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142574276 data=null} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142574276 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574276 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]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142574287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Clicking on with mnemonic 'Clear'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Clicked on with mnemonic 'Clear'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142574506 data=null doit=true} to Shell with text {Confirm Clear}
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Clicking on &Yes
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142574506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142574507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142574507 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142574507 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142574507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142574507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:12 [2019-12-26T21:26:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142574507 data=null item=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')
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142574324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Clicked on 
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142575213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142575214 data=null doit=true} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142575214 data=null} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142575215 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142575275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142575277 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142575277 data=null doit=true} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142575277 data=null} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142575278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142575285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:13 [2019-12-26T21:26:13.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142575286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142575291 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142575291 data=null} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142575292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575293 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]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142575302 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142575312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142575312 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142575313 data=null} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142575313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575314 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]}
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142575319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Clicking on with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Clicked on with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Clicking on OK
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142575464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142575467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142575467 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142575467 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142575472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142575472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142575472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142575370 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...'
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Clicked on 
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142575576 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142575576 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142575576 data=null} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142575576 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575577 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]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142575582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.356Z] DEBUG - Clicking on with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Clicked on with mnemonic 'New Folder...'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Clicking on OK
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142575746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142575746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142575747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142575747 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142575747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142575747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142575747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142575624 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...'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Clicked on 
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142575856 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142575856 data=null} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142575857 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142575857 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]}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142575858 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1142575860 data=null button=0 stateMask=0x0 x=102 y=74 count=0} to TreeItem with text {FolderA}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1142575860 data=null doit=true} to TreeItem with text {FolderA}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1142575861 data=null} to TreeItem with text {FolderA}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1142575861 data=null button=1 stateMask=0x0 x=102 y=74 count=1} to TreeItem with text {FolderA}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575861 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}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1142575879 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA}
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:13 [2019-12-26T21:26:13.614Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142576179 data=null doit=true} to Shell with text {Trace Import}
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:13 [2019-12-26T21:26:13.872Z] 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')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142576205 data=null} to (of type 'Combo')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:13 [2019-12-26T21:26:13.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:14 [2019-12-26T21:26:14.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142576244 data=null doit=true} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142576244 data=null} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142576244 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142576245 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142576247 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142576248 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142576248 data=null doit=true} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142576248 data=null} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142576249 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576249 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142576250 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142576274 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:'))
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] 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')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] 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')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:14 [2019-12-26T21:26:14.131Z] 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')
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.131Z] 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')
16:26:14 [2019-12-26T21:26:14.131Z] 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.
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Clicking on &Finish
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142576301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142576301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142576301 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142576301 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142576301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142576301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142576301 data=null item=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')
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142575917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Clicked on 
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142576739 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142576739 data=null doit=true} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142576739 data=null} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142576739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142576759 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142576760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142576760 data=null doit=true} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142576760 data=null} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142576760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142576773 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:14 [2019-12-26T21:26:14.646Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142576775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142576775 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142576775 data=null} to TreeItem with text {Traces [0]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142576775 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576776 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]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142576796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:14 [2019-12-26T21:26:14.646Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1142576797 data=null doit=true} to TreeItem with text {FolderA [1]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1142576797 data=null} to TreeItem with text {FolderA [1]}
16:26:14 [2019-12-26T21:26:14.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1142576798 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]}
16:26:14 [2019-12-26T21:26:14.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142576798 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]}
16:26:14 [2019-12-26T21:26:14.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1142576799 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [1]}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577154 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142577154 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142577155 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577155 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142577155 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577183 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:14 [2019-12-26T21:26:14.905Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577188 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142577188 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142577188 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577188 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142577189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577196 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577197 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142577197 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142577197 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577198 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142577198 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577211 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577211 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:14 [2019-12-26T21:26:14.905Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577212 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.162Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142577212 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577319 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142577536 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142577537 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142577537 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:15 [2019-12-26T21:26:15.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:15 [2019-12-26T21:26:15.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:15 [2019-12-26T21:26:15.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Attempting to set focus on Table with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142578544 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142578545 data=null doit=true} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142578545 data=null} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142578546 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142578546 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142578560 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:16 [2019-12-26T21:26:16.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142578736 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142578736 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142578736 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142578737 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142578737 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142578741 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:16 [2019-12-26T21:26:16.498Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:16 [2019-12-26T21:26:16.498Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1142578745 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1142578745 data=null doit=true} to TreeItem with text {FolderB}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1142578745 data=null} to TreeItem with text {FolderB}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1142578746 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142578746 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}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1142578778 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB}
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:16 [2019-12-26T21:26:16.498Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142579079 data=null doit=true} to Shell with text {Trace Import}
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:16 [2019-12-26T21:26:16.755Z] 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')
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:16 [2019-12-26T21:26:16.755Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142579088 data=null} to (of type 'Combo')
16:26:16 [2019-12-26T21:26:16.756Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:16 [2019-12-26T21:26:16.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:16 [2019-12-26T21:26:16.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:16 [2019-12-26T21:26:16.756Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142579135 data=null doit=true} to TreeItem with text {import}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142579135 data=null} to TreeItem with text {import}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142579136 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142579136 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142579138 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579144 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142579145 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142579145 data=null} to Tree node with text: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579145 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579146 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
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579148 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142579161 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:'))
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.015Z] 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')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.015Z] 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')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:17 [2019-12-26T21:26:17.016Z] 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')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] 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')
16:26:17 [2019-12-26T21:26:17.016Z] 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.
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Clicking on &Finish
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142579179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142579179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142579180 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142579180 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142579180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142579180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142579180 data=null item=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')
16:26:17 [2019-12-26T21:26:17.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142578813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Clicked on 
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142579447 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142579447 data=null doit=true} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142579447 data=null} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142579448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142579482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142579483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142579483 data=null doit=true} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142579483 data=null} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142579484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142579500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:17 [2019-12-26T21:26:17.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:17 [2019-12-26T21:26:17.274Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142579501 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142579501 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142579502 data=null} to TreeItem with text {Traces [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142579502 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579502 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]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142579520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:17 [2019-12-26T21:26:17.275Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1142579521 data=null doit=true} to TreeItem with text {FolderB [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1142579521 data=null} to TreeItem with text {FolderB [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1142579522 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142579522 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]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1142579523 data=null button=1 stateMask=0x80000 x=113 y=116 count=1} to TreeItem with text {FolderB [1]}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579604 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142579633 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142579633 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579634 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579634 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}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579679 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:17 [2019-12-26T21:26:17.532Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579683 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142579683 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142579683 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579683 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579683 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}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579691 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579692 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142579692 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142579693 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579693 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579693 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}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579707 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579708 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579708 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:17 [2019-12-26T21:26:17.532Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142579709 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}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142579917 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142580500 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142580519 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142580520 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Attempting to set focus on Table with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142580522 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142580522 data=null doit=true} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142580522 data=null} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142580523 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142580523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142580539 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:18 [2019-12-26T21:26:18.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142581929 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142581930 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142581930 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142581931 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142581931 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}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142581937 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:19 [2019-12-26T21:26:19.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:19 [2019-12-26T21:26:19.827Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142581946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142581947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142581947 data=null doit=true} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142581947 data=null} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1142581947 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142581947 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')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1142581972 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142581973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142581973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142581973 data=null doit=true} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142581973 data=null} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1142581974 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142581974 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')
16:26:19 [2019-12-26T21:26:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1142581990 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree')
16:26:19 [2019-12-26T21:26:19.828Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:26:19 [2019-12-26T21:26:19.828Z] DEBUG - Clicking on with mnemonic 'Delete'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Clicked on with mnemonic 'Delete'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Clicking on &Yes
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142582245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142582245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142582245 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142582245 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142582258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142582259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:20 [2019-12-26T21:26:20.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142582259 data=null item=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')
16:26:21 [2019-12-26T21:26:21.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142582033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Clicked on 
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142583397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142583397 data=null doit=true} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142583397 data=null} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142583398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142583398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142583431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142583432 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142583432 data=null doit=true} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142583432 data=null} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142583433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142583433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142583475 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:21 [2019-12-26T21:26:21.272Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142583477 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142583477 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142583477 data=null} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142583477 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142583477 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]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142583498 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142583500 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142583500 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142583500 data=null} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142583501 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142583501 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]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142583515 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:21 [2019-12-26T21:26:21.272Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142583999 data=null doit=true} to Shell with text {Trace Import}
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:21 [2019-12-26T21:26:21.837Z] 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')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142584021 data=null} to (of type 'Combo')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142584103 data=null doit=true} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142584103 data=null} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142584103 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142584104 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142584112 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142584113 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142584113 data=null doit=true} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142584114 data=null} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142584114 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142584115 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142584115 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:21 [2019-12-26T21:26:21.838Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142584132 data=null doit=true} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142584132 data=null} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142584132 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142584132 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142584134 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1142584136 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142584137 data=null doit=true} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142584137 data=null} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142584138 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142584138 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142584140 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=1142584153 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:'))
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.838Z] 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a0e4283
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142584171 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142584172 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142584172 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142584172 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142584172 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142584172 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142584172 data=null item=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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142584172 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142584173 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142584173 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')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142584173 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142584173 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.839Z] 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')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:21 [2019-12-26T21:26:21.839Z] 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')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] 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')
16:26:21 [2019-12-26T21:26:21.839Z] 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.
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Clicking on &Finish
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142584185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142584185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142584185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142584185 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142584186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:21 [2019-12-26T21:26:21.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142584186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:22 [2019-12-26T21:26:22.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142584186 data=null item=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')
16:26:22 [2019-12-26T21:26:22.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142583612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Clicked on 
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142584485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142584485 data=null doit=true} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142584486 data=null} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142584486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142584487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142584512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142584519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142584519 data=null doit=true} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142584520 data=null} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142584520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142584520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142584527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:22 [2019-12-26T21:26:22.354Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142584529 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142584535 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142584536 data=null} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142584536 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142584537 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]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142584546 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142584558 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142584558 data=null} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142584559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142584559 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]}
16:26:22 [2019-12-26T21:26:22.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142584561 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:22 [2019-12-26T21:26:22.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:22 [2019-12-26T21:26:22.611Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585024 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142585024 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142585025 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585025 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142585026 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585062 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:22 [2019-12-26T21:26:22.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585073 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142585073 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142585073 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585074 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142585074 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585084 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585085 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142585085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142585086 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585087 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142585087 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585092 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585093 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585094 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:22 [2019-12-26T21:26:22.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142585094 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585295 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142585602 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142585603 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142585603 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:23 [2019-12-26T21:26:23.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:23 [2019-12-26T21:26:23.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:23 [2019-12-26T21:26:23.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:23 [2019-12-26T21:26:23.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:23 [2019-12-26T21:26:23.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - Attempting to set focus on Table with text {}
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142586609 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142586609 data=null doit=true} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142586609 data=null} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142586610 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142586610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142586627 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142586795 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142586795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142586795 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142586795 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586795 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142586800 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:24 [2019-12-26T21:26:24.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:24 [2019-12-26T21:26:24.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142586807 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142586807 data=null doit=true} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142586807 data=null} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142586807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142586840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142586840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142586841 data=null doit=true} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142586841 data=null} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142586841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142586858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:24 [2019-12-26T21:26:24.511Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142586862 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142586862 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142586862 data=null} to TreeItem with text {Traces [2]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142586862 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586862 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]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142586871 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:24 [2019-12-26T21:26:24.511Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1142586871 data=null doit=true} to TreeItem with text {z-clashes [1]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1142586871 data=null} to TreeItem with text {z-clashes [1]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1142586872 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142586872 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]}
16:26:24 [2019-12-26T21:26:24.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1142586873 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587330 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142587330 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142587331 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587332 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142587332 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587362 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:25 [2019-12-26T21:26:25.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:25 [2019-12-26T21:26:25.075Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587366 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142587367 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142587367 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587367 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142587367 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587372 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587372 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142587372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142587373 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587373 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142587373 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587377 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587377 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.076Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587377 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142587378 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587439 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142587659 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142587664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142587664 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:25 [2019-12-26T21:26:25.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:25 [2019-12-26T21:26:25.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:25 [2019-12-26T21:26:25.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Attempting to set focus on Table with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142588669 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142588669 data=null doit=true} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142588670 data=null} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142588670 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142588670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142588678 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:26 [2019-12-26T21:26:26.460Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142588860 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142588860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142588860 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142588861 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142588861 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142588866 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:26 [2019-12-26T21:26:26.717Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142588883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142588883 data=null doit=true} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142588883 data=null} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142588883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142588884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142588915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142588916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142588917 data=null doit=true} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142588917 data=null} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142588917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142588917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142588928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:26 [2019-12-26T21:26:26.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142588929 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142588929 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142588929 data=null} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142588929 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142588930 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]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142588938 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142588938 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142588939 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142588939 data=null} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142588939 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142588939 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]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142588952 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:26:26 [2019-12-26T21:26:26.718Z] DEBUG - Clicking on with mnemonic 'Clear'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - Clicked on with mnemonic 'Clear'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - Clicking on &Yes
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142589138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142589138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142589138 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142589138 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142589139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142589139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:26 [2019-12-26T21:26:26.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142589139 data=null item=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')
16:26:27 [2019-12-26T21:26:27.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142588989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:26:27 [2019-12-26T21:26:27.906Z] DEBUG - Clicked on 
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142590283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142590283 data=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142590283 data=null} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142590283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142590313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142590314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142590314 data=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142590314 data=null} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142590314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142590368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142590370 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142590370 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142590370 data=null} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142590371 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590371 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]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142590379 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142590380 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142590380 data=null doit=true} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142590380 data=null} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142590380 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590381 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]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142590394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:28 [2019-12-26T21:26:28.165Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142590681 data=null doit=true} to Shell with text {Trace Import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:28 [2019-12-26T21:26:28.424Z] 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')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142590701 data=null} to (of type 'Combo')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142590755 data=null doit=true} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142590755 data=null} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142590755 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142590755 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142590758 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=1142590758 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142590758 data=null doit=true} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142590758 data=null} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142590759 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590759 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142590759 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:28 [2019-12-26T21:26:28.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142590783 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:'))
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.425Z] 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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f292951
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142590788 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142590788 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142590788 data=null item=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')
16:26:28 [2019-12-26T21:26:28.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142590788 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')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142590795 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')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142590796 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142590796 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.683Z] 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')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:28 [2019-12-26T21:26:28.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:28 [2019-12-26T21:26:28.684Z] 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')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] 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')
16:26:28 [2019-12-26T21:26:28.684Z] 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.
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Clicking on &Finish
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142590806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142590806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142590806 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142590806 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142590806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142590806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142590807 data=null item=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')
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142590473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Clicked on 
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142591208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142591208 data=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142591208 data=null} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142591209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142591227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142591227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142591227 data=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142591227 data=null} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142591228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142591240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:28 [2019-12-26T21:26:28.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142591241 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142591241 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142591241 data=null} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142591242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591242 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]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142591249 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142591249 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142591249 data=null} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142591249 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142591250 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]}
16:26:28 [2019-12-26T21:26:28.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142591261 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591618 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142591618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142591618 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591618 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591618 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591647 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:29 [2019-12-26T21:26:29.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591651 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142591651 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142591651 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591652 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591652 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591656 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591657 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142591657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142591657 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591658 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142591658 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591662 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591662 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.506Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591662 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.506Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142591672 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591784 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142591785 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142591971 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142591981 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:29 [2019-12-26T21:26:29.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:30 [2019-12-26T21:26:30.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:30 [2019-12-26T21:26:30.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Attempting to set focus on Table with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142592991 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142592991 data=null doit=true} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142592991 data=null} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142592992 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142592992 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142593000 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142593174 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142593174 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142593174 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142593174 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593175 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142593179 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:30 [2019-12-26T21:26:30.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:30 [2019-12-26T21:26:30.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142593294 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142593294 data=null doit=true} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142593294 data=null} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142593295 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593295 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}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142593323 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142593324 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142593324 data=null doit=true} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142593324 data=null} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142593325 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593325 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}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142593334 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142593335 data=null doit=true} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142593335 data=null} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142593335 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142593335 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}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142593337 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142593338 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142593338 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142593338 data=null} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142593338 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593339 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]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142593346 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142593347 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142593360 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142593360 data=null} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142593360 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593360 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]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142593368 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:31 [2019-12-26T21:26:31.148Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142593634 data=null doit=true} to Shell with text {Trace Import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:26:31 [2019-12-26T21:26:31.407Z] 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')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142593667 data=null} to (of type 'Combo')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142593711 data=null doit=true} to TreeItem with text {import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142593711 data=null} to TreeItem with text {import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142593711 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142593712 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142593714 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142593714 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142593714 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142593714 data=null} to Tree node with text: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142593715 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593715 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
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142593718 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142593732 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:'))
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.407Z] 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')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.408Z] 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')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:31 [2019-12-26T21:26:31.408Z] 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')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] 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')
16:26:31 [2019-12-26T21:26:31.408Z] 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.
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Clicking on &Finish
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142593750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142593750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142593750 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142593750 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142593750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142593750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142593750 data=null item=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')
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142593400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Clicked on 
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142593972 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142593972 data=null doit=true} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142593972 data=null} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142593972 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593973 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}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142594010 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142594010 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142594011 data=null doit=true} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142594011 data=null} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142594011 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142594011 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}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142594028 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
16:26:31 [2019-12-26T21:26:31.666Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142594029 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142594029 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142594030 data=null} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142594030 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142594030 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]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142594049 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142594049 data=null doit=true} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142594049 data=null} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142594050 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142594050 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]}
16:26:31 [2019-12-26T21:26:31.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142594051 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594513 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142594514 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142594514 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594514 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142594514 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}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594547 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:32 [2019-12-26T21:26:32.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:32 [2019-12-26T21:26:32.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594552 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142594553 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142594553 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594553 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142594553 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}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594558 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.436Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594559 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142594559 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142594559 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594559 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142594559 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}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594564 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594564 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594565 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:32 [2019-12-26T21:26:32.437Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142594565 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}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142594724 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142595160 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142595188 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142595189 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Attempting to set focus on Table with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142595191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142595191 data=null doit=true} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142595192 data=null} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142595192 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142595192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142595208 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:33 [2019-12-26T21:26:33.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142596587 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142596587 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142596587 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142596588 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142596588 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}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142596593 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142596597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142596597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142596597 data=null doit=true} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142596598 data=null} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142596598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142596598 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')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142596626 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142596627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142596627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142596627 data=null doit=true} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142596627 data=null} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142596628 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142596628 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')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142596646 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree')
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:26:34 [2019-12-26T21:26:34.369Z] DEBUG - Clicking on with mnemonic 'Clear'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Clicked on with mnemonic 'Clear'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Clicking on &Yes
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142596905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142596905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142596905 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142596905 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142596905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142596906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:34 [2019-12-26T21:26:34.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142596906 data=null item=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')
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142596679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Clicked on 
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142597813 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142597819 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142597819 data=null doit=true} to TreeItem with text {Tracing}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142597819 data=null} to TreeItem with text {Tracing}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142597819 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142597820 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}
16:26:35 [2019-12-26T21:26:35.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142597896 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
16:26:35 [2019-12-26T21:26:35.815Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:26:35 [2019-12-26T21:26:35.815Z] DEBUG - Clicking on with mnemonic 'Delete'
16:26:35 [2019-12-26T21:26:35.815Z] DEBUG - Clicked on with mnemonic 'Delete'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598243 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598243 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598244 data=null 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')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598248 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142598248 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Clicking on OK
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142598259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142598260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142598260 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142598260 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142598260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142598262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Clicked on OK
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142598262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142597997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142598778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142598778 data=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142598779 data=null} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142598779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142598781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142598811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142598812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142598812 data=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142598812 data=null} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142598812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142598812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142598826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142598827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142598827 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142598827 data=null} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142598827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142598827 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]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142598840 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142598841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142598841 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142598841 data=null} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142598841 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142598841 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]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142598845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Clicking on with mnemonic 'Clear'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Clicked on with mnemonic 'Clear'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142598968 data=null doit=true} to Shell with text {Confirm Clear}
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Clicking on &Yes
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142598969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142598969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142598969 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142598969 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142598969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142598969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:26:36 [2019-12-26T21:26:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142598970 data=null item=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')
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142598884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Clicked on 
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142599102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142599102 data=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142599102 data=null} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142599102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142599121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.894Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142599122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142599122 data=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142599122 data=null} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142599123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142599135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:36 [2019-12-26T21:26:36.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142599136 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142599136 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142599136 data=null} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142599136 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599137 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]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142599143 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142599144 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142599144 data=null doit=true} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142599144 data=null} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142599145 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599145 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]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142599157 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:26:36 [2019-12-26T21:26:36.895Z] DEBUG - Clicking on with mnemonic 'Import...'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Clicked on with mnemonic 'Import...'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142599377 data=null doit=true} to Shell with text {Trace Import}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1142599380 data=null doit=true} to Button with text {Select roo&t directory:}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1142599380 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:}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1142599381 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1142599381 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')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1142599381 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')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1142599382 data=null item=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')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=1142599419 data=null} to (of type 'Combo')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1142599475 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142599475 data=null doit=true} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142599475 data=null} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142599476 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599476 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142599476 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - Setting state to checked on: /
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:26:37 [2019-12-26T21:26:37.153Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142599495 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:'))
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.154Z] 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d9120b
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142599509 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142599510 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142599510 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142599510 data=null item=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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142599510 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142599510 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142599511 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.154Z] 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')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.154Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:26:37 [2019-12-26T21:26:37.155Z] 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')
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] 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')
16:26:37 [2019-12-26T21:26:37.412Z] 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.
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Clicking on &Finish
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142599527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142599527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142599527 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142599527 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142599528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142599528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.413Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.413Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:26:37 [2019-12-26T21:26:37.413Z] DEBUG - Clicked on &Finish
16:26:38 [2019-12-26T21:26:38.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142599528 data=null item=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')
16:26:38 [2019-12-26T21:26:38.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142599194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142600783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142600783 data=null doit=true} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142600783 data=null} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142600784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142600784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142600803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142600804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142600804 data=null doit=true} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142600804 data=null} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142600805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142600805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142600811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:38 [2019-12-26T21:26:38.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142600815 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142600815 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142600815 data=null} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142600816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142600816 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]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142600822 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142600823 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142600823 data=null} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142600823 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142600823 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]}
16:26:38 [2019-12-26T21:26:38.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142600827 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601291 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142601292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142601292 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601293 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142601293 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601325 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:39 [2019-12-26T21:26:39.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601329 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142601329 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142601329 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601329 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142601329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601334 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601334 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142601334 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142601335 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601335 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142601335 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601338 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601339 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601339 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142601340 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601401 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142601410 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142601410 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142601410 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:39 [2019-12-26T21:26:39.284Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:39 [2019-12-26T21:26:39.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:39 [2019-12-26T21:26:39.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Attempting to set focus on Table with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142602711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142602711 data=null doit=true} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142602711 data=null} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142602712 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142602712 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142602719 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:40 [2019-12-26T21:26:40.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142602889 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142602889 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142602889 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142602890 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142602890 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142602894 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:40 [2019-12-26T21:26:40.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142602913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142602913 data=null doit=true} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142602913 data=null} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142602913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142602913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142602944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142602945 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142602945 data=null doit=true} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142602945 data=null} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142602946 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142602946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142602952 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:40 [2019-12-26T21:26:40.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142602953 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142602953 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142602953 data=null} to TreeItem with text {Traces [12]}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142602953 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142602953 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]}
16:26:40 [2019-12-26T21:26:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142602966 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:40 [2019-12-26T21:26:40.669Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603424 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142603424 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142603425 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603425 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142603425 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}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603461 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:41 [2019-12-26T21:26:41.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:41 [2019-12-26T21:26:41.234Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603464 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142603464 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142603464 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603465 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142603465 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}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603469 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603470 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142603470 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142603470 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603470 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142603471 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}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603475 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603476 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603477 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142603484 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}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603580 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142603591 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142603591 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142603872 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.798Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:26:41 [2019-12-26T21:26:41.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:41 [2019-12-26T21:26:41.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Attempting to set focus on Table with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142604889 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142604890 data=null doit=true} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142604890 data=null} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142604890 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142604891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142604905 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142605087 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142605087 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142605087 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142605088 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605088 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}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142605093 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:42 [2019-12-26T21:26:42.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:42 [2019-12-26T21:26:42.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142605117 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142605117 data=null doit=true} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142605117 data=null} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142605118 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142605154 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142605156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142605156 data=null doit=true} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142605156 data=null} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142605156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142605163 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:42 [2019-12-26T21:26:42.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142605164 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142605164 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142605164 data=null} to TreeItem with text {Traces [12]}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142605165 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605165 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]}
16:26:42 [2019-12-26T21:26:42.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142605181 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:42 [2019-12-26T21:26:42.987Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:43 [2019-12-26T21:26:43.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:43 [2019-12-26T21:26:43.243Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605637 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142605638 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142605638 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605639 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605639 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}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605674 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:43 [2019-12-26T21:26:43.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:43 [2019-12-26T21:26:43.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605679 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142605679 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142605680 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605680 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605680 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}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605686 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605686 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142605687 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142605687 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605688 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142605688 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}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605696 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605697 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605697 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:43 [2019-12-26T21:26:43.501Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142605697 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}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142605762 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142606227 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142606232 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142606240 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Attempting to set focus on Table with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142606255 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142606255 data=null doit=true} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142606255 data=null} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142606256 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142606256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142606273 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:44 [2019-12-26T21:26:44.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142607658 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142607659 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142607659 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142607659 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142607660 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}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142607666 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.465Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142607679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142607679 data=null doit=true} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142607679 data=null} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142607679 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142607680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142607717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142607718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142607718 data=null doit=true} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142607719 data=null} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142607719 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142607719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142607726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:45 [2019-12-26T21:26:45.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142607774 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142607775 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142607775 data=null} to TreeItem with text {Traces [12]}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142607775 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142607775 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]}
16:26:45 [2019-12-26T21:26:45.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142607785 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:45 [2019-12-26T21:26:45.466Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142608053 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142608053 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142608053 data=null} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142608054 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142608054 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}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142608090 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:45 [2019-12-26T21:26:45.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142608094 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142608094 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142608094 data=null} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142608095 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142608095 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}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142608100 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142608101 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142608101 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142608101 data=null} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142608102 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142608102 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}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142608110 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142608111 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142608111 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142608111 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}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142608175 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142608185 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142608185 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142608186 data=null} to TreeItem with text {simple_server-thread1}
16:26:45 [2019-12-26T21:26:45.980Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Attempting to set focus on Table with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142608521 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142608521 data=null doit=true} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142608522 data=null} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142608522 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142608522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142608543 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:46 [2019-12-26T21:26:46.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142609726 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142609726 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142609727 data=null} to TreeItem with text {simple_server-thread1}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142609727 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142609728 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}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142609733 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:47 [2019-12-26T21:26:47.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142609746 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142609746 data=null doit=true} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142609746 data=null} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142609747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142609747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142609788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142609793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142609794 data=null doit=true} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142609794 data=null} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142609794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142609794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142609826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:47 [2019-12-26T21:26:47.606Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142609828 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142609828 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142609828 data=null} to TreeItem with text {Traces [12]}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142609828 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142609829 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]}
16:26:47 [2019-12-26T21:26:47.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142609855 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:47 [2019-12-26T21:26:47.606Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142610222 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142610222 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142610223 data=null} to TreeItem with text {simple_server-thread2}
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142610223 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:47 [2019-12-26T21:26:47.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142610223 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}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142610264 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:48 [2019-12-26T21:26:48.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142610267 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142610267 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142610267 data=null} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142610268 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142610268 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}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142610272 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142610273 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142610273 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142610274 data=null} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142610274 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142610274 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}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142610284 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142610284 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142610284 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.209Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142610285 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}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142610432 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142610715 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142610723 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142610723 data=null} to TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Attempting to set focus on Table with text {}
16:26:48 [2019-12-26T21:26:48.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142610738 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142610738 data=null doit=true} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142610738 data=null} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142610738 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142610739 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142610757 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:48 [2019-12-26T21:26:48.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:49 [2019-12-26T21:26:49.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:49 [2019-12-26T21:26:49.484Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142611874 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142611874 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142611875 data=null} to TreeItem with text {simple_server-thread2}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142611875 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142611875 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}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142611881 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142611895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142611895 data=null doit=true} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142611895 data=null} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142611895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142611895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142611939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142611940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142611940 data=null doit=true} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142611940 data=null} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142611940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142611941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142611956 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:49 [2019-12-26T21:26:49.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142611958 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142611958 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142611958 data=null} to TreeItem with text {Traces [12]}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142611958 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142611958 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]}
16:26:49 [2019-12-26T21:26:49.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142612006 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:49 [2019-12-26T21:26:49.742Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612273 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142612273 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142612274 data=null} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612274 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142612275 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}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612316 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:49 [2019-12-26T21:26:49.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612320 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142612320 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142612320 data=null} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612320 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142612321 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}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612325 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612326 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142612326 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142612327 data=null} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612327 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142612327 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}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612339 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612339 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:26:49 [2019-12-26T21:26:49.999Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612340 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.256Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142612340 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}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612425 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142612755 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142612788 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142612788 data=null} to TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Attempting to set focus on Table with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142612792 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142612792 data=null doit=true} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142612793 data=null} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142612793 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142612793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142612810 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:50 [2019-12-26T21:26:50.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142614024 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142614024 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142614025 data=null} to TreeItem with text {ust-overlap-testing}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142614025 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614025 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}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142614047 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:51 [2019-12-26T21:26:51.882Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142614060 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142614061 data=null doit=true} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142614061 data=null} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142614062 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142614103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142614104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142614105 data=null doit=true} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142614105 data=null} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142614105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142614117 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:51 [2019-12-26T21:26:51.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142614118 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142614118 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142614118 data=null} to TreeItem with text {Traces [12]}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142614118 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614119 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]}
16:26:51 [2019-12-26T21:26:51.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142614127 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:51 [2019-12-26T21:26:51.883Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:51 [2019-12-26T21:26:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1142614139 data=null doit=true} to TreeItem with text {z-clashes [6]}
16:26:51 [2019-12-26T21:26:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1142614139 data=null} to TreeItem with text {z-clashes [6]}
16:26:51 [2019-12-26T21:26:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1142614140 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
16:26:51 [2019-12-26T21:26:51.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142614140 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]}
16:26:51 [2019-12-26T21:26:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1142614143 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614614 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142614615 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142614615 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614616 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614616 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614651 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:52 [2019-12-26T21:26:52.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614654 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142614654 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142614654 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614655 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614655 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614660 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614660 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142614661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142614661 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614661 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142614661 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614671 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614672 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614672 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.447Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142614673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142614745 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142615086 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142615089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142615089 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:52 [2019-12-26T21:26:52.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:53 [2019-12-26T21:26:53.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:53 [2019-12-26T21:26:53.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - Attempting to set focus on Table with text {}
16:26:53 [2019-12-26T21:26:53.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142616098 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142616098 data=null doit=true} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142616098 data=null} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142616099 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142616100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142616108 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:53 [2019-12-26T21:26:53.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142616315 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142616315 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142616315 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142616316 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616316 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142616383 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142616391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142616391 data=null doit=true} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142616391 data=null} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142616392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142616426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142616427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142616427 data=null doit=true} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142616427 data=null} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142616428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142616438 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:54 [2019-12-26T21:26:54.295Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142616440 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142616440 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142616440 data=null} to TreeItem with text {Traces [12]}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142616440 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616440 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]}
16:26:54 [2019-12-26T21:26:54.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142616451 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:54 [2019-12-26T21:26:54.295Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:54 [2019-12-26T21:26:54.295Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616845 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142616845 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142616846 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616847 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616847 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}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616885 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:54 [2019-12-26T21:26:54.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616890 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142616890 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142616890 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616891 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616891 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}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616897 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616897 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142616898 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142616898 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616898 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142616899 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}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616908 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616908 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.552Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616909 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:54 [2019-12-26T21:26:54.809Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142616909 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}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142616984 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142617263 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142617268 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142617268 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:55 [2019-12-26T21:26:55.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Attempting to set focus on Table with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142618317 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142618318 data=null doit=true} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142618318 data=null} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142618318 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142618319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142618328 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142618533 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142618533 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142618533 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142618534 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142618534 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}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142618539 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.573Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142618566 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142618566 data=null doit=true} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142618566 data=null} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142618566 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142618567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142618598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142618599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142618600 data=null doit=true} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142618601 data=null} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142618601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142618601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142618608 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:56 [2019-12-26T21:26:56.573Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142618609 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142618609 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142618609 data=null} to TreeItem with text {Traces [12]}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142618609 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142618609 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]}
16:26:56 [2019-12-26T21:26:56.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142618626 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:56 [2019-12-26T21:26:56.573Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:56 [2019-12-26T21:26:56.573Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:26:56 [2019-12-26T21:26:56.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619104 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142619104 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142619104 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619105 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142619105 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}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619147 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:56 [2019-12-26T21:26:56.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619151 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142619151 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142619151 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619151 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142619151 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}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619157 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619157 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142619157 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142619158 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619158 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142619158 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}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619162 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619167 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:56 [2019-12-26T21:26:56.831Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619167 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.087Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142619167 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}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619245 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142619760 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142619764 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142619784 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Attempting to set focus on Table with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142619787 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142619788 data=null doit=true} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142619788 data=null} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142619788 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142619788 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142619809 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:26:57 [2019-12-26T21:26:57.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142621218 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142621218 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142621218 data=null} to TreeItem with text {kernel-overlap-testing}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142621219 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621219 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}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142621224 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.022Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142621231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142621231 data=null doit=true} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142621238 data=null} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142621239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142621278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142621278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142621279 data=null doit=true} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142621279 data=null} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142621279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142621289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:26:59 [2019-12-26T21:26:59.023Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142621291 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142621291 data=null doit=true} to TreeItem with text {Traces [12]}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142621291 data=null} to TreeItem with text {Traces [12]}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142621291 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621291 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]}
16:26:59 [2019-12-26T21:26:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142621301 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:26:59 [2019-12-26T21:26:59.023Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:26:59 [2019-12-26T21:26:59.023Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142621774 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142621775 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142621775 data=null} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142621775 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621775 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}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142621810 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:26:59 [2019-12-26T21:26:59.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142621814 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142621814 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142621814 data=null} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142621814 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621815 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}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142621820 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142621820 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142621820 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Attempting to set focus on Tree with text {}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142621821 data=null} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142621821 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142621821 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}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142621826 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142621827 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142621830 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:26:59 [2019-12-26T21:26:59.612Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142621831 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}
16:27:00 [2019-12-26T21:27:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142621964 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:27:00 [2019-12-26T21:27:00.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142622267 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142622285 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142622285 data=null} to TreeItem with text {simple_server-thread1}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Attempting to set focus on Table with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142622289 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142622289 data=null doit=true} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142622289 data=null} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142622290 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142622290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142622310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:00 [2019-12-26T21:27:00.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142623400 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142623400 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142623400 data=null} to TreeItem with text {simple_server-thread1}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142623401 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142623401 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}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142623406 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142623419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142623419 data=null doit=true} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142623419 data=null} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142623420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142623420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142623466 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142623466 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142623466 data=null doit=true} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142623467 data=null} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142623467 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142623467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142623504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:01 [2019-12-26T21:27:01.363Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142623505 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142623505 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142623506 data=null} to TreeItem with text {Traces [12]}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142623506 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142623506 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]}
16:27:01 [2019-12-26T21:27:01.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142623531 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:01 [2019-12-26T21:27:01.363Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:01 [2019-12-26T21:27:01.363Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142623921 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142623921 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142623921 data=null} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142623922 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142623922 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}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142623998 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:01 [2019-12-26T21:27:01.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142624002 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142624002 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142624002 data=null} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142624002 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142624003 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}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142624008 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142624008 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142624008 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142624009 data=null} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142624009 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142624009 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}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142624020 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142624020 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142624021 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:27:01 [2019-12-26T21:27:01.876Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142624021 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}
16:27:02 [2019-12-26T21:27:02.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142624097 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142624432 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142624441 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142624442 data=null} to TreeItem with text {simple_server-thread2}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Attempting to set focus on Table with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142624456 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142624456 data=null doit=true} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142624456 data=null} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142624457 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142624457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142624481 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:02 [2019-12-26T21:27:02.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142625689 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142625690 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142625690 data=null} to TreeItem with text {simple_server-thread2}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142625690 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142625690 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}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142625720 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:03 [2019-12-26T21:27:03.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:03 [2019-12-26T21:27:03.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142625727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142625727 data=null doit=true} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142625727 data=null} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142625728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142625728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142625770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142625771 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142625771 data=null doit=true} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142625771 data=null} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142625771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142625771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142625785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:03 [2019-12-26T21:27:03.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142625786 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142625786 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142625786 data=null} to TreeItem with text {Traces [12]}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142625787 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142625787 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]}
16:27:03 [2019-12-26T21:27:03.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142625809 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:03 [2019-12-26T21:27:03.528Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:03 [2019-12-26T21:27:03.528Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626282 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142626282 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142626283 data=null} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626283 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142626283 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}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626325 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:04 [2019-12-26T21:27:04.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:04 [2019-12-26T21:27:04.091Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626329 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142626329 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142626329 data=null} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626329 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142626329 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}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626334 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626335 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142626335 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142626336 data=null} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626336 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142626337 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}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626348 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626348 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.092Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626349 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.348Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142626349 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}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626432 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142626790 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142626828 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142626828 data=null} to TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Attempting to set focus on Table with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142626831 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142626831 data=null doit=true} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142626831 data=null} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142626832 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142626832 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142626841 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:04 [2019-12-26T21:27:04.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:05 [2019-12-26T21:27:05.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:05 [2019-12-26T21:27:05.534Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142627989 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142627989 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142627990 data=null} to TreeItem with text {ust-overlap-testing}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142627990 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142627990 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}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142627997 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142628013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142628013 data=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142628013 data=null} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142628014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142628052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142628053 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142628053 data=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142628053 data=null} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142628063 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142628080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142628081 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142628081 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142628081 data=null} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142628081 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628082 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]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142628090 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142628115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142628116 data=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142628116 data=null} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142628116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142628137 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142628139 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142628139 data=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142628139 data=null} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142628140 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142628158 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:05 [2019-12-26T21:27:05.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142628160 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142628160 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142628160 data=null} to TreeItem with text {Traces [12]}
16:27:05 [2019-12-26T21:27:05.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142628160 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628160 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]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142628186 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142628187 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142628187 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142628187 data=null} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142628187 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142628187 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]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142628192 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:27:06 [2019-12-26T21:27:06.049Z] DEBUG - Clicking on with mnemonic 'Clear'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Clicked on with mnemonic 'Clear'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142628495 data=null doit=true} to Shell with text {Confirm Clear}
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Clicking on &Yes
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142628496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142628497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142628497 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142628497 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142628497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142628497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:06 [2019-12-26T21:27:06.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142628497 data=null item=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')
16:27:10 [2019-12-26T21:27:10.477Z] DEBUG - Clicked on 
16:27:10 [2019-12-26T21:27:10.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142628244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142633289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142633289 data=null doit=true} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142633289 data=null} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142633289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142633290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142633309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142633309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142633310 data=null doit=true} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142633310 data=null} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142633310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142633310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142633316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:11 [2019-12-26T21:27:11.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142633318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142633321 data=null doit=true} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142633321 data=null} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142633321 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142633322 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]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142633329 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142633330 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142633330 data=null doit=true} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142633330 data=null} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142633330 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142633331 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]}
16:27:11 [2019-12-26T21:27:11.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142633343 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:11 [2019-12-26T21:27:11.041Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:27:11 [2019-12-26T21:27:11.041Z] DEBUG - Clicking on with mnemonic 'Import...'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Clicked on with mnemonic 'Import...'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142633585 data=null doit=true} to Shell with text {Trace Import}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:27:11 [2019-12-26T21:27:11.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')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=1142633604 data=null} to (of type 'Combo')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1142633658 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142633658 data=null doit=true} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142633658 data=null} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142633658 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142633658 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142633659 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Setting state to checked on: /
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:27:11 [2019-12-26T21:27:11.301Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142633670 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:'))
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.705Z] 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')
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74b71784
16:27:11 [2019-12-26T21:27:11.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142633681 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142633681 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142633681 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142633681 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142633681 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142633682 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142633682 data=null item=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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142633682 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142633682 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142633682 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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142633682 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142633682 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.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)'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:27:11 [2019-12-26T21:27:11.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')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.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')
16:27:11 [2019-12-26T21:27:11.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.
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Clicking on &Finish
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142633701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142633701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142633701 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142633701 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142633701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142633701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.707Z] DEBUG - Clicked on &Finish
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142634317 data=null doit=true} to Shell with text {Confirmation}
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Clicking on Rename All
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142634318 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')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142634318 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')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142634318 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142634318 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142634319 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')
16:27:11 [2019-12-26T21:27:11.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142634319 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')
16:27:12 [2019-12-26T21:27:12.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142634319 data=null item=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')
16:27:12 [2019-12-26T21:27:12.221Z] DEBUG - Clicked on 
16:27:12 [2019-12-26T21:27:12.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142633701 data=null item=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')
16:27:12 [2019-12-26T21:27:12.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142633380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142634893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142634893 data=null doit=true} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142634893 data=null} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142634894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142634894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142634917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142634918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142634918 data=null doit=true} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142634918 data=null} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142634918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142634919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142634932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:12 [2019-12-26T21:27:12.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142634933 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142634933 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142634934 data=null} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142634934 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142634934 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]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142634950 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142634950 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142634950 data=null} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142634951 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142634951 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]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142634977 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635043 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142635043 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142635043 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635044 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142635044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635084 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:12 [2019-12-26T21:27:12.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635094 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142635094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142635094 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635094 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142635095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635099 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635100 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142635100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142635100 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635101 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142635101 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635108 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635109 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635110 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:12 [2019-12-26T21:27:12.993Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142635110 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635177 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142635417 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142635420 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142635420 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.250Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:27:13 [2019-12-26T21:27:13.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:13 [2019-12-26T21:27:13.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:13 [2019-12-26T21:27:13.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:13 [2019-12-26T21:27:13.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:13 [2019-12-26T21:27:13.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Attempting to set focus on Table with text {}
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142636424 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142636425 data=null doit=true} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142636425 data=null} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142636425 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142636426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142636433 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142636620 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142636621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142636621 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142636622 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142636622 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142636626 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:14 [2019-12-26T21:27:14.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142636658 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142636658 data=null doit=true} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142636658 data=null} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142636658 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142636658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142636701 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142636702 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142636703 data=null doit=true} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142636703 data=null} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142636704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142636704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142636714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:14 [2019-12-26T21:27:14.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142636715 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142636715 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142636715 data=null} to TreeItem with text {Traces [12]}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142636716 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142636716 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]}
16:27:14 [2019-12-26T21:27:14.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142636724 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:14 [2019-12-26T21:27:14.582Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637188 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142637189 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142637189 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637189 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:14 [2019-12-26T21:27:14.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142637189 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}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637222 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:15 [2019-12-26T21:27:15.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637225 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142637225 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142637225 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637226 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142637226 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}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637230 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637230 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142637231 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142637231 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637231 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142637231 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}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637235 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637235 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637236 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142637236 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}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637306 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142637542 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142637544 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142637545 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:15 [2019-12-26T21:27:15.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Attempting to set focus on Table with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142638548 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142638549 data=null doit=true} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142638549 data=null} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142638549 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142638549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142638565 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:16 [2019-12-26T21:27:16.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142638750 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142638751 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142638751 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142638752 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:16 [2019-12-26T21:27:16.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142638752 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}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142638757 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142638769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142638769 data=null doit=true} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142638769 data=null} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142638770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142638770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142638807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142638808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142638808 data=null doit=true} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142638808 data=null} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142638809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142638809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142638815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:16 [2019-12-26T21:27:16.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142638816 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142638816 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142638816 data=null} to TreeItem with text {Traces [12]}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142638817 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142638817 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]}
16:27:16 [2019-12-26T21:27:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142638850 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:16 [2019-12-26T21:27:16.540Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639000 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142639000 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142639001 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639001 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142639001 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}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639037 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:16 [2019-12-26T21:27:16.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639045 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142639046 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142639046 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639046 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142639047 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}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639061 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639062 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142639062 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142639062 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639063 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142639063 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}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639067 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639068 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639068 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:16 [2019-12-26T21:27:16.797Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142639068 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}
16:27:17 [2019-12-26T21:27:17.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639142 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142639785 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142639789 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142639811 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Attempting to set focus on Table with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142639816 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142639816 data=null doit=true} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142639817 data=null} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142639817 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142639817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142639882 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:17 [2019-12-26T21:27:17.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142641074 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142641074 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142641074 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142641075 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641075 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}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142641080 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:18 [2019-12-26T21:27:18.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:18 [2019-12-26T21:27:18.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142641086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142641086 data=null doit=true} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142641086 data=null} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142641086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142641126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142641127 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142641127 data=null doit=true} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142641127 data=null} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142641128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142641134 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:18 [2019-12-26T21:27:18.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142641135 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142641135 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142641135 data=null} to TreeItem with text {Traces [12]}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142641135 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641135 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]}
16:27:18 [2019-12-26T21:27:18.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142641152 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:18 [2019-12-26T21:27:18.990Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:19 [2019-12-26T21:27:19.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:19 [2019-12-26T21:27:19.250Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:19 [2019-12-26T21:27:19.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142641618 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142641619 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142641619 data=null} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142641619 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641619 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}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142641653 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:19 [2019-12-26T21:27:19.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142641657 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142641657 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142641657 data=null} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142641657 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641657 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}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142641662 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142641662 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142641663 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142641663 data=null} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142641663 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142641663 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}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142641667 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142641667 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142641668 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142641668 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}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142641736 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142641745 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142641746 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142641746 data=null} to TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:19 [2019-12-26T21:27:19.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Attempting to set focus on Table with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142642592 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142642593 data=null doit=true} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142642593 data=null} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142642601 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142642601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142642609 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:20 [2019-12-26T21:27:20.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142643306 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142643306 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142643306 data=null} to TreeItem with text {simple_server-thread1}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142643307 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643307 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}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142643312 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142643327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142643327 data=null doit=true} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142643327 data=null} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142643327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142643402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142643403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142643403 data=null doit=true} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142643404 data=null} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142643404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142643411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:21 [2019-12-26T21:27:21.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142643412 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142643412 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142643412 data=null} to TreeItem with text {Traces [12]}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142643412 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643412 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]}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142643430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:21 [2019-12-26T21:27:21.657Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142643900 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142643900 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142643900 data=null} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142643901 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643901 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}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142643944 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:21 [2019-12-26T21:27:21.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142643948 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142643948 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142643948 data=null} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142643949 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643949 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}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142643954 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.657Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142643954 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142643955 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142643955 data=null} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142643956 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142643956 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}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142643973 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142643974 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.658Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142643974 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:27:21 [2019-12-26T21:27:21.915Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142643975 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}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142644136 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142644448 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142644454 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142644454 data=null} to TreeItem with text {simple_server-thread2}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Attempting to set focus on Table with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142644468 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142644468 data=null doit=true} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142644468 data=null} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142644469 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142644469 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142644487 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:22 [2019-12-26T21:27:22.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:23 [2019-12-26T21:27:23.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142645595 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142645595 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142645595 data=null} to TreeItem with text {simple_server-thread2}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142645596 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142645596 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}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142645603 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.544Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142645617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142645617 data=null doit=true} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142645617 data=null} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142645617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142645617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142645657 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142645690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142645691 data=null doit=true} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142645691 data=null} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142645691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142645691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142645697 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:23 [2019-12-26T21:27:23.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142645698 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142645698 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142645698 data=null} to TreeItem with text {Traces [12]}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142645699 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142645699 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]}
16:27:23 [2019-12-26T21:27:23.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142645715 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:23 [2019-12-26T21:27:23.544Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646086 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142646086 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142646087 data=null} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646087 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142646087 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}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646132 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:23 [2019-12-26T21:27:23.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646135 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142646135 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142646135 data=null} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646135 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142646136 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}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646140 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646141 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142646142 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142646142 data=null} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646142 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:23 [2019-12-26T21:27:23.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142646143 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}
16:27:24 [2019-12-26T21:27:24.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646173 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646173 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646174 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142646174 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}
16:27:24 [2019-12-26T21:27:24.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646282 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142646656 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142646684 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142646684 data=null} to TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Attempting to set focus on Table with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142646688 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142646688 data=null doit=true} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142646696 data=null} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142646697 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142646697 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142646715 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:24 [2019-12-26T21:27:24.571Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142647861 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142647861 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142647862 data=null} to TreeItem with text {ust-overlap-testing}
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142647862 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:25 [2019-12-26T21:27:25.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142647863 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}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142647892 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:25 [2019-12-26T21:27:25.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142647899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142647899 data=null doit=true} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142647899 data=null} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142647899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142647899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142647939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142647940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142647940 data=null doit=true} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142647940 data=null} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142647940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142647940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142647964 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:25 [2019-12-26T21:27:25.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142647967 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142647967 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142647967 data=null} to TreeItem with text {Traces [12]}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142647967 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142647968 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]}
16:27:25 [2019-12-26T21:27:25.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142647987 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:25 [2019-12-26T21:27:25.758Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648257 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648258 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648258 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142648259 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)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648293 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:26 [2019-12-26T21:27:26.015Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648297 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648297 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648297 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142648298 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)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648303 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648303 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648304 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648304 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648304 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142648305 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)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648315 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648315 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.015Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648316 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.272Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142648316 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)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648456 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648735 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648735 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142648735 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:26 [2019-12-26T21:27:26.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:27 [2019-12-26T21:27:27.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:27 [2019-12-26T21:27:27.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Attempting to set focus on Table with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142649766 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142649766 data=null doit=true} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142649766 data=null} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142649767 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142649767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142649777 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142649915 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142649915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142649915 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142649916 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142649916 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)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142649921 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:27 [2019-12-26T21:27:27.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:27 [2019-12-26T21:27:27.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142649947 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142649947 data=null doit=true} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142649947 data=null} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142649947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142649948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142649978 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142649981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142649981 data=null doit=true} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142649982 data=null} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142649982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142649982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142649989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:27 [2019-12-26T21:27:27.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142649990 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142649990 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142649990 data=null} to TreeItem with text {Traces [12]}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142649990 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142649990 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]}
16:27:27 [2019-12-26T21:27:27.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142650009 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:27 [2019-12-26T21:27:27.657Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:27 [2019-12-26T21:27:27.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:27 [2019-12-26T21:27:27.913Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650285 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650285 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650286 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650287 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142650287 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)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650320 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:28 [2019-12-26T21:27:28.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650324 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650324 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650324 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650324 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142650324 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)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650329 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650330 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650330 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650331 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650331 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142650331 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)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650335 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650335 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650336 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.171Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142650336 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)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650413 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650671 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650673 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142650674 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:28 [2019-12-26T21:27:28.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Attempting to set focus on Table with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142651711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142651711 data=null doit=true} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142651711 data=null} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142651712 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142651712 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142651720 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:29 [2019-12-26T21:27:29.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142651902 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142651903 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142651903 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142651904 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142651904 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)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142651909 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:29 [2019-12-26T21:27:29.615Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142651934 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142651934 data=null doit=true} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142651934 data=null} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142651935 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142651935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142651968 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142651969 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142651969 data=null doit=true} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142651969 data=null} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142651970 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142651970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142651976 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:29 [2019-12-26T21:27:29.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142651977 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:29 [2019-12-26T21:27:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142651977 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:29 [2019-12-26T21:27:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142651977 data=null} to TreeItem with text {Traces [12]}
16:27:29 [2019-12-26T21:27:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142651978 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:29 [2019-12-26T21:27:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142651978 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]}
16:27:29 [2019-12-26T21:27:29.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142652001 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:29 [2019-12-26T21:27:29.872Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652480 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142652481 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142652481 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652482 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142652482 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)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652524 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:30 [2019-12-26T21:27:30.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652528 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142652528 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142652528 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652528 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142652528 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)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652534 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652534 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142652534 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142652535 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652535 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142652535 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)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652544 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652568 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652569 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:27:30 [2019-12-26T21:27:30.386Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142652569 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)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142652639 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142653400 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142653404 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142653425 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Attempting to set focus on Table with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142653472 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142653472 data=null doit=true} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142653472 data=null} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142653473 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142653473 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142653481 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:31 [2019-12-26T21:27:31.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142654777 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142654778 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142654778 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142654778 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:32 [2019-12-26T21:27:32.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142654779 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)}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142654784 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:32 [2019-12-26T21:27:32.708Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142654795 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142654795 data=null doit=true} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142654795 data=null} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142654796 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142654796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142654830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142654831 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142654831 data=null doit=true} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142654831 data=null} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142654832 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142654832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142654839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:32 [2019-12-26T21:27:32.708Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142654840 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142654840 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142654840 data=null} to TreeItem with text {Traces [12]}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142654841 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142654841 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]}
16:27:32 [2019-12-26T21:27:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142654859 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:32 [2019-12-26T21:27:32.708Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:32 [2019-12-26T21:27:32.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:32 [2019-12-26T21:27:32.965Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655337 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142655337 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142655338 data=null} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655338 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142655339 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)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655375 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:33 [2019-12-26T21:27:33.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655379 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142655379 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142655379 data=null} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655380 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142655380 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)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655385 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655385 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142655386 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142655386 data=null} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655387 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142655387 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)}
16:27:33 [2019-12-26T21:27:33.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655391 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655392 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.223Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655395 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142655395 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)}
16:27:33 [2019-12-26T21:27:33.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655465 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142655792 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142655831 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142655837 data=null} to TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Attempting to set focus on Table with text {}
16:27:33 [2019-12-26T21:27:33.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142655839 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142655851 data=null doit=true} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142655851 data=null} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142655851 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142655852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142655875 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:33 [2019-12-26T21:27:33.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:33 [2019-12-26T21:27:33.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:34 [2019-12-26T21:27:34.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:34 [2019-12-26T21:27:34.666Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:34 [2019-12-26T21:27:34.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142656999 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142657000 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142657000 data=null} to TreeItem with text {simple_server-thread1(2)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142657000 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657001 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)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142657008 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:34 [2019-12-26T21:27:34.667Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142657024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142657024 data=null doit=true} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142657024 data=null} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142657025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142657066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.923Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:34 [2019-12-26T21:27:34.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142657077 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142657077 data=null doit=true} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142657078 data=null} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142657078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142657093 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:34 [2019-12-26T21:27:34.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142657096 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142657096 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142657096 data=null} to TreeItem with text {Traces [12]}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142657097 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657097 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]}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142657150 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:34 [2019-12-26T21:27:34.924Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657260 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142657260 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142657260 data=null} to TreeItem with text {simple_server-thread2(2)}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657260 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:34 [2019-12-26T21:27:34.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657261 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)}
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657305 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:35 [2019-12-26T21:27:35.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:35 [2019-12-26T21:27:35.180Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657309 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142657309 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142657309 data=null} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657309 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657309 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)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657314 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657315 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142657315 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142657315 data=null} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657316 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142657316 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)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657328 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657328 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657329 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.181Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142657329 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)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142657485 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142658083 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142658091 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142658091 data=null} to TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Attempting to set focus on Table with text {}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142658094 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142658094 data=null doit=true} to TableItem with text {}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142658095 data=null} to TableItem with text {}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142658095 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:35 [2019-12-26T21:27:35.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142658095 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:36 [2019-12-26T21:27:36.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142658118 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:36 [2019-12-26T21:27:36.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:36 [2019-12-26T21:27:36.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142659253 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142659253 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142659254 data=null} to TreeItem with text {simple_server-thread2(2)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142659254 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659254 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)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142659259 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:36 [2019-12-26T21:27:36.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142659271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142659271 data=null doit=true} to TreeItem with text {test}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142659271 data=null} to TreeItem with text {test}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142659271 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:36 [2019-12-26T21:27:36.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142659312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142659313 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142659313 data=null doit=true} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142659314 data=null} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142659314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142659331 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:37 [2019-12-26T21:27:37.192Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142659332 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142659333 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142659333 data=null} to TreeItem with text {Traces [12]}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142659333 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659334 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]}
16:27:37 [2019-12-26T21:27:37.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142659349 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:37 [2019-12-26T21:27:37.192Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:37 [2019-12-26T21:27:37.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:37 [2019-12-26T21:27:37.449Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:37 [2019-12-26T21:27:37.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659821 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142659821 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142659821 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659822 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659822 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)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659864 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:37 [2019-12-26T21:27:37.706Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659870 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142659871 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142659871 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659871 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659872 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)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659877 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659877 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142659878 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142659878 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659878 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142659878 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)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659888 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659888 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142659889 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:27:37 [2019-12-26T21:27:37.706Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142659889 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)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142660073 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142660379 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142660384 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142660385 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Attempting to set focus on Table with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142660387 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142660387 data=null doit=true} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142660388 data=null} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142660388 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142660388 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142660410 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:38 [2019-12-26T21:27:38.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:39 [2019-12-26T21:27:39.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:39 [2019-12-26T21:27:39.199Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142661620 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142661620 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142661620 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142661621 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661621 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)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142661626 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142661640 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142661641 data=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142661641 data=null} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142661641 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142661719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142661720 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142661720 data=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142661721 data=null} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142661721 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142661727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142661729 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142661729 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142661729 data=null} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142661729 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661729 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]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142661746 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142661773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142661774 data=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142661774 data=null} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142661774 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142661784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142661793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142661794 data=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142661794 data=null} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142661795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142661801 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:39 [2019-12-26T21:27:39.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142661806 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142661806 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142661806 data=null} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142661807 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661807 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]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142661814 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142661815 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142661815 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142661815 data=null} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142661816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142661816 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]}
16:27:39 [2019-12-26T21:27:39.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142661828 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:39 [2019-12-26T21:27:39.713Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:27:39 [2019-12-26T21:27:39.713Z] DEBUG - Clicking on with mnemonic 'Clear'
16:27:39 [2019-12-26T21:27:39.713Z] DEBUG - Clicked on with mnemonic 'Clear'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142662104 data=null doit=true} to Shell with text {Confirm Clear}
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Clicking on &Yes
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142662115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142662115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142662115 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142662115 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142662116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142662116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:39 [2019-12-26T21:27:39.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142662116 data=null item=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')
16:27:44 [2019-12-26T21:27:44.150Z] DEBUG - Clicked on 
16:27:44 [2019-12-26T21:27:44.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142661863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142666981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142666982 data=null doit=true} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142666982 data=null} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142666982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142666983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142666998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142666998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142666998 data=null doit=true} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142666999 data=null} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142666999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142666999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142667005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:44 [2019-12-26T21:27:44.714Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142667006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142667011 data=null doit=true} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142667012 data=null} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142667012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667012 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]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142667020 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142667021 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142667021 data=null doit=true} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142667021 data=null} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142667021 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667022 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]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142667033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:27:44 [2019-12-26T21:27:44.714Z] DEBUG - Clicking on with mnemonic 'Import...'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Clicked on with mnemonic 'Import...'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142667248 data=null doit=true} to Shell with text {Trace Import}
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=1142667252 data=null} to (of type 'Combo')
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:27:44 [2019-12-26T21:27:44.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142667312 data=null doit=true} to TreeItem with text {/}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142667312 data=null} to TreeItem with text {/}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142667312 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142667313 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142667315 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142667315 data=null doit=true} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142667315 data=null} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142667316 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142667316 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142667317 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1142667327 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142667328 data=null doit=true} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142667328 data=null} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142667328 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667329 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142667331 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:44 [2019-12-26T21:27:44.973Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:45 [2019-12-26T21:27:45.232Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142667350 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142667350 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142667350 data=null} to Tree node with text: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142667350 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667351 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
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142667353 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142667366 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:'))
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.232Z] 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')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69cab760
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142667370 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')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142667371 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')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142667371 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142667371 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142667371 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')
16:27:45 [2019-12-26T21:27:45.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142667371 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142667372 data=null item=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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142667372 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142667372 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142667372 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142667372 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142667372 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.233Z] 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:27:45 [2019-12-26T21:27:45.233Z] 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')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] 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')
16:27:45 [2019-12-26T21:27:45.233Z] 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.
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Clicking on &Finish
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142667386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142667386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142667386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142667386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142667386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142667386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142667386 data=null item=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')
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142667064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Clicked on 
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142667781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142667781 data=null doit=true} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142667781 data=null} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142667781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142667802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142667804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142667804 data=null doit=true} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142667804 data=null} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142667805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142667821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:45 [2019-12-26T21:27:45.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142667822 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142667822 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142667823 data=null} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142667823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667823 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]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142667841 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142667842 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142667842 data=null} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142667843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142667843 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]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142667845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1142667858 data=null doit=true} to TreeItem with text {z-clashes [1]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1142667858 data=null} to TreeItem with text {z-clashes [1]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1142667859 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:27:45 [2019-12-26T21:27:45.491Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142667859 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]}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1142667860 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667943 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142667944 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142667944 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667945 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667945 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667975 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:45 [2019-12-26T21:27:45.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667978 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142667978 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142667978 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667978 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667983 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667984 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142667984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142667984 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667985 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142667985 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667988 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667989 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142667989 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142667989 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142668046 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142668056 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:45 [2019-12-26T21:27:45.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142668056 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:46 [2019-12-26T21:27:46.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142668096 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:46 [2019-12-26T21:27:46.005Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:27:46 [2019-12-26T21:27:46.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:46 [2019-12-26T21:27:46.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:46 [2019-12-26T21:27:46.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:46 [2019-12-26T21:27:46.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:46 [2019-12-26T21:27:46.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Attempting to set focus on Table with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142669277 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142669277 data=null doit=true} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142669277 data=null} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142669277 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142669278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142669285 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142669466 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142669467 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142669467 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142669467 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669468 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142669474 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:47 [2019-12-26T21:27:47.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142669491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142669491 data=null doit=true} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142669491 data=null} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142669492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142669527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142669528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142669528 data=null doit=true} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142669529 data=null} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142669529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142669540 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:47 [2019-12-26T21:27:47.391Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142669542 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142669542 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142669543 data=null} to TreeItem with text {Traces [2]}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142669543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669543 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]}
16:27:47 [2019-12-26T21:27:47.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142669553 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:47 [2019-12-26T21:27:47.391Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:27:47 [2019-12-26T21:27:47.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:47 [2019-12-26T21:27:47.647Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670027 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142670027 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142670028 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670028 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142670028 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}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670064 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:47 [2019-12-26T21:27:47.905Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670068 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142670068 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142670068 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670069 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142670069 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}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670075 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670075 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142670075 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142670076 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670076 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142670076 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}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670086 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670087 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670088 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:47 [2019-12-26T21:27:47.905Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142670088 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}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670156 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142670663 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142670666 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142670674 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Attempting to set focus on Table with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142670678 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142670689 data=null doit=true} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142670690 data=null} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142670691 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142670691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142670707 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:48 [2019-12-26T21:27:48.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142672101 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142672101 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142672101 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142672102 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672102 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}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142672108 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142672120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142672120 data=null doit=true} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142672120 data=null} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142672120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142672156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142672157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142672158 data=null doit=true} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142672158 data=null} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142672158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142672165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142672167 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142672167 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142672167 data=null} to TreeItem with text {Traces [2]}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142672168 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672168 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]}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142672185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:49 [2019-12-26T21:27:49.841Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142672192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142672192 data=null doit=true} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142672192 data=null} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142672193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:49 [2019-12-26T21:27:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142672223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142672224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142672225 data=null doit=true} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142672225 data=null} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142672225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142672237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:50 [2019-12-26T21:27:50.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142672238 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142672239 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142672239 data=null} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142672239 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672239 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]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142672249 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142672260 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142672260 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142672261 data=null} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142672261 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142672262 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]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142672271 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:27:50 [2019-12-26T21:27:50.098Z] DEBUG - Clicking on with mnemonic 'Clear'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Clicked on with mnemonic 'Clear'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142672609 data=null doit=true} to Shell with text {Confirm Clear}
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Clicking on &Yes
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142672610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142672610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142672611 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142672611 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142672611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142672611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:27:50 [2019-12-26T21:27:50.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142672612 data=null item=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')
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142672307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Clicked on 
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142673557 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142673557 data=null doit=true} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142673557 data=null} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142673558 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142673558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142673573 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142673574 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142673574 data=null doit=true} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142673574 data=null} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142673575 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142673575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142673580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:51 [2019-12-26T21:27:51.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:51 [2019-12-26T21:27:51.285Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142673587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142673587 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142673587 data=null} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142673587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142673588 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]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142673595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142673595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142673595 data=null doit=true} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142673596 data=null} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142673596 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142673596 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]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142673608 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:27:51 [2019-12-26T21:27:51.286Z] DEBUG - Clicking on with mnemonic 'Import...'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Clicked on with mnemonic 'Import...'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142673835 data=null doit=true} to Shell with text {Trace Import}
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=1142673869 data=null} to (of type 'Combo')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:51 [2019-12-26T21:27:51.543Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1142673986 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142673986 data=null doit=true} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142673986 data=null} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142673986 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142673986 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142673987 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Setting state to checked on: /
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142674004 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:'))
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.802Z] 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')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.802Z] 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')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:27:51 [2019-12-26T21:27:51.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:27:51 [2019-12-26T21:27:51.803Z] 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')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] 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')
16:27:51 [2019-12-26T21:27:51.803Z] 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.
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Clicking on &Finish
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142674028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142674028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142674028 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142674028 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142674028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:51 [2019-12-26T21:27:51.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142674029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:27:52 [2019-12-26T21:27:52.060Z] DEBUG - Clicked on &Finish
16:27:52 [2019-12-26T21:27:52.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142674029 data=null item=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')
16:27:52 [2019-12-26T21:27:52.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142673641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142675280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142675280 data=null doit=true} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142675280 data=null} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142675281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142675296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142675297 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142675297 data=null doit=true} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142675297 data=null} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142675298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142675310 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:53 [2019-12-26T21:27:53.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142675311 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142675311 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142675312 data=null} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142675312 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675312 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]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142675324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142675325 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142675325 data=null} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142675326 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142675326 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]}
16:27:53 [2019-12-26T21:27:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142675329 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675755 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142675756 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142675756 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675756 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675757 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675821 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:53 [2019-12-26T21:27:53.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675825 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142675826 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142675826 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675826 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675826 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675831 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675831 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142675831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.804Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142675832 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675832 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142675832 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675836 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675836 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675837 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142675838 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675898 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142675908 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142675908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142675908 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:53 [2019-12-26T21:27:53.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:54 [2019-12-26T21:27:54.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:54 [2019-12-26T21:27:54.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:54 [2019-12-26T21:27:54.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:54 [2019-12-26T21:27:54.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Attempting to set focus on Table with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142677191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142677191 data=null doit=true} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142677191 data=null} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142677192 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142677192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142677238 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:54 [2019-12-26T21:27:54.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142677421 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142677421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142677421 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142677421 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677421 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142677427 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.187Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142677490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142677490 data=null doit=true} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142677490 data=null} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142677490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142677522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142677523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142677523 data=null doit=true} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142677523 data=null} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142677523 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142677533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:55 [2019-12-26T21:27:55.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142677534 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142677534 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142677535 data=null} to TreeItem with text {Traces [12]}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142677535 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:55 [2019-12-26T21:27:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677535 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]}
16:27:55 [2019-12-26T21:27:55.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142677580 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:55 [2019-12-26T21:27:55.444Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142677954 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142677954 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142677955 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142677955 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677955 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}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142677991 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:55 [2019-12-26T21:27:55.702Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142677994 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142677994 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142677994 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142677995 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142677995 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}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678000 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678000 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142678001 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142678001 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678001 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142678001 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}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678011 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678011 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.702Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678012 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142678012 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}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678090 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142678305 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142678326 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142678327 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:55 [2019-12-26T21:27:55.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Attempting to set focus on Table with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142679333 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142679338 data=null doit=true} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142679338 data=null} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142679338 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142679339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142679347 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142679532 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142679533 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142679533 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142679533 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679533 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}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142679541 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142679554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142679554 data=null doit=true} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142679554 data=null} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142679555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142679588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142679590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142679590 data=null doit=true} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142679590 data=null} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142679591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142679599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:27:57 [2019-12-26T21:27:57.328Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142679600 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142679601 data=null doit=true} to TreeItem with text {Traces [12]}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142679601 data=null} to TreeItem with text {Traces [12]}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142679601 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679601 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]}
16:27:57 [2019-12-26T21:27:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142679618 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:27:57 [2019-12-26T21:27:57.328Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680084 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142680084 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142680084 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680085 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142680085 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}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680123 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2019-12-26T21:27:57.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680126 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142680126 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142680127 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680127 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142680127 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}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680132 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680133 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142680133 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142680133 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680134 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142680134 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}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680138 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680143 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680143 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:57 [2019-12-26T21:27:57.892Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142680144 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}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680210 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142680675 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142680680 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142680688 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Attempting to set focus on Table with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142680703 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142680703 data=null doit=true} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142680703 data=null} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142680704 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142680704 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142680721 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:27:58 [2019-12-26T21:27:58.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142682157 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142682158 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142682158 data=null} to TreeItem with text {kernel-overlap-testing}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142682159 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682159 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}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142682167 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:59 [2019-12-26T21:27:59.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142682179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142682179 data=null doit=true} to TreeItem with text {test}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142682180 data=null} to TreeItem with text {test}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142682180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:27:59 [2019-12-26T21:27:59.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142682216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142682217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142682218 data=null doit=true} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142682218 data=null} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142682218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142682229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:00 [2019-12-26T21:28:00.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142682230 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142682230 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142682231 data=null} to TreeItem with text {Traces [12]}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142682231 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682231 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]}
16:28:00 [2019-12-26T21:28:00.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142682240 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:00 [2019-12-26T21:28:00.082Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142682704 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142682704 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142682705 data=null} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142682705 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682705 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}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142682739 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:00 [2019-12-26T21:28:00.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142682742 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142682742 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142682743 data=null} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142682743 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682743 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}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142682748 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142682748 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142682748 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142682749 data=null} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142682750 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142682750 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}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142682754 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142682754 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142682754 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.596Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142682758 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}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142682824 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142683167 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142683179 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142683180 data=null} to TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:28:00 [2019-12-26T21:28:00.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Attempting to set focus on Table with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142683182 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142683182 data=null doit=true} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142683182 data=null} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142683183 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142683183 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142683208 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:00 [2019-12-26T21:28:00.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142684396 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142684396 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142684397 data=null} to TreeItem with text {simple_server-thread1}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142684397 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142684397 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}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142684402 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142684427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142684427 data=null doit=true} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142684427 data=null} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142684428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142684428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142684467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142684469 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142684469 data=null doit=true} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142684470 data=null} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142684470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142684470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142684476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:02 [2019-12-26T21:28:02.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142684477 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142684477 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142684477 data=null} to TreeItem with text {Traces [12]}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142684477 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142684478 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]}
16:28:02 [2019-12-26T21:28:02.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142684494 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:02 [2019-12-26T21:28:02.222Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:02 [2019-12-26T21:28:02.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:02 [2019-12-26T21:28:02.785Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142684957 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142684957 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142684958 data=null} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142684958 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142684958 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}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142684996 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:02 [2019-12-26T21:28:02.786Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142685001 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142685001 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142685001 data=null} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142685001 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142685001 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}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142685006 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142685006 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142685007 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142685007 data=null} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142685007 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142685007 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}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142685017 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142685017 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142685018 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:02 [2019-12-26T21:28:02.786Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142685018 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}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142685083 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142685399 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142685407 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142685408 data=null} to TreeItem with text {simple_server-thread2}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:03 [2019-12-26T21:28:03.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - Attempting to set focus on Table with text {}
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142685410 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142685410 data=null doit=true} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142685411 data=null} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142685411 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142685411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142685434 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:03 [2019-12-26T21:28:03.299Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:03 [2019-12-26T21:28:03.299Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:04 [2019-12-26T21:28:04.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:04 [2019-12-26T21:28:04.230Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142686621 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142686621 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142686621 data=null} to TreeItem with text {simple_server-thread2}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142686622 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142686623 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}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142686628 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142686653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142686653 data=null doit=true} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142686653 data=null} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142686653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142686654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142686692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142686693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142686693 data=null doit=true} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142686694 data=null} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142686694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142686694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142686700 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:04 [2019-12-26T21:28:04.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142686701 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142686701 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142686701 data=null} to TreeItem with text {Traces [12]}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142686701 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142686702 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]}
16:28:04 [2019-12-26T21:28:04.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142686718 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:04 [2019-12-26T21:28:04.502Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:04 [2019-12-26T21:28:04.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:04 [2019-12-26T21:28:04.859Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687182 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142687182 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142687182 data=null} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687183 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142687183 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}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687225 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2019-12-26T21:28:04.860Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687228 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142687228 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142687228 data=null} to TreeItem with text {ust-overlap-testing}
16:28:04 [2019-12-26T21:28:04.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687228 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142687228 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}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687233 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687233 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142687233 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142687234 data=null} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687234 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142687234 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}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687238 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687238 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687238 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.116Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142687245 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}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687328 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142687666 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142687678 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142687679 data=null} to TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Attempting to set focus on Table with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142687683 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142687683 data=null doit=true} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142687683 data=null} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142687684 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142687696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142687713 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:05 [2019-12-26T21:28:05.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142688899 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142688899 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142688899 data=null} to TreeItem with text {ust-overlap-testing}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142688900 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688900 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}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142688905 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:06 [2019-12-26T21:28:06.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142688919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142688919 data=null doit=true} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142688919 data=null} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142688919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142688988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142689001 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142689002 data=null doit=true} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142689002 data=null} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142689003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142689004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142689020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:06 [2019-12-26T21:28:06.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142689022 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142689022 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142689022 data=null} to TreeItem with text {Traces [12]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142689022 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142689022 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]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142689085 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:06 [2019-12-26T21:28:06.743Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1142689087 data=null doit=true} to TreeItem with text {z-clashes [6]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1142689088 data=null} to TreeItem with text {z-clashes [6]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1142689088 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142689089 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]}
16:28:06 [2019-12-26T21:28:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1142689108 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689216 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142689216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142689259 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689260 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142689260 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689298 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:07 [2019-12-26T21:28:07.000Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689303 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142689303 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142689303 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689303 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142689303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689308 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689308 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142689309 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142689309 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689309 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142689310 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689321 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689321 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.001Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689322 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.257Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142689322 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689408 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142689753 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142689770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142689771 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:07 [2019-12-26T21:28:07.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:08 [2019-12-26T21:28:08.078Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:08 [2019-12-26T21:28:08.078Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Attempting to set focus on Table with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142690776 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142690776 data=null doit=true} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142690777 data=null} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142690777 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142690778 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142690789 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142690967 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142690967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142690967 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142690968 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142690968 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142690973 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:08 [2019-12-26T21:28:08.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142690979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142690979 data=null doit=true} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142690985 data=null} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142690985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142690985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142691017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142691021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142691021 data=null doit=true} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142691021 data=null} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142691021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142691022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142691028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:08 [2019-12-26T21:28:08.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142691029 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142691029 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:08 [2019-12-26T21:28:08.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142691029 data=null} to TreeItem with text {Traces [12]}
16:28:08 [2019-12-26T21:28:08.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142691030 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:08 [2019-12-26T21:28:08.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142691030 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]}
16:28:08 [2019-12-26T21:28:08.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142691047 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:08 [2019-12-26T21:28:08.899Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:08 [2019-12-26T21:28:08.899Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:28:09 [2019-12-26T21:28:09.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691517 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142691518 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142691518 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691518 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142691519 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}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691552 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:09 [2019-12-26T21:28:09.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691555 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142691555 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142691555 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691555 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142691556 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}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691560 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691561 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142691561 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142691562 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691562 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142691563 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}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691571 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691571 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691571 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142691572 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}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691641 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142691968 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142691970 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142691971 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:09 [2019-12-26T21:28:09.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Attempting to set focus on Table with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142692977 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142692977 data=null doit=true} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142692978 data=null} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142692978 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142692978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142692989 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142693183 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142693183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142693184 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142693184 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693184 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}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142693189 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.038Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:11 [2019-12-26T21:28:11.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142693196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142693196 data=null doit=true} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142693196 data=null} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142693201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142693238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142693239 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142693239 data=null doit=true} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142693239 data=null} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142693239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142693246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:11 [2019-12-26T21:28:11.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142693247 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142693247 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142693247 data=null} to TreeItem with text {Traces [12]}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142693247 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693247 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]}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142693265 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:11 [2019-12-26T21:28:11.039Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:11 [2019-12-26T21:28:11.039Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693354 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142693354 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142693354 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693355 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693355 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}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693423 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:11 [2019-12-26T21:28:11.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693426 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142693426 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142693426 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693427 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693427 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}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693438 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693438 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142693438 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142693439 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693439 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142693439 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}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693445 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693445 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693445 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.296Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142693446 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}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142693517 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142694040 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142694044 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142694062 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Attempting to set focus on Table with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142694074 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142694074 data=null doit=true} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142694074 data=null} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142694074 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142694075 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142694082 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:11 [2019-12-26T21:28:11.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142695482 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142695482 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142695482 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142695483 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142695483 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}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142695490 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.234Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142695504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142695505 data=null doit=true} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142695505 data=null} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142695505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142695505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142695542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142695543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142695543 data=null doit=true} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142695544 data=null} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142695544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142695544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142695554 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:13 [2019-12-26T21:28:13.234Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142695556 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142695556 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142695556 data=null} to TreeItem with text {Traces [12]}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142695556 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142695556 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]}
16:28:13 [2019-12-26T21:28:13.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142695566 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:13 [2019-12-26T21:28:13.234Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:13 [2019-12-26T21:28:13.234Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142696038 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142696038 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142696038 data=null} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142696039 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142696039 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}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142696071 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:13 [2019-12-26T21:28:13.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142696075 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142696075 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142696075 data=null} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142696075 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142696075 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}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142696080 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142696081 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142696081 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142696081 data=null} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142696081 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142696082 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}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142696085 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142696086 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142696086 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:13 [2019-12-26T21:28:13.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142696086 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}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142696155 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142696541 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142696549 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142696549 data=null} to TreeItem with text {simple_server-thread1}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Attempting to set focus on Table with text {}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142696563 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142696563 data=null doit=true} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142696563 data=null} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142696564 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142696564 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142696584 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:14 [2019-12-26T21:28:14.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:14 [2019-12-26T21:28:14.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142697677 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142697678 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142697678 data=null} to TreeItem with text {simple_server-thread1}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142697678 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142697678 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}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142697683 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142697696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142697697 data=null doit=true} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142697697 data=null} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142697697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142697697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142697737 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142697738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142697738 data=null doit=true} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142697738 data=null} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142697738 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142697738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142697745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:15 [2019-12-26T21:28:15.631Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142697746 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142697746 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142697746 data=null} to TreeItem with text {Traces [12]}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142697746 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142697746 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]}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142697796 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:15 [2019-12-26T21:28:15.631Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:15 [2019-12-26T21:28:15.631Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142697974 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142697974 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142697975 data=null} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142697975 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142697975 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}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142698015 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2019-12-26T21:28:15.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142698018 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142698018 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142698018 data=null} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142698019 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142698019 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}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142698024 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142698024 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142698025 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142698025 data=null} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142698025 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142698025 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}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142698036 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142698036 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142698037 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:15 [2019-12-26T21:28:15.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142698037 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}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142698110 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142698464 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142698472 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142698472 data=null} to TreeItem with text {simple_server-thread2}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Attempting to set focus on Table with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142698475 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142698475 data=null doit=true} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142698475 data=null} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142698476 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142698476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142698501 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:16 [2019-12-26T21:28:16.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142699713 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142699713 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142699713 data=null} to TreeItem with text {simple_server-thread2}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142699714 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142699714 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}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142699742 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:17 [2019-12-26T21:28:17.515Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142699748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142699748 data=null doit=true} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142699749 data=null} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142699749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142699749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142699789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142699789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142699790 data=null doit=true} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142699790 data=null} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142699790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142699790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142699802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:17 [2019-12-26T21:28:17.515Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142699804 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142699804 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142699804 data=null} to TreeItem with text {Traces [12]}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142699804 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142699804 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]}
16:28:17 [2019-12-26T21:28:17.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142699813 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:17 [2019-12-26T21:28:17.515Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:17 [2019-12-26T21:28:17.515Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700296 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142700296 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142700296 data=null} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700297 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700297 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}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700337 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:18 [2019-12-26T21:28:18.080Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700341 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142700341 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142700341 data=null} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700341 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700341 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}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700346 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700347 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142700347 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142700347 data=null} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700348 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700348 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}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700358 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700359 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700359 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.080Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142700359 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}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700438 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142700783 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142700792 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142700792 data=null} to TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Attempting to set focus on Table with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142700795 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142700795 data=null doit=true} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142700795 data=null} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142700795 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142700796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142700821 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:18 [2019-12-26T21:28:18.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:19 [2019-12-26T21:28:19.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:19 [2019-12-26T21:28:19.573Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142702024 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142702024 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142702024 data=null} to TreeItem with text {ust-overlap-testing}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142702025 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702025 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}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142702054 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142702061 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142702061 data=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142702061 data=null} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142702061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142702104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142702105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142702105 data=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142702105 data=null} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142702105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142702120 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142702121 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142702121 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142702121 data=null} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142702122 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702122 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]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142702142 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142702155 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142702155 data=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142702155 data=null} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142702156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142702178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142702179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142702180 data=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142702180 data=null} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142702180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142702194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:19 [2019-12-26T21:28:19.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142702195 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142702195 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142702195 data=null} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142702195 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:19 [2019-12-26T21:28:19.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702195 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]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142702208 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142702209 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142702209 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142702209 data=null} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142702210 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702210 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]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142702214 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:28:20 [2019-12-26T21:28:20.088Z] DEBUG - Clicking on with mnemonic 'Clear'
16:28:20 [2019-12-26T21:28:20.344Z] DEBUG - Clicked on with mnemonic 'Clear'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142702508 data=null doit=true} to Shell with text {Confirm Clear}
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Clicking on &Yes
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142702509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142702510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142702510 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142702510 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142702511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142702511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:20 [2019-12-26T21:28:20.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142702511 data=null item=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')
16:28:24 [2019-12-26T21:28:24.518Z] DEBUG - Clicked on 
16:28:24 [2019-12-26T21:28:24.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142702268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142707275 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142707276 data=null doit=true} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142707276 data=null} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142707277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142707287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142707287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142707287 data=null doit=true} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142707288 data=null} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142707288 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142707307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:25 [2019-12-26T21:28:25.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142707308 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142707308 data=null doit=true} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142707308 data=null} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142707309 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707309 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]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142707317 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142707318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142707318 data=null doit=true} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142707318 data=null} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142707318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707318 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]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142707331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:28:25 [2019-12-26T21:28:25.082Z] DEBUG - Clicking on with mnemonic 'Import...'
16:28:25 [2019-12-26T21:28:25.340Z] DEBUG - Clicked on with mnemonic 'Import...'
16:28:25 [2019-12-26T21:28:25.340Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:28:25 [2019-12-26T21:28:25.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142707587 data=null doit=true} to Shell with text {Trace Import}
16:28:25 [2019-12-26T21:28:25.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=1142707606 data=null} to (of type 'Combo')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=1142707653 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142707653 data=null doit=true} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142707653 data=null} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142707659 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707659 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142707659 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Setting state to checked on: /
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142707667 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:'))
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.341Z] 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')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@205889fe
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142707679 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')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142707679 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')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142707680 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142707680 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142707681 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')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142707681 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')
16:28:25 [2019-12-26T21:28:25.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142707681 data=null item=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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142707681 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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142707681 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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142707681 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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142707681 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142707681 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.342Z] 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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:28:25 [2019-12-26T21:28:25.342Z] 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')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] 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')
16:28:25 [2019-12-26T21:28:25.342Z] 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.
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Clicking on &Finish
16:28:25 [2019-12-26T21:28:25.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142707699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142707700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142707700 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142707700 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142707700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142707700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:25 [2019-12-26T21:28:25.599Z] DEBUG - Clicked on &Finish
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142708389 data=null doit=true} to Shell with text {Confirmation}
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
16:28:26 [2019-12-26T21:28:26.163Z] DEBUG - Clicking on Rename All
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142708390 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')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142708390 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')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142708390 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142708390 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142708390 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')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142708390 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')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142708391 data=null item=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')
16:28:26 [2019-12-26T21:28:26.164Z] DEBUG - Clicked on 
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142707701 data=null item=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')
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142707367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142708996 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142708996 data=null doit=true} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142708996 data=null} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142708996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142708996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142709020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142709024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142709024 data=null doit=true} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142709024 data=null} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142709025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142709052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:26 [2019-12-26T21:28:26.728Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142709054 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142709054 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142709054 data=null} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142709054 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709054 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]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142709073 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142709074 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142709074 data=null} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142709074 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:26 [2019-12-26T21:28:26.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142709075 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]}
16:28:26 [2019-12-26T21:28:26.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142709103 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709478 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142709478 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142709478 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709479 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709511 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:27 [2019-12-26T21:28:27.302Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709515 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142709515 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142709515 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709516 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709516 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709521 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709522 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142709522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142709522 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709522 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709522 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709527 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709528 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709528 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.302Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142709528 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709684 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142709882 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142709883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142709883 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:27 [2019-12-26T21:28:27.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:28 [2019-12-26T21:28:28.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:28 [2019-12-26T21:28:28.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Attempting to set focus on Table with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142710927 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142710927 data=null doit=true} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142710927 data=null} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142710928 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142710935 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:28 [2019-12-26T21:28:28.687Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142711118 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142711118 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142711118 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142711119 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711119 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142711123 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:28 [2019-12-26T21:28:28.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142711153 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142711153 data=null doit=true} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142711153 data=null} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142711154 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142711195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142711196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142711196 data=null doit=true} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142711197 data=null} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142711197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142711208 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:28 [2019-12-26T21:28:28.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142711210 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142711210 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142711210 data=null} to TreeItem with text {Traces [12]}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142711210 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711211 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]}
16:28:28 [2019-12-26T21:28:28.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142711219 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:28 [2019-12-26T21:28:28.944Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711646 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142711646 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142711646 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711646 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711647 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}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711704 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:29 [2019-12-26T21:28:29.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711717 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142711717 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142711717 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711717 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711717 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}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711722 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711723 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142711723 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142711723 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711723 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142711728 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}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711732 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711733 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711733 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.509Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142711733 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}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142711809 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142712051 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142712074 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142712074 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:29 [2019-12-26T21:28:29.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Attempting to set focus on Table with text {}
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142713096 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142713096 data=null doit=true} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142713096 data=null} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142713097 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142713097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142713105 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142713292 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142713293 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142713293 data=null} to TreeItem with text {ExampleCustomXml.xml}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142713294 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713294 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}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142713320 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142713327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142713327 data=null doit=true} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142713327 data=null} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142713327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142713360 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142713361 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142713361 data=null doit=true} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142713361 data=null} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142713361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142713367 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:31 [2019-12-26T21:28:31.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142713369 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142713369 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142713369 data=null} to TreeItem with text {Traces [12]}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142713369 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713369 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]}
16:28:31 [2019-12-26T21:28:31.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142713387 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:31 [2019-12-26T21:28:31.135Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713853 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142713853 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142713854 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713854 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713855 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}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713890 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:31 [2019-12-26T21:28:31.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713893 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142713893 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142713893 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713894 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713894 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}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713898 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713899 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142713899 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.698Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142713900 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713900 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713900 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}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713904 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713904 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142713904 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:31 [2019-12-26T21:28:31.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142713909 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}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142714044 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142714517 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142714527 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142714527 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Attempting to set focus on Table with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142714530 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142714530 data=null doit=true} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142714530 data=null} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142714530 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142714531 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142714550 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:32 [2019-12-26T21:28:32.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142715943 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142715944 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142715944 data=null} to TreeItem with text {kernel-overlap-testing}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142715944 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142715945 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}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142715949 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:33 [2019-12-26T21:28:33.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:33 [2019-12-26T21:28:33.632Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142715955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142715960 data=null doit=true} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142715960 data=null} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142715961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142715961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142715995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142715996 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142715996 data=null doit=true} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142715996 data=null} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142715997 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142715997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142716003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:33 [2019-12-26T21:28:33.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142716004 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142716004 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142716004 data=null} to TreeItem with text {Traces [12]}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142716004 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142716004 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]}
16:28:33 [2019-12-26T21:28:33.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142716022 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:33 [2019-12-26T21:28:33.890Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142716394 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142716395 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142716395 data=null} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142716396 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142716396 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}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142716437 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:34 [2019-12-26T21:28:34.147Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142716442 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142716442 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142716442 data=null} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142716442 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142716442 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}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142716447 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142716448 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142716448 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142716448 data=null} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142716448 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142716449 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}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142716452 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142716453 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.147Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142716458 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.404Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142716458 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}
16:28:34 [2019-12-26T21:28:34.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142716638 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142716980 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142717001 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142717002 data=null} to TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Attempting to set focus on Table with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142717007 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142717007 data=null doit=true} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142717007 data=null} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142717007 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142717008 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142717018 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:34 [2019-12-26T21:28:34.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142718121 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142718121 data=null doit=true} to TreeItem with text {simple_server-thread1}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142718121 data=null} to TreeItem with text {simple_server-thread1}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142718122 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718122 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}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142718155 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142718162 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142718162 data=null doit=true} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142718162 data=null} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142718163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142718220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142718221 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142718221 data=null doit=true} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142718222 data=null} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142718222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142718239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:36 [2019-12-26T21:28:36.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142718240 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142718240 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142718240 data=null} to TreeItem with text {Traces [12]}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142718241 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718247 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]}
16:28:36 [2019-12-26T21:28:36.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142718258 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:36 [2019-12-26T21:28:36.032Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142718653 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142718653 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142718653 data=null} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142718654 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718654 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}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142718703 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:36 [2019-12-26T21:28:36.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142718708 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142718708 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142718708 data=null} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142718709 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718709 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}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142718715 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142718716 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142718722 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142718723 data=null} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142718724 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142718724 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}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142718730 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142718730 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142718731 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:28:36 [2019-12-26T21:28:36.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142718731 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}
16:28:36 [2019-12-26T21:28:36.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142718815 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142719204 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142719212 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142719212 data=null} to TreeItem with text {simple_server-thread2}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Attempting to set focus on Table with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142719215 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142719215 data=null doit=true} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142719215 data=null} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142719216 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142719216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142719239 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:37 [2019-12-26T21:28:37.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:38 [2019-12-26T21:28:38.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:38 [2019-12-26T21:28:38.077Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142720446 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
16:28:38 [2019-12-26T21:28:38.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142720446 data=null doit=true} to TreeItem with text {simple_server-thread2}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142720446 data=null} to TreeItem with text {simple_server-thread2}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142720447 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142720473 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}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142720478 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142720485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142720485 data=null doit=true} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142720485 data=null} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142720485 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142720486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142720553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142720554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142720554 data=null doit=true} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142720554 data=null} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142720555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142720555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142720561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:38 [2019-12-26T21:28:38.335Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142720568 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142720568 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142720568 data=null} to TreeItem with text {Traces [12]}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142720568 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142720568 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]}
16:28:38 [2019-12-26T21:28:38.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142720577 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:38 [2019-12-26T21:28:38.335Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721076 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142721076 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142721077 data=null} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721077 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142721077 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}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721125 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:38 [2019-12-26T21:28:38.899Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721129 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142721129 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142721129 data=null} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721130 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142721130 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}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721136 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721136 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142721137 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142721137 data=null} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721137 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142721145 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}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721150 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721151 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721151 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:28:38 [2019-12-26T21:28:38.899Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142721151 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}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721231 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142721665 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142721684 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142721685 data=null} to TreeItem with text {ust-overlap-testing}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Attempting to set focus on Table with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142721688 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142721688 data=null doit=true} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142721688 data=null} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142721688 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142721689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142721705 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:39 [2019-12-26T21:28:39.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:40 [2019-12-26T21:28:40.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:40 [2019-12-26T21:28:40.393Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142722805 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142722805 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142722806 data=null} to TreeItem with text {ust-overlap-testing}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142722806 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142722806 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}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142722837 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.651Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142722843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142722843 data=null doit=true} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142722843 data=null} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142722844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142722844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142722901 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142722903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142722903 data=null doit=true} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142722903 data=null} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142722904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142722904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142722918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:40 [2019-12-26T21:28:40.651Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142722920 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142722920 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142722920 data=null} to TreeItem with text {Traces [12]}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142722920 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142722921 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]}
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142722945 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:40 [2019-12-26T21:28:40.651Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:40 [2019-12-26T21:28:40.651Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723063 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723064 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723064 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723064 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142723065 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)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723105 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:40 [2019-12-26T21:28:40.909Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723110 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723110 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723110 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723110 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142723110 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)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723116 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723117 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723117 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723118 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723118 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142723125 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)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723131 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723132 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723132 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:40 [2019-12-26T21:28:40.909Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142723133 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)}
16:28:41 [2019-12-26T21:28:41.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723296 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723553 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723554 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142723554 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:41 [2019-12-26T21:28:41.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:41 [2019-12-26T21:28:41.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:41 [2019-12-26T21:28:41.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Attempting to set focus on Table with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142724559 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142724559 data=null doit=true} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142724559 data=null} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142724559 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142724560 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142724568 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:42 [2019-12-26T21:28:42.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142724762 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142724763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142724763 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142724763 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142724763 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)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142724768 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:42 [2019-12-26T21:28:42.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142724798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142724798 data=null doit=true} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142724798 data=null} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142724799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142724799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142724837 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142724838 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142724839 data=null doit=true} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142724839 data=null} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142724839 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142724840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142724850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:42 [2019-12-26T21:28:42.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142724853 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142724853 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142724853 data=null} to TreeItem with text {Traces [12]}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142724853 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:42 [2019-12-26T21:28:42.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142724853 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]}
16:28:42 [2019-12-26T21:28:42.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142724874 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:42 [2019-12-26T21:28:42.759Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725245 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725245 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725245 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725246 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142725246 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)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725279 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:43 [2019-12-26T21:28:43.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725283 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725283 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725283 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725283 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142725283 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)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725288 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725289 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725289 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725289 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725290 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142725290 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)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725293 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725294 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725299 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.016Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142725299 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)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725366 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725588 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725590 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142725590 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:43 [2019-12-26T21:28:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - Attempting to set focus on Table with text {}
16:28:44 [2019-12-26T21:28:44.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142726595 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142726596 data=null doit=true} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142726596 data=null} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142726597 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142726597 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142726606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142726792 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142726792 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142726792 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142726793 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142726793 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)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142726798 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142726804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142726804 data=null doit=true} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142726804 data=null} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142726810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142726811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142726847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142726848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142726848 data=null doit=true} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142726848 data=null} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142726848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142726848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142726855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:44 [2019-12-26T21:28:44.642Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142726856 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142726856 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142726856 data=null} to TreeItem with text {Traces [12]}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142726856 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142726857 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]}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142726874 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:44 [2019-12-26T21:28:44.642Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142726981 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142726981 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142726981 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142726982 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142726982 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)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727018 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:44 [2019-12-26T21:28:44.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727021 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142727021 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142727022 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727022 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142727022 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)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727027 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727027 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142727028 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142727028 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727028 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142727028 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)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727032 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727033 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727037 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:28:44 [2019-12-26T21:28:44.900Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142727037 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)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727116 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142727715 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142727719 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142727741 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:45 [2019-12-26T21:28:45.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Attempting to set focus on Table with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142727746 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142727747 data=null doit=true} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142727747 data=null} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142727748 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142727748 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142727788 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:45 [2019-12-26T21:28:45.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142729085 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142729085 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142729085 data=null} to TreeItem with text {kernel-overlap-testing(2)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142729086 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729086 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)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142729092 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:46 [2019-12-26T21:28:46.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142729104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142729104 data=null doit=true} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142729104 data=null} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142729105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142729143 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142729144 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142729144 data=null doit=true} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142729144 data=null} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142729145 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142729152 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:46 [2019-12-26T21:28:46.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142729154 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142729154 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142729154 data=null} to TreeItem with text {Traces [12]}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142729154 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729154 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]}
16:28:46 [2019-12-26T21:28:46.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142729181 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:46 [2019-12-26T21:28:46.833Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729667 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142729668 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142729668 data=null} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729669 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729669 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)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729714 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:47 [2019-12-26T21:28:47.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729718 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142729718 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142729718 data=null} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729719 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729719 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)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729725 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729726 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142729726 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142729727 data=null} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729727 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142729728 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)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729736 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729736 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729737 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142729737 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)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142729816 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142730191 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142730201 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142730201 data=null} to TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Attempting to set focus on Table with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142730216 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142730216 data=null doit=true} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142730216 data=null} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142730217 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142730217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142730236 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:47 [2019-12-26T21:28:47.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142731446 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142731447 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142731447 data=null} to TreeItem with text {simple_server-thread1(2)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142731448 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731448 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)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142731482 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.312Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142731491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142731491 data=null doit=true} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142731491 data=null} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142731491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142731547 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142731548 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142731548 data=null doit=true} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142731548 data=null} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142731549 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142731572 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:49 [2019-12-26T21:28:49.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142731577 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142731577 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142731577 data=null} to TreeItem with text {Traces [12]}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142731577 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731578 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]}
16:28:49 [2019-12-26T21:28:49.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142731589 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:49 [2019-12-26T21:28:49.312Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731801 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142731802 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142731802 data=null} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731803 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731803 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)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731893 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:49 [2019-12-26T21:28:49.569Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731898 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142731899 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142731899 data=null} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731900 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731900 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)}
16:28:49 [2019-12-26T21:28:49.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731905 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731912 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142731912 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142731913 data=null} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731913 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142731913 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)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731918 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731919 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.570Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142731919 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:28:49 [2019-12-26T21:28:49.826Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142731919 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)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142732081 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142732536 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142732563 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142732563 data=null} to TreeItem with text {simple_server-thread2(2)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Attempting to set focus on Table with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142732570 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142732570 data=null doit=true} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142732570 data=null} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142732571 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142732571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142732581 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:50 [2019-12-26T21:28:50.390Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142733680 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142733681 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142733681 data=null} to TreeItem with text {simple_server-thread2(2)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142733681 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142733682 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)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142733687 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:51 [2019-12-26T21:28:51.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:51 [2019-12-26T21:28:51.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142733700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142733700 data=null doit=true} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142733700 data=null} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142733701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142733701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142733778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142733780 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142733780 data=null doit=true} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142733780 data=null} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142733781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142733781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142733788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:51 [2019-12-26T21:28:51.578Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142733789 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142733789 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142733789 data=null} to TreeItem with text {Traces [12]}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142733789 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142733789 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]}
16:28:51 [2019-12-26T21:28:51.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142733806 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:51 [2019-12-26T21:28:51.578Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734179 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142734179 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142734180 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734180 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:51 [2019-12-26T21:28:51.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142734180 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)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734227 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:52 [2019-12-26T21:28:52.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734231 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142734231 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142734231 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734232 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142734232 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)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734237 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734238 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142734238 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142734238 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734239 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142734239 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)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734249 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734250 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734250 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142734251 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)}
16:28:52 [2019-12-26T21:28:52.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734410 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142734714 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142734721 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142734721 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:52 [2019-12-26T21:28:52.606Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Attempting to set focus on Table with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142734724 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142734735 data=null doit=true} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142734735 data=null} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142734736 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142734736 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142734760 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:52 [2019-12-26T21:28:52.607Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142735861 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142735861 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142735862 data=null} to TreeItem with text {ust-overlap-testing(2)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142735862 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142735862 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)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142735868 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142735881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142735881 data=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142735881 data=null} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142735882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142735882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142735969 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142735970 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142735970 data=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142735970 data=null} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142735970 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142735971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142735985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142735986 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142735986 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142735987 data=null} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142735987 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142735987 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]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142736004 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142736019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142736020 data=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142736020 data=null} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142736021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142736021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142736044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142736045 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142736045 data=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142736045 data=null} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142736046 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142736046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142736058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:53 [2019-12-26T21:28:53.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:53 [2019-12-26T21:28:53.794Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142736059 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142736060 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142736060 data=null} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142736060 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142736060 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]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142736075 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142736076 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142736076 data=null doit=true} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142736076 data=null} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142736077 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142736077 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]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142736082 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:28:53 [2019-12-26T21:28:53.795Z] DEBUG - Clicking on with mnemonic 'Clear'
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - Clicked on with mnemonic 'Clear'
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142736403 data=null doit=true} to Shell with text {Confirm Clear}
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:28:54 [2019-12-26T21:28:54.051Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Clicking on &Yes
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142736404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142736404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142736404 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142736404 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142736405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142736405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:28:54 [2019-12-26T21:28:54.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142736405 data=null item=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')
16:28:58 [2019-12-26T21:28:58.481Z] DEBUG - Clicked on 
16:28:58 [2019-12-26T21:28:58.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142736137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:28:59 [2019-12-26T21:28:59.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:59 [2019-12-26T21:28:59.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:59 [2019-12-26T21:28:59.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142741207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142741208 data=null doit=true} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142741208 data=null} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142741208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142741223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142741224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142741224 data=null doit=true} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142741224 data=null} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142741225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142741231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:28:59 [2019-12-26T21:28:59.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142741238 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142741238 data=null doit=true} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142741238 data=null} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142741238 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741238 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]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142741245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142741246 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142741246 data=null doit=true} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142741246 data=null} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142741246 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741247 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]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142741257 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:28:59 [2019-12-26T21:28:59.046Z] DEBUG - Clicking on with mnemonic 'Import...'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Clicked on with mnemonic 'Import...'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142741480 data=null doit=true} to Shell with text {Trace Import}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=1142741484 data=null} to (of type 'Combo')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=1142741543 data=null doit=true} to TreeItem with text {/}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=1142741543 data=null} to TreeItem with text {/}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=1142741543 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142741543 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=1142741546 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142741546 data=null doit=true} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142741546 data=null} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142741546 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142741547 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142741558 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=1142741559 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=1142741559 data=null doit=true} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=1142741559 data=null} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=1142741560 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741560 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=1142741562 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:28:59 [2019-12-26T21:28:59.306Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Attempting to set focus on Tree with text {}
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142741584 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142741584 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142741584 data=null} to Tree node with text: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142741585 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142741588 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
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142741596 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142741601 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:'))
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.306Z] 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4b1d796
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142741605 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142741605 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142741605 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142741606 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142741606 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142741606 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142741606 data=null item=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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142741606 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142741606 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142741606 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142741606 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142741606 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.306Z] 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')
16:28:59 [2019-12-26T21:28:59.306Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:28:59 [2019-12-26T21:28:59.307Z] 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')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] 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')
16:28:59 [2019-12-26T21:28:59.307Z] 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.
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Clicking on &Finish
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142741621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142741621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142741621 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142741621 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142741621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:28:59 [2019-12-26T21:28:59.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142741621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142741621 data=null item=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')
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142741289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Clicked on 
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142742113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142742113 data=null doit=true} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142742113 data=null} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142742114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142742135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142742136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142742136 data=null doit=true} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142742136 data=null} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142742137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142742154 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:00 [2019-12-26T21:29:00.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142742161 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142742161 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142742161 data=null} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142742162 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742162 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]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142742169 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142742170 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142742170 data=null} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142742171 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142742171 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]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142742184 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1142742185 data=null doit=true} to TreeItem with text {z-clashes [1]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1142742185 data=null} to TreeItem with text {z-clashes [1]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1142742186 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142742186 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]}
16:29:00 [2019-12-26T21:29:00.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1142742187 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742517 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142742548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142742548 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742549 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742549 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742584 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:00 [2019-12-26T21:29:00.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742588 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142742588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142742588 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742589 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742595 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742596 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142742596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142742596 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742596 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142742597 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742606 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742607 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742607 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.519Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142742607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742671 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142742893 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142742896 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142742896 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:00 [2019-12-26T21:29:00.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:01 [2019-12-26T21:29:01.032Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:01 [2019-12-26T21:29:01.032Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Attempting to set focus on Table with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142743901 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142743901 data=null doit=true} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142743901 data=null} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142743902 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142743902 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142743920 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:01 [2019-12-26T21:29:01.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142744094 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142744094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142744094 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142744095 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142744101 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:01 [2019-12-26T21:29:01.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142744121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142744121 data=null doit=true} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142744121 data=null} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142744121 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142744162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142744163 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142744163 data=null doit=true} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142744163 data=null} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142744163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142744176 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:01 [2019-12-26T21:29:01.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142744178 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142744178 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142744178 data=null} to TreeItem with text {Traces [2]}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142744178 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744178 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]}
16:29:01 [2019-12-26T21:29:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142744199 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:01 [2019-12-26T21:29:01.853Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744655 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142744656 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142744656 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744656 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744657 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}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744690 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:02 [2019-12-26T21:29:02.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744694 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142744694 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142744694 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744694 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744694 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}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744699 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744700 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142744700 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142744700 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744700 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142744701 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}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744705 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744710 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744710 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.674Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142744710 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}
16:29:02 [2019-12-26T21:29:02.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142744810 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142745251 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142745278 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142745288 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:02 [2019-12-26T21:29:02.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Attempting to set focus on Table with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142745303 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142745303 data=null doit=true} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142745303 data=null} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142745303 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142745303 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142745321 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:03 [2019-12-26T21:29:03.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:04 [2019-12-26T21:29:04.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:29:04 [2019-12-26T21:29:04.559Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142746700 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142746700 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142746700 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142746701 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746701 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}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142746706 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142746717 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142746717 data=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142746717 data=null} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142746717 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142746753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142746754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142746754 data=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142746754 data=null} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142746755 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142746761 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142746765 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142746765 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142746766 data=null} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142746766 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746766 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]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142746782 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142746787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142746787 data=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142746787 data=null} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142746788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142746816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142746817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142746817 data=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142746817 data=null} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142746818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142746830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:04 [2019-12-26T21:29:04.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142746831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142746832 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142746832 data=null} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142746832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746832 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]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142746840 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142746849 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142746849 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142746849 data=null} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142746849 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142746850 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]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142746854 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:29:04 [2019-12-26T21:29:04.560Z] DEBUG - Clicking on with mnemonic 'New Folder...'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Clicked on with mnemonic 'New Folder...'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1142747078 data=null doit=true} to Shell with text {New Folder}
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Clicking on OK
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142747096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142747096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142747096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142747097 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142747097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142747097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142747097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:04 [2019-12-26T21:29:04.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142746893 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...'
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Clicked on 
16:29:05 [2019-12-26T21:29:05.074Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1142747300 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1142747300 data=null doit=true} to TreeItem with text {aaa}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1142747300 data=null} to TreeItem with text {aaa}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1142747301 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142747301 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}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1142747358 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa}
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:29:05 [2019-12-26T21:29:05.074Z] DEBUG - Clicking on with mnemonic 'Import...'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Clicked on with mnemonic 'Import...'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142747777 data=null doit=true} to Shell with text {Trace Import}
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:29:05 [2019-12-26T21:29:05.639Z] 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')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1142747781 data=null doit=true} to Button with text {Select &archive file:}
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1142747791 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:}
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1142747794 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1142747794 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')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1142747794 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')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1142747794 data=null item=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')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=1142747815 data=null} to (of type 'Combo')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:05 [2019-12-26T21:29:05.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=1142747874 data=null doit=true} to TreeItem with text {import}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=1142747874 data=null} to TreeItem with text {import}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=1142747875 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142747875 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {import}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=1142747887 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142747888 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142747888 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142747888 data=null} to Tree node with text: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142747889 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142747889 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
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142747892 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=1142747912 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:'))
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.640Z] 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@784fad36
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142747923 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142747923 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142747923 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142747923 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142747923 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142747924 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142747924 data=null item=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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142747924 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142747924 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142747924 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142747924 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142747925 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79d9ae82
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142747927 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142747928 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142747928 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142747928 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142747928 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142747928 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142747928 data=null item=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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142747928 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142747929 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142747929 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')
16:29:05 [2019-12-26T21:29:05.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142747929 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142747929 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.641Z] 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')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:29:05 [2019-12-26T21:29:05.641Z] 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')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] 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')
16:29:05 [2019-12-26T21:29:05.641Z] 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.
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Clicking on &Finish
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142747958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142747958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142747958 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142747958 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142747959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142747959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:05 [2019-12-26T21:29:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142747959 data=null item=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')
16:29:05 [2019-12-26T21:29:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142747423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Clicked on 
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142748453 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142748453 data=null doit=true} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142748453 data=null} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142748453 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142748454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142748495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:06 [2019-12-26T21:29:06.155Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1142748496 data=null doit=true} to TreeItem with text {Experiments [0]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1142748496 data=null} to TreeItem with text {Experiments [0]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1142748496 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142748496 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]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1142748498 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1142748498 data=null doit=true} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1142748498 data=null} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1142748499 data=null button=1 stateMask=0x0 x=101 y=95 count=1} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142748499 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]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1142748512 data=null button=1 stateMask=0x80000 x=101 y=95 count=1} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142748515 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142748515 data=null} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142748516 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142748516 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
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1142748548 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1142748550 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1142748552 data=null x=109 y=189 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1142748558 data=null x=109 y=189 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1142748560 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1142748560 data=null x=109 y=189 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1142748561 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1142748561 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=189 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1142748582 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1142748586 data=null doit=true} to TreeItem with text {exp [0]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1142748586 data=null} to TreeItem with text {exp [0]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1142748587 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142748587 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]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1142748592 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [0]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1142748593 data=null button=0 stateMask=0x0 x=101 y=179 count=0} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1142748593 data=null doit=true} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1142748593 data=null} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1142748594 data=null button=1 stateMask=0x0 x=101 y=179 count=1} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142748594 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]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1142748626 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]}
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:29:06 [2019-12-26T21:29:06.413Z] DEBUG - Clicking on with mnemonic 'Rename...'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Clicked on with mnemonic 'Rename...'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1142748921 data=null doit=true} to Shell with text {Rename Folder}
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Clicking on OK
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142748939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142748939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142748939 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142748939 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142748939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142748939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142748939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:06 [2019-12-26T21:29:06.927Z] DEBUG - Clicked on 
16:29:06 [2019-12-26T21:29:06.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1142748676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142749623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142749623 data=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142749623 data=null} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142749623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142749623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142749629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142749629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142749629 data=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142749629 data=null} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142749629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142749630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142749634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142749634 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142749634 data=null doit=true} to TreeItem with text {Traces [3]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142749634 data=null} to TreeItem with text {Traces [3]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142749634 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142749635 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]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142749637 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1142749671 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142749703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142749703 data=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142749703 data=null} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142749703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142749703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142749714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:07 [2019-12-26T21:29:07.492Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:29:07 [2019-12-26T21:29:07.492Z] DEBUG - Clicking on with mnemonic 'Delete'
16:29:07 [2019-12-26T21:29:07.492Z] DEBUG - Clicked on with mnemonic 'Delete'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null 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')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750573 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142750573 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Clicking on OK
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142750574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142750574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142750574 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142750574 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142750574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142750574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.422Z] DEBUG - Clicked on OK
16:29:08 [2019-12-26T21:29:08.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142750574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:08 [2019-12-26T21:29:08.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142749786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:29:09 [2019-12-26T21:29:09.242Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 442.185 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:29:09 [2019-12-26T21:29:09.242Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.224 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.688 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.106 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.083 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.093 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.432 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.884 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.686 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.582 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.801 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.079 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.95 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 32.717 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 21.976 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 20.06 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.209 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.048 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.948 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.57 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.869 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.403 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.317 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.777 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.005 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.499 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 18.14 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.239 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.886 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.495 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.331 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 33.642 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.44 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.957 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 33.861 s
16:29:09 [2019-12-26T21:29:09.243Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.777 s
16:29:09 [2019-12-26T21:29:09.243Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.885 s
16:29:09 [2019-12-26T21:29:09.243Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142752212 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142752212 data=null doit=true} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142752279 data=null} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142752280 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752280 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142752389 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142752392 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142752392 data=null doit=true} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] 
16:29:10 [2019-12-26T21:29:10.205Z] !ENTRY org.eclipse.cdt.core 1 0DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142752392 data=null} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z]  2019-12-26 21:29:10.025
16:29:10 [2019-12-26T21:29:10.205Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142752393 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752394 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142752405 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
16:29:10 [2019-12-26T21:29:10.205Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1142752530 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'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142752802 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142752802 data=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142752802 data=null} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142752802 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142752820 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142752821 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142752822 data=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142752822 data=null} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142752822 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142752840 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142752840 data=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142752841 data=null} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142752841 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142752842 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}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142752843 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142752844 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142752844 data=null doit=true} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142752845 data=null} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142752845 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752845 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]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142752859 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142752861 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142752861 data=null doit=true} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142752861 data=null} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142752861 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752861 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]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142752866 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142752906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142752926 data=null doit=true} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142752926 data=null} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142752927 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142752927 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]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142752929 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142752931 data=null button=0 stateMask=0x0 x=148 y=95 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142752931 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142752931 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142752932 data=null button=1 stateMask=0x0 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142752932 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}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142752990 data=null button=1 stateMask=0x80000 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1142753027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
16:29:10 [2019-12-26T21:29:10.721Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142753042 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142753043 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142753043 data=null} to TreeItem with text {ust-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142753043 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142753043 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}
16:29:10 [2019-12-26T21:29:10.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142753083 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=1142753121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'LTTng UST Trace'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142753171 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142753171 data=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142753171 data=null} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142753172 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142753172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142753201 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142753202 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142753202 data=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142753203 data=null} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142753203 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142753203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142753213 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:10 [2019-12-26T21:29:10.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142753214 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142753214 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142753214 data=null} to TreeItem with text {Traces [2]}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142753214 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142753214 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]}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142753274 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:10 [2019-12-26T21:29:10.978Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142753275 data=null button=0 stateMask=0x0 x=148 y=95 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142753275 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142753276 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142753276 data=null button=1 stateMask=0x0 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142753276 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}
16:29:10 [2019-12-26T21:29:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142753304 data=null button=1 stateMask=0x80000 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:11 [2019-12-26T21:29:11.236Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:29:11 [2019-12-26T21:29:11.236Z] DEBUG - Clicking on with mnemonic 'Open'
16:29:11 [2019-12-26T21:29:11.236Z] DEBUG - Clicked on with mnemonic 'Open'
16:29:11 [2019-12-26T21:29:11.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142753385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:29:12 [2019-12-26T21:29:12.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142755700 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142755701 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142755701 data=null} to TreeItem with text {Traces [2]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142755702 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142755702 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]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142755728 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:29:13 [2019-12-26T21:29:13.535Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:29:13 [2019-12-26T21:29:13.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142755770 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'
16:29:13 [2019-12-26T21:29:13.792Z] 
16:29:13 [2019-12-26T21:29:13.792Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 21:29:13.713
16:29:13 [2019-12-26T21:29:13.792Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:29:14 [2019-12-26T21:29:14.721Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:29:15 [2019-12-26T21:29:15.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:15 [2019-12-26T21:29:15.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:15 [2019-12-26T21:29:15.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:15 [2019-12-26T21:29:15.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142758145 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142758145 data=null doit=true} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142758145 data=null} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142758146 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142758146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142758169 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:15 [2019-12-26T21:29:15.908Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142758170 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142758170 data=null} to TreeItem with text {Experiments [1]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142758171 data=null button=1 stateMask=0x0 x=111 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142758171 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]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142758172 data=null button=1 stateMask=0x80000 x=111 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142758174 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142758174 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142758174 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142758175 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142758175 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}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142758220 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142758258 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142758258 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142758258 data=null} to TreeItem with text {Experiment [2]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142758259 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:15 [2019-12-26T21:29:15.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142758259 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]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142758287 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142758330 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142758330 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142758331 data=null} to TreeItem with text {Traces [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142758331 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142758331 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]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142758343 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142758392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:16 [2019-12-26T21:29:16.165Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Clicking on &No
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1142759126 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')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1142759126 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')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1142759126 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1142759126 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1142759126 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')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1142759127 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')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1142759127 data=null item=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')
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Clicked on 
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142759288 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142759289 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142759289 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142759289 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142759289 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}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142759358 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142759402 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142759402 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142759402 data=null} to TreeItem with text {Experiment [2]}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142759403 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142759403 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]}
16:29:17 [2019-12-26T21:29:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142759421 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:17 [2019-12-26T21:29:17.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:29:17 [2019-12-26T21:29:17.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:17 [2019-12-26T21:29:17.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:17 [2019-12-26T21:29:17.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:29:17 [2019-12-26T21:29:17.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:17 [2019-12-26T21:29:17.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:17 [2019-12-26T21:29:17.608Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142760058 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142760058 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142760059 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142760059 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142760060 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}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142760100 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142760137 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142760138 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142760138 data=null} to TreeItem with text {Traces [2]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142760138 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142760138 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]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142760161 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142760207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:17 [2019-12-26T21:29:17.865Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Clicking on &Yes
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142760543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142760543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142760544 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142760544 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142760544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142760544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:18 [2019-12-26T21:29:18.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142760544 data=null item=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')
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Clicked on 
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761197 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142761197 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142761197 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761198 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761198 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}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761230 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142761285 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142761286 data=null doit=true} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142761286 data=null} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142761286 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142761324 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142761328 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142761329 data=null doit=true} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142761329 data=null} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142761329 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142761346 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:18 [2019-12-26T21:29:18.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142761350 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142761350 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142761351 data=null} to TreeItem with text {Traces [2]}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142761351 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761351 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]}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142761359 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:18 [2019-12-26T21:29:18.992Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:18 [2019-12-26T21:29:18.992Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761360 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142761361 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:18 [2019-12-26T21:29:18.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142761361 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761361 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761361 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}
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761397 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
16:29:19 [2019-12-26T21:29:19.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=1142761476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace'
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761490 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142761490 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142761491 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761491 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142761491 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}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142761497 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:29:19 [2019-12-26T21:29:19.249Z] DEBUG - Clicking on with mnemonic 'Open'
16:29:19 [2019-12-26T21:29:19.505Z] DEBUG - Clicked on with mnemonic 'Open'
16:29:19 [2019-12-26T21:29:19.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142761573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:29:20 [2019-12-26T21:29:20.107Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142763597 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142763597 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142763597 data=null} to TreeItem with text {Traces [2]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142763598 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142763598 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]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142763619 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:29:21 [2019-12-26T21:29:21.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142763654 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'
16:29:21 [2019-12-26T21:29:21.475Z] 
16:29:21 [2019-12-26T21:29:21.475Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 21:29:21.379
16:29:21 [2019-12-26T21:29:21.475Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:29:22 [2019-12-26T21:29:22.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:29:23 [2019-12-26T21:29:23.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142765752 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142765752 data=null doit=true} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142765752 data=null} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142765753 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142765753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142765775 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:23 [2019-12-26T21:29:23.591Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:23 [2019-12-26T21:29:23.591Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142765777 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142765783 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142765784 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142765784 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142765784 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}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142765820 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142765872 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142765873 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142765873 data=null} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142765874 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142765874 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}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142765907 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142765945 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142765945 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142765946 data=null} to TreeItem with text {Experiment [2]}
16:29:23 [2019-12-26T21:29:23.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142765946 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:23 [2019-12-26T21:29:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142765947 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]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142765960 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142766007 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142766007 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142766007 data=null} to TreeItem with text {Traces [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142766008 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766008 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]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142766032 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142766069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142766079 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142766080 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142766080 data=null} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142766080 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766082 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}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142766122 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142766177 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142766177 data=null doit=true} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142766177 data=null} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142766178 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766178 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}
16:29:23 [2019-12-26T21:29:23.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142766201 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142766240 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142766240 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142766240 data=null} to TreeItem with text {Experiment [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142766240 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766240 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]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142766253 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142766307 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142766307 data=null doit=true} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142766307 data=null} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142766308 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142766319 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142766319 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142766319 data=null doit=true} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142766320 data=null} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142766320 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142766343 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
16:29:24 [2019-12-26T21:29:24.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142766344 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142766344 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142766344 data=null} to TreeItem with text {Traces [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142766344 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766345 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]}
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142766352 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:24 [2019-12-26T21:29:24.106Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:24 [2019-12-26T21:29:24.106Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142766365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.106Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.363Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142766733 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142766733 data=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142766733 data=null} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142766733 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766734 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142766797 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142766798 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142766798 data=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142766799 data=null} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142766799 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766799 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142766806 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142766889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.619Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142766992 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142766993 data=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142766993 data=null} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142766993 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142766993 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142767002 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142767051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142767059 data=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142767059 data=null} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142767060 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142767060 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142767076 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1142767077 data=null doit=true} to TreeItem with text {Trace Compass}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1142767077 data=null} to TreeItem with text {Trace Compass}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1142767078 data=null button=1 stateMask=0x0 x=109 y=32 count=1} to TreeItem with text {Trace Compass}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142767078 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}
16:29:24 [2019-12-26T21:29:24.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1142767080 data=null button=1 stateMask=0x80000 x=109 y=32 count=1} to TreeItem with text {Trace Compass}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142767081 data=null button=0 stateMask=0x0 x=109 y=74 count=0} to TreeItem with text {Traces [0]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142767092 data=null doit=true} to TreeItem with text {Traces [0]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142767092 data=null} to TreeItem with text {Traces [0]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142767093 data=null button=1 stateMask=0x0 x=109 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142767093 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]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142767108 data=null button=1 stateMask=0x80000 x=109 y=74 count=1} to TreeItem with text {Traces [0]}
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:29:24 [2019-12-26T21:29:24.877Z] DEBUG - Clicking on with mnemonic 'Import...'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Clicked on with mnemonic 'Import...'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:29:25 [2019-12-26T21:29:25.134Z] 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')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Attempting to set focus on (of type 'Combo')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=1142767394 data=null} to (of type 'Combo')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Attempting to set focus on (of type 'Tree')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142767427 data=null doit=true} to TreeItem with text {c-project}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142767427 data=null} to TreeItem with text {c-project}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142767427 data=null button=1 stateMask=0x0 x=90 y=11 count=1} to TreeItem with text {c-project}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142767428 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142767429 data=null button=1 stateMask=0x80000 x=90 y=11 count=1} to TreeItem with text {c-project}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142767430 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142767430 data=null doit=true} to Tree node with text: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142767430 data=null} to Tree node with text: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142767431 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142767431 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
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142767433 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Setting state to checked on: kernel-overlap-testing
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:25 [2019-12-26T21:29:25.134Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:29:25 [2019-12-26T21:29:25.134Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142767451 data=null button=0 stateMask=0x0 x=141 y=77 count=0} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142767451 data=null doit=true} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142767451 data=null} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142767451 data=null button=1 stateMask=0x0 x=141 y=77 count=1} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142767452 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142767454 data=null button=1 stateMask=0x80000 x=141 y=77 count=1} to Tree node with text: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Setting state to checked on: ust-overlap-testing
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Clicking on &Finish
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142767472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142767472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142767473 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142767473 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142767473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142767473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:29:25 [2019-12-26T21:29:25.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142767473 data=null item=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')
16:29:25 [2019-12-26T21:29:25.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142767146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
16:29:25 [2019-12-26T21:29:25.391Z] DEBUG - Clicked on 
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142768057 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142768057 data=null} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142768058 data=null button=1 stateMask=0x0 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142768058 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]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142768073 data=null button=1 stateMask=0x80000 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142768075 data=null button=0 stateMask=0x0 x=109 y=74 count=0} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142768075 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142768075 data=null} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142768075 data=null button=1 stateMask=0x0 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142768075 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]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142768083 data=null button=1 stateMask=0x80000 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:29:25 [2019-12-26T21:29:25.955Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:29:26 [2019-12-26T21:29:26.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142768118 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'
16:29:26 [2019-12-26T21:29:26.212Z] 
16:29:26 [2019-12-26T21:29:26.212Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-26 21:29:26.136
16:29:26 [2019-12-26T21:29:26.212Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:29:26 [2019-12-26T21:29:26.775Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:29:28 [2019-12-26T21:29:28.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:28 [2019-12-26T21:29:28.400Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:29:28 [2019-12-26T21:29:28.400Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142770573 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142770573 data=null} to TreeItem with text {Experiments [1]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142770574 data=null button=1 stateMask=0x0 x=129 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142770574 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]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142770576 data=null button=1 stateMask=0x80000 x=129 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142770577 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142770577 data=null} to TreeItem with text {Experiment [2]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142770577 data=null button=1 stateMask=0x0 x=144 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142770577 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiment [2]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142770580 data=null button=1 stateMask=0x80000 x=144 y=74 count=1} to TreeItem with text {Experiment [2]}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142770602 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142770602 data=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142770602 data=null} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142770603 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142770603 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142770616 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142770687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.400Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.964Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:28 [2019-12-26T21:29:28.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142771110 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142771110 data=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142771110 data=null} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142771111 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142771111 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142771193 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142771265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142771273 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142771273 data=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142771273 data=null} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142771273 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142771273 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142771285 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142771333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:28 [2019-12-26T21:29:28.965Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142771435 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142771436 data=null doit=true} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142771436 data=null} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142771436 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142771436 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142771445 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Clicking on with mnemonic 'Refresh'
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=1142771500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Clicked on with mnemonic 'Refresh'
16:29:29 [2019-12-26T21:29:29.221Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
16:29:29 [2019-12-26T21:29:29.221Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142771508 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142771508 data=null} to TreeItem with text {Experiments [1]}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142771508 data=null button=1 stateMask=0x0 x=129 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142771509 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]}
16:29:29 [2019-12-26T21:29:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142771509 data=null button=1 stateMask=0x80000 x=129 y=53 count=1} to TreeItem with text {Experiments [1]}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142771814 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142771821 data=null button=0 stateMask=0x0 x=55 y=95 count=0} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142771821 data=null doit=true} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142771822 data=null} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142771822 data=null button=1 stateMask=0x0 x=55 y=95 count=1} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142771822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142771855 data=null button=1 stateMask=0x80000 x=55 y=95 count=1} to TreeItem with text {test}
16:29:29 [2019-12-26T21:29:29.734Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:29:29 [2019-12-26T21:29:29.734Z] DEBUG - Clicking on with mnemonic 'Delete'
16:29:29 [2019-12-26T21:29:29.734Z] DEBUG - Clicked on with mnemonic 'Delete'
16:29:30 [2019-12-26T21:29:30.297Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:29:30 [2019-12-26T21:29:30.297Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772669 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772669 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null 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')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142772671 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Clicking on OK
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142772672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142772672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142772672 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142772672 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142772672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142772672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Clicked on OK
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142772672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:30 [2019-12-26T21:29:30.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142771919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142773182 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=1142773187 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=1142773187 data=null doit=true} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=1142773187 data=null} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=1142773187 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142773187 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=1142773222 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Clicking on with mnemonic 'Delete'
16:29:30 [2019-12-26T21:29:30.953Z] DEBUG - Clicked on with mnemonic 'Delete'
16:29:31 [2019-12-26T21:29:31.210Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773429 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773429 data=null 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')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773450 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142773450 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Clicking on OK
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142773451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142773451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142773451 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142773451 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142773452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142773452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Clicked on OK
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142773452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:31 [2019-12-26T21:29:31.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142773265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:29:31 [2019-12-26T21:29:31.774Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.576 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
16:29:31 [2019-12-26T21:29:31.774Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.343 s
16:29:31 [2019-12-26T21:29:31.774Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 8.143 s
16:29:31 [2019-12-26T21:29:31.774Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.018 s
16:29:31 [2019-12-26T21:29:31.775Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.414 s
16:29:31 [2019-12-26T21:29:31.775Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.796 s
16:29:31 [2019-12-26T21:29:31.775Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
16:29:38 [2019-12-26T21:29:38.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142782012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142782012 data=null doit=true} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142782013 data=null} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142782013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142782077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142782078 data=null doit=true} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142782078 data=null} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142782079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142782079 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}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142782081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142782082 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142782082 data=null} to TreeItem with text {Traces [2]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142782083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142782083 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]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142782084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:39 [2019-12-26T21:29:39.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142782085 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142782086 data=null} to TreeItem with text {Experiments [1]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142782086 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142782086 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]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142782087 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1142782102 data=null doit=true} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1142782102 data=null} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1142782103 data=null button=1 stateMask=0x0 x=147 y=116 count=1} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782103 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=1142782120 data=null x=147 y=116 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=1142782121 data=null x=147 y=116 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=1142782121 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=1142782122 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=1142782123 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=1142782123 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=1142782123 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=1142782124 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=189 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=1142782179 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142782184 data=null doit=true} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142782184 data=null} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142782184 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782184 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=1142782196 data=null x=114 y=95 width=0 height=0 detail=0} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=1142782197 data=null x=114 y=95 width=0 height=0 detail=0} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=1142782197 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=1142782198 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=1142782199 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=1142782199 data=null x=146 y=189 width=0 height=0 detail=2} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=1142782200 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=1142782200 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=189 width=0 height=0 detail=2} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=1142782206 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=1142782217 data=null button=0 stateMask=0x0 x=138 y=53 count=0} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=1142782217 data=null doit=true} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=1142782218 data=null} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1142782218 data=null button=1 stateMask=0x0 x=138 y=53 count=1} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782219 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=1142782225 data=null button=1 stateMask=0x80000 x=138 y=53 count=1} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=1142782276 data=null button=1 stateMask=0x0 x=138 y=53 count=2} to TreeItem with text {TestExperiment [0]}
16:29:39 [2019-12-26T21:29:39.944Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=1142782276 data=null button=1 stateMask=0x0 x=138 y=53 count=2} to TreeItem with text {TestExperiment [0]}
16:29:40 [2019-12-26T21:29:40.200Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142782277 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1142782590 data=null button=1 stateMask=0x80000 x=138 y=53 count=2} to TreeItem with text {TestExperiment [2]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=1142782591 data=null button=0 stateMask=0x0 x=138 y=53 count=0} to TreeItem with text {TestExperiment [2]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=1142782591 data=null doit=true} to TreeItem with text {TestExperiment [2]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=1142782591 data=null} to TreeItem with text {TestExperiment [2]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [2]}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142782595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142782595 data=null doit=true} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142782596 data=null} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142782596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142782673 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142782677 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142782677 data=null doit=true} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142782677 data=null} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142782678 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142782687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142782697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142782698 data=null doit=true} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142782698 data=null} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142782698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:40 [2019-12-26T21:29:40.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142782698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142783520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.644Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142783897 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142783897 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142783897 data=null} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142783898 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142783898 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]}
16:29:41 [2019-12-26T21:29:41.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142783907 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.644Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.644Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=1142783908 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=1142783908 data=null} to TreeItem with text {debuginfo-synth-exec}
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1142783908 data=null button=1 stateMask=0x0 x=147 y=116 count=1} to TreeItem with text {debuginfo-synth-exec}
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142783922 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec}
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=1142783983 data=null button=1 stateMask=0x80000 x=147 y=116 count=1} to TreeItem with text {debuginfo-synth-exec}
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142783984 data=null doit=true} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142783984 data=null} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142783984 data=null button=1 stateMask=0x0 x=114 y=137 count=1} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142783985 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
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142784017 data=null button=1 stateMask=0x80000 x=114 y=137 count=1} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142784078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142784078 data=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142784079 data=null} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142784079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142784103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142784108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142784108 data=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142784108 data=null} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142784108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142784119 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142784121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142784121 data=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142784121 data=null} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142784122 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142784177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:41 [2019-12-26T21:29:41.902Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142784179 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142784180 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142784180 data=null} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142784180 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784180 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]}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142784187 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
16:29:41 [2019-12-26T21:29:41.903Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.903Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142784188 data=null doit=true} to TreeItem with text {bug446190}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142784188 data=null} to TreeItem with text {bug446190}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142784188 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to TreeItem with text {bug446190}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142784189 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142784214 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to TreeItem with text {bug446190}
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142784214 data=null doit=true} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142784214 data=null} to Tree node with text: Views
16:29:41 [2019-12-26T21:29:41.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142784215 data=null button=1 stateMask=0x0 x=114 y=116 count=1} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142784215 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
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142784386 data=null button=1 stateMask=0x80000 x=114 y=116 count=1} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142784476 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142784476 data=null doit=true} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142784477 data=null} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142784478 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142784497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=1142784499 data=null button=0 stateMask=0x0 x=111 y=32 count=0} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142784499 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142784499 data=null} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142784499 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142784500 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142784506 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:42 [2019-12-26T21:29:42.160Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:42 [2019-12-26T21:29:42.417Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=1142784576 data=null doit=true} to TreeItem with text {TestExperiment [2]}
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=1142784576 data=null} to TreeItem with text {TestExperiment [2]}
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=1142784577 data=null button=1 stateMask=0x0 x=138 y=53 count=1} to TreeItem with text {TestExperiment [2]}
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142784577 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]}
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=1142784581 data=null button=1 stateMask=0x80000 x=138 y=53 count=1} to TreeItem with text {TestExperiment [2]}
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142784582 data=null doit=true} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142784582 data=null} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142784582 data=null button=1 stateMask=0x0 x=114 y=116 count=1} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142784582 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
16:29:42 [2019-12-26T21:29:42.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142784692 data=null button=1 stateMask=0x80000 x=114 y=116 count=1} to Tree node with text: Views
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142785344 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142785351 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142785351 data=null doit=true} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142785351 data=null} to TreeItem with text {test}
16:29:42 [2019-12-26T21:29:42.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142785351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:43 [2019-12-26T21:29:43.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142785351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:43 [2019-12-26T21:29:43.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142785415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:43 [2019-12-26T21:29:43.239Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:29:43 [2019-12-26T21:29:43.239Z] DEBUG - Clicking on with mnemonic 'Delete'
16:29:43 [2019-12-26T21:29:43.495Z] DEBUG - Clicked on with mnemonic 'Delete'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785965 data=null 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')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785966 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142785966 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Clicking on OK
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142785968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142785968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142785968 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142785968 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142785968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142785968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:43 [2019-12-26T21:29:43.753Z] DEBUG - Clicked on OK
16:29:44 [2019-12-26T21:29:44.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142785968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:44 [2019-12-26T21:29:44.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142785489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:29:44 [2019-12-26T21:29:44.319Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.655 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
16:29:44 [2019-12-26T21:29:44.319Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.429 s
16:29:44 [2019-12-26T21:29:44.319Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.393 s
16:29:44 [2019-12-26T21:29:44.319Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.287 s
16:29:44 [2019-12-26T21:29:44.319Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142788591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142788591 data=null doit=true} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142788591 data=null} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142788592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142788592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142788615 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142788616 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142788616 data=null doit=true} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142788616 data=null} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142788625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142788625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142788633 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142788640 data=null doit=true} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142788640 data=null} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142788641 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142788641 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}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142788643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142788645 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142788645 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142788645 data=null} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142788645 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142788646 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]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142788663 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142788663 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142788664 data=null} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142788664 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142788664 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]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142788665 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142788666 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142788666 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142788666 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142788667 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142788667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142788706 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:46 [2019-12-26T21:29:46.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Attempting to set focus on Table with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142788927 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142788927 data=null doit=true} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142788927 data=null} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142788928 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142788928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142788957 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:46 [2019-12-26T21:29:46.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142789225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142789225 data=null doit=true} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142789225 data=null} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142789225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142789225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142789233 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142789233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142789233 data=null doit=true} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142789234 data=null} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142789234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142789234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142789247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:47 [2019-12-26T21:29:47.011Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142789249 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142789249 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142789249 data=null} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142789249 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142789250 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]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142789255 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142789275 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142789275 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142789276 data=null} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142789276 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142789276 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]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142789281 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:29:47 [2019-12-26T21:29:47.011Z] DEBUG - Clicking on with mnemonic 'Clear'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Clicked on with mnemonic 'Clear'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142789499 data=null doit=true} to Shell with text {Confirm Clear}
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Clicking on &Yes
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142789500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142789500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142789500 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142789500 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142789500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142789500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:47 [2019-12-26T21:29:47.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142789500 data=null item=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')
16:29:48 [2019-12-26T21:29:48.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142789320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:29:48 [2019-12-26T21:29:48.199Z] DEBUG - Clicked on 
16:29:49 [2019-12-26T21:29:49.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:49 [2019-12-26T21:29:49.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142792010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142792010 data=null doit=true} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142792010 data=null} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142792011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142792032 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142792032 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142792032 data=null doit=true} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142792033 data=null} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142792033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142792040 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:49 [2019-12-26T21:29:49.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142792041 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142792041 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142792041 data=null} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142792042 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792042 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]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142792074 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142792075 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142792076 data=null} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142792076 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142792077 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]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142792078 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1142792079 data=null doit=true} to TreeItem with text {symbolic-link [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1142792079 data=null} to TreeItem with text {symbolic-link [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1142792079 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142792079 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]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1142792080 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792083 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142792083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142792083 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792084 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792084 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792089 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792090 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:49 [2019-12-26T21:29:49.825Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792099 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.082Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142792100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792204 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792494 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142792496 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142792497 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142792539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142792539 data=null doit=true} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142792539 data=null} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142792540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142792546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142792547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142792547 data=null doit=true} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142792547 data=null} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142792548 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142792562 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:50 [2019-12-26T21:29:50.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142792563 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142792568 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142792568 data=null} to TreeItem with text {Traces [2]}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142792569 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792569 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]}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142792581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:50 [2019-12-26T21:29:50.339Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:50 [2019-12-26T21:29:50.339Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:50 [2019-12-26T21:29:50.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792582 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142792582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142792582 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792583 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142792583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142792588 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:29:50 [2019-12-26T21:29:50.340Z] DEBUG - Clicking on with mnemonic 'Rename...'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Clicked on with mnemonic 'Rename...'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1142792781 data=null doit=true} to Shell with text {Rename Trace}
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Clicking on OK
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142792784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142792784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142792784 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142792784 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142792784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142792784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:50 [2019-12-26T21:29:50.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142792785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1142792651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Clicked on 
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142793490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142793491 data=null doit=true} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142793491 data=null} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142793491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142793491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142793500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142793500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142793500 data=null doit=true} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142793500 data=null} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142793501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142793501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142793516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:51 [2019-12-26T21:29:51.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142793517 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142793517 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142793517 data=null} to TreeItem with text {Traces [2]}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142793517 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142793517 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]}
16:29:51 [2019-12-26T21:29:51.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142793523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:51 [2019-12-26T21:29:51.417Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:51 [2019-12-26T21:29:51.417Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142793530 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142793531 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142793531 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142793531 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142793531 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}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142793536 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Clicking on with mnemonic 'Open'
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Clicked on with mnemonic 'Open'
16:29:51 [2019-12-26T21:29:51.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142793580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Attempting to set focus on Table with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142794185 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142794185 data=null doit=true} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142794185 data=null} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142794186 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142794186 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142794201 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:29:51 [2019-12-26T21:29:51.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142794370 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142794371 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142794371 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142794371 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142794371 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}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142794377 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142794500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142794500 data=null doit=true} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142794500 data=null} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142794500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142794501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142794574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142794575 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142794575 data=null doit=true} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142794575 data=null} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142794576 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142794576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142794585 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:52 [2019-12-26T21:29:52.238Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142794587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142794587 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142794587 data=null} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142794587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142794588 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]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142794607 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142794607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142794608 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142794608 data=null} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142794608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142794608 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]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142794622 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Clicking on with mnemonic 'Clear'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Clicked on with mnemonic 'Clear'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142794806 data=null doit=true} to Shell with text {Confirm Clear}
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Clicking on &Yes
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142794809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142794809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142794809 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142794809 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142794810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142794810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:52 [2019-12-26T21:29:52.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142794810 data=null item=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')
16:29:53 [2019-12-26T21:29:53.058Z] DEBUG - Clicked on 
16:29:53 [2019-12-26T21:29:53.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142794705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:29:54 [2019-12-26T21:29:54.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:54 [2019-12-26T21:29:54.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:55 [2019-12-26T21:29:55.210Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142797415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142797416 data=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142797416 data=null} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142797416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142797440 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142797441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142797441 data=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142797446 data=null} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142797447 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142797454 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.211Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142797455 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142797455 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142797455 data=null} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142797456 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797456 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]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142797471 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142797472 data=null doit=true} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142797472 data=null} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142797472 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142797472 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]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142797474 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142797488 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142797488 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142797489 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142797489 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797489 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142797526 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:29:55 [2019-12-26T21:29:55.211Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142797737 data=null doit=true} to Shell with text {Copy Trace}
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:29:55 [2019-12-26T21:29:55.606Z] 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')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142797752 data=null doit=true} to Button with text {Copy as a link}
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142797752 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}
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142797753 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142797753 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')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142797753 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')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142797753 data=null item=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')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.606Z] DEBUG - Clicking on OK
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142797755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142797755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142797755 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142797755 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142797755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142797755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142797755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142797569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Clicked on 
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142797912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142797912 data=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142797912 data=null} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142797912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142797951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142797953 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142797953 data=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142797953 data=null} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142797954 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142797973 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:55 [2019-12-26T21:29:55.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142797984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142797984 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142797984 data=null} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142797984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142797985 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]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142798006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142798015 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142798016 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142798016 data=null} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142798017 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142798017 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]}
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142798023 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:29:55 [2019-12-26T21:29:55.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:56 [2019-12-26T21:29:56.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142798065 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'
16:29:56 [2019-12-26T21:29:56.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:56 [2019-12-26T21:29:56.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:29:56 [2019-12-26T21:29:56.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142798749 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142798750 data=null doit=true} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142798750 data=null} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142798750 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142798750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142798760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:56 [2019-12-26T21:29:56.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142798771 data=null doit=true} to TreeItem with text {Experiments [1]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142798771 data=null} to TreeItem with text {Experiments [1]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142798771 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142798772 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]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142798773 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:29:56 [2019-12-26T21:29:56.635Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142798776 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142798776 data=null doit=true} to TreeItem with text {Experiment [2]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142798777 data=null} to TreeItem with text {Experiment [2]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142798777 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142798787 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]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142798809 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1142798993 data=null doit=true} to Shell with text {Copy Experiment}
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:56 [2019-12-26T21:29:56.635Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Clicking on OK
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142799008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142799008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142799009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142799009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142799009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:56 [2019-12-26T21:29:56.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142798849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Clicked on 
16:29:57 [2019-12-26T21:29:57.149Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142799304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142799304 data=null doit=true} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142799304 data=null} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142799305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142799305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142799341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142799342 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142799342 data=null doit=true} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142799342 data=null} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142799342 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142799342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142799360 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:57 [2019-12-26T21:29:57.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142799362 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142799362 data=null doit=true} to TreeItem with text {Traces [2]}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142799362 data=null} to TreeItem with text {Traces [2]}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142799362 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:57 [2019-12-26T21:29:57.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142799362 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]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142799406 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
16:29:57 [2019-12-26T21:29:57.150Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1142799472 data=null doit=true} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1142799472 data=null} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1142799473 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142799473 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]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1142799477 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1142799483 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1142799484 data=null doit=true} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1142799484 data=null} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1142799484 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142799485 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]}
16:29:57 [2019-12-26T21:29:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1142799588 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]}
16:29:57 [2019-12-26T21:29:57.406Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:29:57 [2019-12-26T21:29:57.406Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1142799965 data=null doit=true} to Shell with text {Copy Experiment}
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.664Z] 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)'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
16:29:57 [2019-12-26T21:29:57.664Z] 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.664Z] 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799981 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799981 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799981 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799981 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 data=null item=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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142799982 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')
16:29:57 [2019-12-26T21:29:57.664Z] 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')
16:29:57 [2019-12-26T21:29:57.664Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Clicking on OK
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142799983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142799983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142799983 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142799984 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142799984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142799984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.665Z] DEBUG - Clicked on OK
16:29:57 [2019-12-26T21:29:57.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142799984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:29:57 [2019-12-26T21:29:57.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142799772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:29:58 [2019-12-26T21:29:58.178Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142800523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142800523 data=null doit=true} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142800523 data=null} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142800524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142800524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142800541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142800542 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142800542 data=null doit=true} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142800542 data=null} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142800542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142800542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142800556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:58 [2019-12-26T21:29:58.435Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142800557 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142800557 data=null doit=true} to TreeItem with text {Traces [4]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142800557 data=null} to TreeItem with text {Traces [4]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142800557 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142800558 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]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142800582 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]}
16:29:58 [2019-12-26T21:29:58.435Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1142800583 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1142800583 data=null} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142800583 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142800584 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]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142800587 data=null button=1 stateMask=0x80000 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1142800588 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1142800588 data=null} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142800588 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142800588 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]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142800590 data=null button=1 stateMask=0x80000 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142800657 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142800658 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142800658 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142800658 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142800704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142800740 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:58 [2019-12-26T21:29:58.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142800911 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142800912 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142800912 data=null} to TreeItem with text {ExampleCustomTxt.log3}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142800913 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142800913 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}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142800941 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:58 [2019-12-26T21:29:58.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142801502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142801502 data=null doit=true} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142801502 data=null} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142801503 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142801503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142801533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142801534 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142801534 data=null doit=true} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142801535 data=null} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142801535 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142801535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142801542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:29:59 [2019-12-26T21:29:59.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142801543 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142801543 data=null doit=true} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142801543 data=null} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142801543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142801543 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]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142801552 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Attempting to set focus on Tree with text {}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142801562 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142801562 data=null doit=true} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142801562 data=null} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142801562 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142801568 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]}
16:29:59 [2019-12-26T21:29:59.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142801578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Clicking on with mnemonic 'Clear'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Clicked on with mnemonic 'Clear'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142801740 data=null doit=true} to Shell with text {Confirm Clear}
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Clicking on &Yes
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142801741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142801742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142801742 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142801742 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142801742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142801742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142801742 data=null item=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')
16:29:59 [2019-12-26T21:29:59.514Z] DEBUG - Clicked on 
16:29:59 [2019-12-26T21:29:59.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142801633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142803971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142803971 data=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142803972 data=null} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142803972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142803972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142803993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142803994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142803994 data=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142803995 data=null} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142803995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142803996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142804018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142804020 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142804020 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142804020 data=null} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142804021 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804021 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]}
16:30:01 [2019-12-26T21:30:01.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142804030 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142804030 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142804041 data=null} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142804042 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142804042 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]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142804044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142804045 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142804045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142804045 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142804045 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804046 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142804084 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142804228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142804229 data=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142804229 data=null} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142804230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142804262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142804264 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142804264 data=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142804264 data=null} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142804271 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142804278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:01 [2019-12-26T21:30:01.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:01 [2019-12-26T21:30:01.921Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:01 [2019-12-26T21:30:01.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142804280 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142804281 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142804281 data=null} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142804281 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:01 [2019-12-26T21:30:01.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804281 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]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142804301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142804303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142804303 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142804304 data=null} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142804304 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142804305 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]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142804313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:02 [2019-12-26T21:30:02.178Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142804457 data=null doit=true} to Shell with text {Confirm Clear}
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Clicking on &Yes
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142804458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142804458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142804458 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142804458 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142804458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142804460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:02 [2019-12-26T21:30:02.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142804461 data=null item=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')
16:30:02 [2019-12-26T21:30:02.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142804351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:02 [2019-12-26T21:30:02.999Z] DEBUG - Clicked on 
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142806866 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142806866 data=null doit=true} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142806866 data=null} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142806866 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142806867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142806885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142806886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142806886 data=null doit=true} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142806887 data=null} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142806887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142806887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142806901 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:04 [2019-12-26T21:30:04.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142806902 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142806902 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142806902 data=null} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142806903 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142806903 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]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142806921 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142806921 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142806921 data=null} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142806922 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142806922 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]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142806923 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142806924 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142806924 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142806924 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142806925 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142806925 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142806962 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Clicking on with mnemonic 'Rename...'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Clicked on with mnemonic 'Rename...'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1142807161 data=null doit=true} to Shell with text {Rename Trace}
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Clicking on OK
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142807165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142807165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142807165 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142807165 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142807165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142807165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:04 [2019-12-26T21:30:04.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142807166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:05 [2019-12-26T21:30:05.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=1142807005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Clicked on 
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142807779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142807779 data=null doit=true} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142807779 data=null} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142807779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142807779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142807847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142807850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142807850 data=null doit=true} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142807851 data=null} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142807851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142807851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142807866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:05 [2019-12-26T21:30:05.715Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142807867 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142807867 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142807868 data=null} to TreeItem with text {Traces [1]}
16:30:05 [2019-12-26T21:30:05.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142807868 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142807868 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]}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142807883 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:05 [2019-12-26T21:30:05.716Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142807885 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142807885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142807885 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142807885 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142807886 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}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142807921 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:05 [2019-12-26T21:30:05.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142807958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Attempting to set focus on Table with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142808517 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142808517 data=null doit=true} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142808517 data=null} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142808518 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142808518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142808526 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142808639 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142808639 data=null doit=true} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142808639 data=null} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142808639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142808640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142808670 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142808671 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142808671 data=null doit=true} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142808671 data=null} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142808671 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142808673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142808679 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:06 [2019-12-26T21:30:06.412Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142808681 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142808681 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142808681 data=null} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142808681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142808682 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]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142808700 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142808701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142808701 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142808701 data=null} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142808702 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142808702 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]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142808707 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:06 [2019-12-26T21:30:06.412Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142808852 data=null doit=true} to Shell with text {Confirm Clear}
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Clicking on &Yes
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142808853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142808853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142808856 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142808856 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142808856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142808856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:06 [2019-12-26T21:30:06.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142808856 data=null item=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')
16:30:06 [2019-12-26T21:30:06.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142808747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:06 [2019-12-26T21:30:06.930Z] DEBUG - Clicked on 
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142810902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142810902 data=null doit=true} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142810902 data=null} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142810903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142810903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142810923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142810925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142810925 data=null doit=true} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142810925 data=null} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142810926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142810926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142810936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:08 [2019-12-26T21:30:08.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142810937 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142810937 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142810938 data=null} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142810938 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142810938 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]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142810945 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142810946 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142810946 data=null} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142810946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142810947 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]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142810948 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142810957 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142810958 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142810958 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142810959 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142810959 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142810988 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:30:08 [2019-12-26T21:30:08.824Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:30:09 [2019-12-26T21:30:09.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142811027 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'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142811652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142811653 data=null doit=true} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142811653 data=null} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142811653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142811653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142811692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:09 [2019-12-26T21:30:09.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142811693 data=null doit=true} to TreeItem with text {Experiments [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142811693 data=null} to TreeItem with text {Experiments [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142811694 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142811694 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]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142811695 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:30:09 [2019-12-26T21:30:09.338Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142811696 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142811696 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142811697 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:09 [2019-12-26T21:30:09.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142811697 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]}
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142811713 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142811715 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142811717 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142811718 data=null} to Tree node with text: ExampleCustomTxt.log
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142811718 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142811718 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
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142811756 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Clicking on with mnemonic 'Remove'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Clicked on with mnemonic 'Remove'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1142811943 data=null doit=true} to Shell with text {Confirm Remove}
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Clicking on &Yes
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142811945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142811945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142811946 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142811946 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142811948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142811949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:09 [2019-12-26T21:30:09.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142811949 data=null item=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')
16:30:10 [2019-12-26T21:30:10.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1142811797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
16:30:10 [2019-12-26T21:30:10.416Z] DEBUG - Clicked on 
16:30:10 [2019-12-26T21:30:10.416Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:30:10 [2019-12-26T21:30:10.980Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142813104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142813104 data=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142813104 data=null} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142813104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142813145 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142813146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142813146 data=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142813146 data=null} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142813146 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142813153 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142813153 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142813154 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142813154 data=null} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142813154 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813154 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]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142813188 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142813201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142813201 data=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142813201 data=null} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142813202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142813220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142813221 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142813221 data=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142813221 data=null} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142813221 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142813235 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:10 [2019-12-26T21:30:10.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142813236 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142813237 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142813237 data=null} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142813237 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813237 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]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142813251 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142813251 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142813252 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142813252 data=null} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142813252 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142813252 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]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142813275 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:10 [2019-12-26T21:30:10.981Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142813426 data=null doit=true} to Shell with text {Confirm Clear}
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Clicking on &Yes
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142813427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142813427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142813427 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142813427 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142813427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142813427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142813427 data=null item=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')
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Clicked on 
16:30:11 [2019-12-26T21:30:11.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142813307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142815761 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142815762 data=null doit=true} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142815762 data=null} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142815762 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142815763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142815782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142815783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142815783 data=null doit=true} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142815783 data=null} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142815783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142815783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142815795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:13 [2019-12-26T21:30:13.762Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142815796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142815796 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142815796 data=null} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142815797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142815797 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]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142815805 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142815813 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142815813 data=null} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142815813 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142815814 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]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142815815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1142815816 data=null doit=true} to TreeItem with text {symbolic-link [1]}
16:30:13 [2019-12-26T21:30:13.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1142815816 data=null} to TreeItem with text {symbolic-link [1]}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1142815816 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142815816 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]}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1142815817 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142815821 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142815821 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142815821 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142815830 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142815830 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142815859 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142816022 data=null doit=true} to Shell with text {Copy Trace}
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Clicking on OK
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142816034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142816034 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142816034 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142816035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142816035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142816035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:13 [2019-12-26T21:30:13.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142815911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Clicked on 
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142816167 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142816167 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142816167 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142816168 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142816168 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142816174 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142816351 data=null doit=true} to Shell with text {Copy Trace}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:30:14 [2019-12-26T21:30:14.021Z] 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')
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142816362 data=null doit=true} to Button with text {Copy as a link}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142816362 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}
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:14 [2019-12-26T21:30:14.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142816363 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142816363 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')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142816363 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')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142816364 data=null item=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')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Clicking on OK
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142816366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142816366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142816367 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142816367 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142816367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142816367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142816367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142816221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Clicked on 
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142816495 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142816495 data=null doit=true} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142816495 data=null} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142816496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142816496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142816541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142816542 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142816542 data=null doit=true} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142816542 data=null} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142816542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142816543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142816561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:14 [2019-12-26T21:30:14.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142816562 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142816562 data=null doit=true} to TreeItem with text {Traces [3]}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142816563 data=null} to TreeItem with text {Traces [3]}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142816563 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142816563 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]}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142816586 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:14 [2019-12-26T21:30:14.279Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:30:14 [2019-12-26T21:30:14.279Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142816588 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142816588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142816588 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142816589 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142816589 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}
16:30:14 [2019-12-26T21:30:14.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142816626 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:14 [2019-12-26T21:30:14.536Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:14 [2019-12-26T21:30:14.536Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:14 [2019-12-26T21:30:14.536Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:14 [2019-12-26T21:30:14.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142816667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:15 [2019-12-26T21:30:15.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:15 [2019-12-26T21:30:15.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:15 [2019-12-26T21:30:15.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:15 [2019-12-26T21:30:15.662Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:15 [2019-12-26T21:30:15.662Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Attempting to set focus on Table with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142818309 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142818309 data=null doit=true} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142818309 data=null} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142818310 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142818310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142818336 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142818441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142818441 data=null doit=true} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142818441 data=null} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142818441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142818442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142818480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142818481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142818481 data=null doit=true} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142818482 data=null} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142818482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142818482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142818489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:16 [2019-12-26T21:30:16.225Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142818490 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142818490 data=null doit=true} to TreeItem with text {Traces [4]}
16:30:16 [2019-12-26T21:30:16.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142818490 data=null} to TreeItem with text {Traces [4]}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142818491 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142818491 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]}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142818511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:16 [2019-12-26T21:30:16.226Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:30:16 [2019-12-26T21:30:16.226Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142818513 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142818513 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142818513 data=null} to TreeItem with text {ExampleCustomTxt.log3}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142818514 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142818514 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}
16:30:16 [2019-12-26T21:30:16.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142818554 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:16 [2019-12-26T21:30:16.482Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:16 [2019-12-26T21:30:16.482Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:16 [2019-12-26T21:30:16.482Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:16 [2019-12-26T21:30:16.482Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:16 [2019-12-26T21:30:16.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142818601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:17 [2019-12-26T21:30:17.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:17 [2019-12-26T21:30:17.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:17 [2019-12-26T21:30:17.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:17 [2019-12-26T21:30:17.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:17 [2019-12-26T21:30:17.705Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:17 [2019-12-26T21:30:17.705Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Attempting to set focus on Table with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142820243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142820244 data=null doit=true} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142820244 data=null} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142820245 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142820246 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142820274 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:17 [2019-12-26T21:30:17.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142820423 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142820424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142820424 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142820424 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820425 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}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142820456 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142820519 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142820520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142820520 data=null} to TreeItem with text {ExampleCustomTxt.log3}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142820521 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:18 [2019-12-26T21:30:18.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820558 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}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142820588 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142820744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142820744 data=null doit=true} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142820744 data=null} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142820744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142820777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142820778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142820778 data=null doit=true} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142820778 data=null} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142820778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142820785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:18 [2019-12-26T21:30:18.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142820786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142820786 data=null doit=true} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142820786 data=null} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142820787 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820787 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]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142820805 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142820806 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142820806 data=null doit=true} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142820806 data=null} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142820807 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142820807 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]}
16:30:18 [2019-12-26T21:30:18.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142820812 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142820951 data=null doit=true} to Shell with text {Confirm Clear}
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Clicking on &Yes
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142820952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142820952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142820952 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142820952 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142820953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142820953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:18 [2019-12-26T21:30:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142820953 data=null item=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')
16:30:19 [2019-12-26T21:30:19.296Z] DEBUG - Clicked on 
16:30:19 [2019-12-26T21:30:19.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142820850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142823452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142823453 data=null doit=true} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142823453 data=null} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142823453 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142823454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142823474 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142823475 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142823475 data=null doit=true} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142823476 data=null} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142823476 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142823476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142823491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:21 [2019-12-26T21:30:21.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142823492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142823492 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142823492 data=null} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142823492 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142823493 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]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142823509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142823509 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142823510 data=null} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142823510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142823510 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]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142823511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142823512 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142823512 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142823512 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142823513 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142823513 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142823555 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - Clicking on with mnemonic 'Delete'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - Clicked on with mnemonic 'Delete'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142823780 data=null doit=true} to Shell with text {Confirm Delete}
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - Clicking on &Yes
16:30:21 [2019-12-26T21:30:21.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142823781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142823781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142823781 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142823781 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142823781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142823781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:21 [2019-12-26T21:30:21.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142823782 data=null item=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')
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142823609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Clicked on 
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142824506 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142824506 data=null doit=true} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142824506 data=null} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142824506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142824506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142824542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142824546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142824546 data=null doit=true} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142824547 data=null} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142824547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142824547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142824553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:22 [2019-12-26T21:30:22.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142824555 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142824555 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142824555 data=null} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142824555 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142824555 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]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142824595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142824597 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142824597 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142824597 data=null} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142824597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142824598 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]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142824605 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:22 [2019-12-26T21:30:22.377Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142824749 data=null doit=true} to Shell with text {Confirm Clear}
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Clicking on &Yes
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142824750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142824752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142824752 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142824752 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142824753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142824753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142824753 data=null item=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')
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142824650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:22 [2019-12-26T21:30:22.634Z] DEBUG - Clicked on 
16:30:24 [2019-12-26T21:30:24.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142826695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142826695 data=null doit=true} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142826695 data=null} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142826696 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142826696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142826712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142826713 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142826714 data=null doit=true} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142826714 data=null} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142826714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142826715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142826726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:24 [2019-12-26T21:30:24.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142826770 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142826771 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142826771 data=null} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142826771 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142826772 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]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142826793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142826794 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142826794 data=null} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142826795 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142826795 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]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142826806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142826807 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142826808 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142826808 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142826808 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142826809 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142826888 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:24 [2019-12-26T21:30:24.785Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:30:24 [2019-12-26T21:30:24.785Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:30:24 [2019-12-26T21:30:24.785Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
16:30:24 [2019-12-26T21:30:24.785Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
16:30:25 [2019-12-26T21:30:25.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142826932 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'
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:25 [2019-12-26T21:30:25.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142827634 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142827635 data=null doit=true} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142827635 data=null} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142827635 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142827635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142827673 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:25 [2019-12-26T21:30:25.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142827675 data=null doit=true} to TreeItem with text {Experiments [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142827675 data=null} to TreeItem with text {Experiments [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142827676 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142827676 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]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142827678 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
16:30:25 [2019-12-26T21:30:25.556Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142827688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142827688 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142827688 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142827689 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]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142827691 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142827692 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142827692 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142827692 data=null} to Tree node with text: ExampleCustomTxt.log
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142827692 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142827693 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
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142827737 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:30:25 [2019-12-26T21:30:25.556Z] DEBUG - Clicking on with mnemonic 'Delete'
16:30:25 [2019-12-26T21:30:25.812Z] DEBUG - Clicked on with mnemonic 'Delete'
16:30:25 [2019-12-26T21:30:25.812Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142827943 data=null doit=true} to Shell with text {Confirm Delete}
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Clicking on &Yes
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142827944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142827944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142827944 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142827944 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142827945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142827945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:25 [2019-12-26T21:30:25.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142827945 data=null item=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')
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142827790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Clicked on 
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142828670 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142828671 data=null doit=true} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142828671 data=null} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142828671 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142828671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142828710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142828712 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142828712 data=null doit=true} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142828712 data=null} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142828712 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142828713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142828724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:26 [2019-12-26T21:30:26.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142828725 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142828725 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142828725 data=null} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142828726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142828726 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]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142828735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142828735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142828745 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142828745 data=null} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142828745 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142828746 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]}
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142828751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142828907 data=null doit=true} to Shell with text {Confirm Clear}
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Clicking on &Yes
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142828907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142828907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142828909 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142828910 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142828910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142828910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:26 [2019-12-26T21:30:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142828910 data=null item=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')
16:30:26 [2019-12-26T21:30:26.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142828796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:26 [2019-12-26T21:30:26.891Z] DEBUG - Clicked on 
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142830811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142830811 data=null doit=true} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142830811 data=null} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142830811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142830812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142830832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:28 [2019-12-26T21:30:28.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142830833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142830834 data=null doit=true} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142830834 data=null} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142830834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142830834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142830849 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:28 [2019-12-26T21:30:28.790Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142830850 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142830850 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142830850 data=null} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142830851 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142830851 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]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142830866 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142830867 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142830867 data=null} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142830867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142830868 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]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142830869 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142830870 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142830870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142830870 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142830870 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142830871 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142830907 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142830908 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142830909 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142830909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142831065 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142831066 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142831066 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142831066 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142831153 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142831153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142831153 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:28 [2019-12-26T21:30:28.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142831154 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142831154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142831162 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142831404 data=null doit=true} to Shell with text {Copy Trace}
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Clicking on OK
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142831408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142831409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142831409 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142831419 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142831419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142831419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142831419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142831208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Clicked on 
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142831599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142831599 data=null doit=true} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142831599 data=null} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142831599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142831599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142831650 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142831651 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142831651 data=null doit=true} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142831651 data=null} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142831652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142831652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142831685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:29 [2019-12-26T21:30:29.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:29 [2019-12-26T21:30:29.561Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:29 [2019-12-26T21:30:29.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142831687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142831687 data=null doit=true} to TreeItem with text {Traces [2]}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142831687 data=null} to TreeItem with text {Traces [2]}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142831688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142831688 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]}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142831722 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:29 [2019-12-26T21:30:29.562Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831726 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142831726 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142831726 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831727 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142831727 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}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831760 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831760 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831760 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.562Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142831761 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}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142831833 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142832132 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142832140 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142832141 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:29 [2019-12-26T21:30:29.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833279 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142833279 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142833280 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833280 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142833281 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833338 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833339 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833339 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.187Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142833339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833405 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142833596 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142833599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142833601 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:31 [2019-12-26T21:30:31.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142833949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142833950 data=null doit=true} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142833950 data=null} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142833950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142833951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142833989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142833990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142833990 data=null doit=true} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142833990 data=null} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142833991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142833991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142834005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:31 [2019-12-26T21:30:31.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:31 [2019-12-26T21:30:31.701Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142834006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142834006 data=null doit=true} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142834007 data=null} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142834007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142834007 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]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142834029 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142834030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142834031 data=null doit=true} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142834031 data=null} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142834031 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142834031 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]}
16:30:31 [2019-12-26T21:30:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142834041 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142834191 data=null doit=true} to Shell with text {Confirm Clear}
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:31 [2019-12-26T21:30:31.958Z] DEBUG - Clicking on &Yes
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142834196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142834196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142834196 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142834196 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142834197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142834197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:31 [2019-12-26T21:30:31.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142834197 data=null item=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')
16:30:32 [2019-12-26T21:30:32.522Z] DEBUG - Clicked on 
16:30:32 [2019-12-26T21:30:32.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142834078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142836684 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142836685 data=null doit=true} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142836685 data=null} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142836685 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142836685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142836707 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142836708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142836709 data=null doit=true} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142836714 data=null} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142836714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142836715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142836721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:34 [2019-12-26T21:30:34.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142836722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142836722 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142836722 data=null} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142836723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142836723 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]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142836738 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142836739 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142836739 data=null} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142836739 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142836739 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]}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142836741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142836741 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142836741 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142836741 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142836742 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142836742 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142836783 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:34 [2019-12-26T21:30:34.419Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142836931 data=null doit=true} to Shell with text {Confirm Delete}
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Clicking on &Yes
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142836932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142836932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142836933 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142836933 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142836933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142836933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:34 [2019-12-26T21:30:34.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142836933 data=null item=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')
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Clicked on 
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142837632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142837632 data=null doit=true} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142837632 data=null} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142837633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142837633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142837672 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142837676 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142837676 data=null doit=true} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142837676 data=null} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142837676 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142837677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142837684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:35 [2019-12-26T21:30:35.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142837684 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142837685 data=null doit=true} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142837685 data=null} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142837685 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142837685 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]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142837701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142837702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142837702 data=null doit=true} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142837702 data=null} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142837702 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142837702 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]}
16:30:35 [2019-12-26T21:30:35.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142837718 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142837868 data=null doit=true} to Shell with text {Confirm Clear}
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Clicking on &Yes
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142837868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142837868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142837869 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142837869 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142837869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142837869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142837869 data=null item=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')
16:30:35 [2019-12-26T21:30:35.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142837765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:35 [2019-12-26T21:30:35.864Z] DEBUG - Clicked on 
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142839982 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142839982 data=null doit=true} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142839982 data=null} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142839982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142839983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142840002 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:37 [2019-12-26T21:30:37.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1142840004 data=null doit=true} to TreeItem with text {Experiments [0]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1142840004 data=null} to TreeItem with text {Experiments [0]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1142840004 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142840005 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]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1142840006 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1142840007 data=null doit=true} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1142840007 data=null} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1142840007 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142840007 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]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1142840024 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1142840025 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1142840025 data=null doit=true} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1142840025 data=null} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1142840026 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142840026 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]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1142840035 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]}
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:37 [2019-12-26T21:30:37.758Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:38 [2019-12-26T21:30:38.015Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:38 [2019-12-26T21:30:38.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142840083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:38 [2019-12-26T21:30:38.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:38 [2019-12-26T21:30:38.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:38 [2019-12-26T21:30:38.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:38 [2019-12-26T21:30:38.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:38 [2019-12-26T21:30:38.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:38 [2019-12-26T21:30:38.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142841206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142841207 data=null doit=true} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142841207 data=null} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142841208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142841208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142841232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142841233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142841233 data=null doit=true} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142841233 data=null} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142841234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142841234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142841246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:39 [2019-12-26T21:30:39.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142841270 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142841271 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142841271 data=null} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142841271 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142841271 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]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142841286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142841287 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142841287 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142841287 data=null} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142841288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142841288 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]}
16:30:39 [2019-12-26T21:30:39.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142841293 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:39 [2019-12-26T21:30:39.094Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:39 [2019-12-26T21:30:39.094Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142841471 data=null doit=true} to Shell with text {Confirm Clear}
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.514Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Clicking on &Yes
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142841472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142841472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142841472 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142841473 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142841475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142841475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142841475 data=null item=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')
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Clicked on 
16:30:39 [2019-12-26T21:30:39.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142841339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142843770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142843770 data=null doit=true} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142843771 data=null} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142843771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142843771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142843795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142843796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142843796 data=null doit=true} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142843796 data=null} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142843797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142843797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142843811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:41 [2019-12-26T21:30:41.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142843813 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142843813 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142843813 data=null} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142843814 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142843814 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]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142843828 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142843829 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142843829 data=null} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142843829 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142843829 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]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142843831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142843832 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142843832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142843832 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142843833 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142843833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142843870 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142843915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Attempting to set focus on Table with text {}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142844113 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142844113 data=null doit=true} to TableItem with text {}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142844114 data=null} to TableItem with text {}
16:30:41 [2019-12-26T21:30:41.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142844114 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142844115 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142844143 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:42 [2019-12-26T21:30:42.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142844406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142844406 data=null doit=true} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142844406 data=null} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142844407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142844407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142844414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142844415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142844415 data=null doit=true} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142844416 data=null} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142844416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142844416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142844431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:42 [2019-12-26T21:30:42.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142844433 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142844433 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142844436 data=null} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142844436 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142844437 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]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142844442 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142844443 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142844443 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142844443 data=null} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142844443 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142844443 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]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142844447 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142844599 data=null doit=true} to Shell with text {Confirm Clear}
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Clicking on &Yes
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142844605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142844605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142844605 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142844606 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142844606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142844606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:42 [2019-12-26T21:30:42.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142844606 data=null item=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')
16:30:42 [2019-12-26T21:30:42.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142844487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:42 [2019-12-26T21:30:42.828Z] DEBUG - Clicked on 
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142846810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142846810 data=null doit=true} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142846810 data=null} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142846811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142846811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142846826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142846827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142846827 data=null doit=true} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142846827 data=null} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142846827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142846827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142846834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:44 [2019-12-26T21:30:44.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142846835 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142846835 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142846840 data=null} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142846841 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142846841 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]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142846846 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142846847 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142846847 data=null} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142846847 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142846847 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]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142846849 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142846852 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142846860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142846860 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142846861 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142846861 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142846866 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:30:44 [2019-12-26T21:30:44.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142847084 data=null doit=true} to Shell with text {Copy Trace}
16:30:44 [2019-12-26T21:30:44.725Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:44 [2019-12-26T21:30:44.725Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:44 [2019-12-26T21:30:44.725Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:44 [2019-12-26T21:30:44.725Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Clicking on OK
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142847115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142847115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142847115 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142847115 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142847116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142847116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142847116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142846915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Clicked on 
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142847284 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142847284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142847284 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142847285 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142847285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:44 [2019-12-26T21:30:44.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142847305 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - Clicking on with mnemonic 'Copy...'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - Clicked on with mnemonic 'Copy...'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142847556 data=null doit=true} to Shell with text {Copy Trace}
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.238Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
16:30:45 [2019-12-26T21:30:45.239Z] 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')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142847583 data=null doit=true} to Button with text {Copy as a link}
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142847583 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}
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142847584 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142847584 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')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142847584 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')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142847585 data=null item=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')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Clicking on OK
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142847599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142847600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142847600 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142847600 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142847600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142847600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142847601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=1142847355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - Clicked on 
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2019-12-26T21:30:45.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142847866 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142847866 data=null doit=true} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142847866 data=null} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142847867 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142847867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142847883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142847884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142847888 data=null doit=true} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142847889 data=null} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142847889 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142847889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142847897 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:45 [2019-12-26T21:30:45.753Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142847898 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142847898 data=null doit=true} to TreeItem with text {Traces [3]}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142847898 data=null} to TreeItem with text {Traces [3]}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142847898 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142847898 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]}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142847909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:45 [2019-12-26T21:30:45.753Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142847910 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142847910 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142847910 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142847910 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142847911 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}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142847916 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:45 [2019-12-26T21:30:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142847957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:46 [2019-12-26T21:30:46.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:46 [2019-12-26T21:30:46.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:46 [2019-12-26T21:30:46.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:46 [2019-12-26T21:30:46.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:46 [2019-12-26T21:30:46.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Attempting to set focus on Table with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142849518 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142849518 data=null doit=true} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142849518 data=null} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142849519 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142849519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142849532 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142849616 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142849616 data=null doit=true} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142849616 data=null} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142849616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142849617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142849627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142849639 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142849639 data=null doit=true} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142849639 data=null} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142849640 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142849640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142849653 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:47 [2019-12-26T21:30:47.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142849655 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142849655 data=null doit=true} to TreeItem with text {Traces [3]}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142849655 data=null} to TreeItem with text {Traces [3]}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142849655 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142849656 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]}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142849661 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:47 [2019-12-26T21:30:47.446Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142849662 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142849662 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142849662 data=null} to TreeItem with text {ExampleCustomTxt.log3}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142849662 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142849662 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}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142849677 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Clicking on with mnemonic 'Open'
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Clicked on with mnemonic 'Open'
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:47 [2019-12-26T21:30:47.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=1142849716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
16:30:48 [2019-12-26T21:30:48.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:48 [2019-12-26T21:30:48.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:48 [2019-12-26T21:30:48.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:48 [2019-12-26T21:30:48.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:48 [2019-12-26T21:30:48.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:48 [2019-12-26T21:30:48.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Attempting to set focus on Table with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142851331 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142851332 data=null doit=true} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142851332 data=null} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142851332 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142851332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142851347 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:49 [2019-12-26T21:30:49.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:49 [2019-12-26T21:30:49.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:30:49 [2019-12-26T21:30:49.138Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142851516 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142851517 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142851517 data=null} to TreeItem with text {ExampleCustomTxt.log2}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142851517 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851518 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}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142851547 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142851710 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142851711 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142851711 data=null} to TreeItem with text {ExampleCustomTxt.log3}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142851711 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851712 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}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142851743 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142851881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142851881 data=null doit=true} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142851882 data=null} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142851882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142851917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142851918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142851918 data=null doit=true} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142851918 data=null} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142851919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142851929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:49 [2019-12-26T21:30:49.653Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142851930 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142851930 data=null doit=true} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142851930 data=null} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142851931 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851931 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]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142851940 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142851941 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142851941 data=null doit=true} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142851941 data=null} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142851941 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142851941 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]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142851956 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:49 [2019-12-26T21:30:49.653Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142852095 data=null doit=true} to Shell with text {Confirm Clear}
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Clicking on &Yes
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142852096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142852096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142852096 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142852096 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142852096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142852097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:49 [2019-12-26T21:30:49.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142852097 data=null item=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')
16:30:50 [2019-12-26T21:30:50.257Z] DEBUG - Clicked on 
16:30:50 [2019-12-26T21:30:50.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142851994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142854637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142854637 data=null doit=true} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142854638 data=null} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142854638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142854639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142854659 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142854660 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142854660 data=null doit=true} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142854660 data=null} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142854660 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142854661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142854673 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:52 [2019-12-26T21:30:52.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142854674 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142854674 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142854674 data=null} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142854675 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142854675 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]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142854683 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142854683 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142854684 data=null} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142854684 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142854695 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]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142854697 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854697 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142854698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142854698 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854698 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142854699 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854733 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854734 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854734 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142854735 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854795 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142854893 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142854894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142854894 data=null} to TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:30:52 [2019-12-26T21:30:52.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Attempting to set focus on Table with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142854897 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142854897 data=null doit=true} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142854897 data=null} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142854898 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142854898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142854926 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2019-12-26T21:30:52.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142855202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142855203 data=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142855203 data=null} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142855203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142855203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142855212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142855222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142855222 data=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142855223 data=null} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142855223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142855224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142855237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142855239 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142855239 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142855239 data=null} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142855239 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142855239 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]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142855246 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142855246 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142855247 data=null doit=true} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142855247 data=null} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142855247 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142855247 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]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142855260 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Clicking on with mnemonic 'Clear'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Clicked on with mnemonic 'Clear'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:30:53 [2019-12-26T21:30:53.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142855407 data=null doit=true} to Shell with text {Confirm Clear}
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Clicking on &Yes
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142855410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142855411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142855411 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142855411 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142855411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142855411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:30:53 [2019-12-26T21:30:53.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142855411 data=null item=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')
16:30:53 [2019-12-26T21:30:53.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=1142855304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
16:30:53 [2019-12-26T21:30:53.552Z] DEBUG - Clicked on 
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142856145 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Attempting to set focus on Tree with text {}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142856166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142856167 data=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142856167 data=null} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142856168 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142856169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:30:53 [2019-12-26T21:30:53.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142856177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:30:54 [2019-12-26T21:30:54.065Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:30:54 [2019-12-26T21:30:54.065Z] DEBUG - Clicking on with mnemonic 'Delete'
16:30:54 [2019-12-26T21:30:54.065Z] DEBUG - Clicked on with mnemonic 'Delete'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null 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')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142856440 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Clicking on OK
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142856441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142856441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142856441 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142856442 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142856449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142856449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Clicked on OK
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142856449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:30:54 [2019-12-26T21:30:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142856242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:30:54 [2019-12-26T21:30:54.887Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.317 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
16:30:54 [2019-12-26T21:30:54.887Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.178 s
16:30:54 [2019-12-26T21:30:54.887Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.505 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.648 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.742 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.127 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.778 s
16:30:54 [2019-12-26T21:30:54.887Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.865 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.015 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.212 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.012 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.88 s
16:30:54 [2019-12-26T21:30:54.887Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.072 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.051 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.948 s
16:30:54 [2019-12-26T21:30:54.887Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.76 s
16:30:54 [2019-12-26T21:30:54.887Z] 
16:30:54 [2019-12-26T21:30:54.887Z] Results:
16:30:54 [2019-12-26T21:30:54.887Z] 
16:30:54 [2019-12-26T21:30:54.887Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
16:30:54 [2019-12-26T21:30:54.887Z] 
16:30:55 [2019-12-26T21:30:55.143Z] 
16:30:55 [2019-12-26T21:30:55.143Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:30:55.139
16:30:55 [2019-12-26T21:30:55.143Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] All tests passed!
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.pom
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT [127/138]
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] The project's OSGi version is 1.0.3.201912262016
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] 
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:55 [2019-12-26T21:30:55.707Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
16:30:55 [2019-12-26T21:30:55.964Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] 
16:30:55 [2019-12-26T21:30:55.964Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
16:30:55 [2019-12-26T21:30:55.964Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:30:55 [2019-12-26T21:30:55.964Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
16:30:55 [2019-12-26T21:30:55.964Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] 
16:30:55 [2019-12-26T21:30:55.964Z] 	htIo.supplyATReader(seqNb).getChannel(),
16:30:55 [2019-12-26T21:30:55.964Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:30:55 [2019-12-26T21:30:55.964Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
16:30:55 [2019-12-26T21:30:55.964Z] 2 problems (2 warnings)
16:30:55 [2019-12-26T21:30:55.964Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.221Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
16:30:56 [2019-12-26T21:30:56.478Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:56 [2019-12-26T21:30:56.478Z] [INFO] 
16:30:56 [2019-12-26T21:30:56.478Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:30:57 [2019-12-26T21:30:57.408Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
16:30:57 [2019-12-26T21:30:57.408Z] [INFO] Command line:
16:30:57 [2019-12-26T21:30:57.408Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:30:57 [2019-12-26T21:30:57.408Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:31:00 [2019-12-26T21:31:00.680Z] !SESSION 2019-12-26 21:30:57.465 -----------------------------------------------
16:31:00 [2019-12-26T21:31:00.680Z] eclipse.buildId=unknown
16:31:00 [2019-12-26T21:31:00.680Z] java.version=1.8.0_202
16:31:00 [2019-12-26T21:31:00.680Z] java.vendor=Oracle Corporation
16:31:00 [2019-12-26T21:31:00.680Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:31:00 [2019-12-26T21:31:00.680Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:31:00 [2019-12-26T21:31:00.680Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:31:00 [2019-12-26T21:31:00.680Z] 
16:31:00 [2019-12-26T21:31:00.680Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:31:00.038
16:31:00 [2019-12-26T21:31:00.680Z] !MESSAGE FrameworkEvent ERROR
16:31:00 [2019-12-26T21:31:00.680Z] !STACK 0
16:31:00 [2019-12-26T21:31:00.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
16:31:00 [2019-12-26T21:31:00.680Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:00 [2019-12-26T21:31:00.680Z] 
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:00 [2019-12-26T21:31:00.680Z] 
16:31:00 [2019-12-26T21:31:00.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:31:00.406
16:31:00 [2019-12-26T21:31:00.680Z] !MESSAGE FrameworkEvent ERROR
16:31:00 [2019-12-26T21:31:00.680Z] !STACK 0
16:31:00 [2019-12-26T21:31:00.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
16:31:00 [2019-12-26T21:31:00.680Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:00 [2019-12-26T21:31:00.680Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:31:00 [2019-12-26T21:31:00.680Z]     -> 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"
16:31:00 [2019-12-26T21:31:00.680Z]        org.apache.httpcomponents.httpclient.win [31]
16:31:00 [2019-12-26T21:31:00.680Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:00 [2019-12-26T21:31:00.680Z] 
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:00 [2019-12-26T21:31:00.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:02 [2019-12-26T21:31:02.048Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
16:31:02 [2019-12-26T21:31:02.310Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.036 s
16:31:02 [2019-12-26T21:31:02.310Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.017 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.006 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.004 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.007 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.046 s
16:31:02 [2019-12-26T21:31:02.310Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
16:31:02 [2019-12-26T21:31:02.310Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
16:31:02 [2019-12-26T21:31:02.310Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
16:31:02 [2019-12-26T21:31:02.961Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
16:31:02 [2019-12-26T21:31:02.961Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.196 s
16:31:02 [2019-12-26T21:31:02.961Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.017 s
16:31:02 [2019-12-26T21:31:02.961Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.087 s
16:31:02 [2019-12-26T21:31:02.961Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.197 s
16:31:02 [2019-12-26T21:31:02.961Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.051 s
16:31:02 [2019-12-26T21:31:02.961Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.004 s
16:31:02 [2019-12-26T21:31:02.961Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
16:31:03 [2019-12-26T21:31:03.219Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
16:31:03 [2019-12-26T21:31:03.219Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.014 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.125 s
16:31:03 [2019-12-26T21:31:03.219Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.163 s
16:31:03 [2019-12-26T21:31:03.219Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.03 s
16:31:03 [2019-12-26T21:31:03.219Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.003 s
16:31:03 [2019-12-26T21:31:03.219Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
16:31:03 [2019-12-26T21:31:03.219Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
16:31:03 [2019-12-26T21:31:03.219Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.04 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.219Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.219Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.219Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
16:31:03 [2019-12-26T21:31:03.476Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
16:31:03 [2019-12-26T21:31:03.476Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.011 s
16:31:03 [2019-12-26T21:31:03.476Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.078 s
16:31:03 [2019-12-26T21:31:03.476Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.153 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.077 s
16:31:03 [2019-12-26T21:31:03.476Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.004 s
16:31:03 [2019-12-26T21:31:03.476Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
16:31:03 [2019-12-26T21:31:03.476Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.476Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.476Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
16:31:03 [2019-12-26T21:31:03.733Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
16:31:03 [2019-12-26T21:31:03.733Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.733Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.733Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.734Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.734Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.734Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.734Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.734Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
16:31:03 [2019-12-26T21:31:03.734Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.734Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
16:31:03 [2019-12-26T21:31:03.734Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
16:31:03 [2019-12-26T21:31:03.734Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
16:31:03 [2019-12-26T21:31:03.734Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0 s
16:31:03 [2019-12-26T21:31:03.734Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
16:31:03 [2019-12-26T21:31:03.734Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
16:31:04 [2019-12-26T21:31:04.663Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
16:31:04 [2019-12-26T21:31:04.663Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.592 s
16:31:04 [2019-12-26T21:31:04.663Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.296 s
16:31:04 [2019-12-26T21:31:04.663Z] 
16:31:04 [2019-12-26T21:31:04.663Z] Results:
16:31:04 [2019-12-26T21:31:04.663Z] 
16:31:04 [2019-12-26T21:31:04.663Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
16:31:04 [2019-12-26T21:31:04.663Z] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] All tests passed!
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.pom
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [128/138]
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] The project's OSGi version is 1.0.3.201912262016
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.228Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
16:31:05 [2019-12-26T21:31:05.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] 
16:31:05 [2019-12-26T21:31:05.484Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
16:31:05 [2019-12-26T21:31:05.484Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:31:05 [2019-12-26T21:31:05.484Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
16:31:05 [2019-12-26T21:31:05.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] 
16:31:05 [2019-12-26T21:31:05.485Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
16:31:05 [2019-12-26T21:31:05.485Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:31:05 [2019-12-26T21:31:05.485Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
16:31:05 [2019-12-26T21:31:05.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] 
16:31:05 [2019-12-26T21:31:05.485Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
16:31:05 [2019-12-26T21:31:05.485Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:31:05 [2019-12-26T21:31:05.485Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
16:31:05 [2019-12-26T21:31:05.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] 
16:31:05 [2019-12-26T21:31:05.485Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
16:31:05 [2019-12-26T21:31:05.485Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
16:31:05 [2019-12-26T21:31:05.485Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
16:31:05 [2019-12-26T21:31:05.485Z] 4 problems (4 warnings)
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] 
16:31:05 [2019-12-26T21:31:05.741Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:06 [2019-12-26T21:31:06.671Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
16:31:06 [2019-12-26T21:31:06.671Z] [INFO] Command line:
16:31:06 [2019-12-26T21:31:06.672Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:31:06 [2019-12-26T21:31:06.672Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:31:09 [2019-12-26T21:31:09.945Z] !SESSION 2019-12-26 21:31:06.750 -----------------------------------------------
16:31:09 [2019-12-26T21:31:09.945Z] eclipse.buildId=unknown
16:31:09 [2019-12-26T21:31:09.945Z] java.version=1.8.0_202
16:31:09 [2019-12-26T21:31:09.945Z] java.vendor=Oracle Corporation
16:31:09 [2019-12-26T21:31:09.945Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:31:09 [2019-12-26T21:31:09.945Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:31:09 [2019-12-26T21:31:09.945Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:31:09 [2019-12-26T21:31:09.945Z] 
16:31:09 [2019-12-26T21:31:09.945Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:31:09.406
16:31:09 [2019-12-26T21:31:09.945Z] !MESSAGE FrameworkEvent ERROR
16:31:09 [2019-12-26T21:31:09.945Z] !STACK 0
16:31:09 [2019-12-26T21:31:09.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
16:31:09 [2019-12-26T21:31:09.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:09 [2019-12-26T21:31:09.945Z] 
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:09 [2019-12-26T21:31:09.945Z] 
16:31:09 [2019-12-26T21:31:09.945Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:31:09.532
16:31:09 [2019-12-26T21:31:09.945Z] !MESSAGE FrameworkEvent ERROR
16:31:09 [2019-12-26T21:31:09.945Z] !STACK 0
16:31:09 [2019-12-26T21:31:09.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
16:31:09 [2019-12-26T21:31:09.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:09 [2019-12-26T21:31:09.945Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:31:09 [2019-12-26T21:31:09.945Z]     -> 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"
16:31:09 [2019-12-26T21:31:09.945Z]        org.apache.httpcomponents.httpclient.win [31]
16:31:09 [2019-12-26T21:31:09.945Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:09 [2019-12-26T21:31:09.945Z] 
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:09 [2019-12-26T21:31:09.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:11 [2019-12-26T21:31:11.317Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.005 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.005 s
16:31:11 [2019-12-26T21:31:11.317Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.002 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
16:31:11 [2019-12-26T21:31:11.317Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.002 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.011 s
16:31:11 [2019-12-26T21:31:11.317Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
16:31:11 [2019-12-26T21:31:11.317Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
16:31:11 [2019-12-26T21:31:11.317Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.002 s
16:31:11 [2019-12-26T21:31:11.317Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
16:31:11 [2019-12-26T21:31:11.317Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
16:31:11 [2019-12-26T21:31:11.317Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
16:31:12 [2019-12-26T21:31:12.248Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
16:31:12 [2019-12-26T21:31:12.248Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.167 s
16:31:12 [2019-12-26T21:31:12.248Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
16:31:12 [2019-12-26T21:31:12.248Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.317 s
16:31:12 [2019-12-26T21:31:12.248Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.013 s
16:31:12 [2019-12-26T21:31:12.248Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.087 s
16:31:12 [2019-12-26T21:31:12.248Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.212 s
16:31:12 [2019-12-26T21:31:12.248Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.083 s
16:31:12 [2019-12-26T21:31:12.248Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.005 s
16:31:12 [2019-12-26T21:31:12.248Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
16:31:12 [2019-12-26T21:31:12.248Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
16:31:12 [2019-12-26T21:31:12.248Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.248Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.248Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
16:31:12 [2019-12-26T21:31:12.248Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.248Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.248Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
16:31:12 [2019-12-26T21:31:12.248Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.248Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.249Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.249Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.249Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.249Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.249Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
16:31:12 [2019-12-26T21:31:12.249Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
16:31:12 [2019-12-26T21:31:12.249Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
16:31:12 [2019-12-26T21:31:12.249Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.249Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
16:31:12 [2019-12-26T21:31:12.249Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.249Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
16:31:12 [2019-12-26T21:31:12.249Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.249Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.249Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.249Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
16:31:12 [2019-12-26T21:31:12.506Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
16:31:12 [2019-12-26T21:31:12.506Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
16:31:12 [2019-12-26T21:31:12.506Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
16:31:12 [2019-12-26T21:31:12.506Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
16:31:12 [2019-12-26T21:31:12.506Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
16:31:12 [2019-12-26T21:31:12.506Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
16:31:12 [2019-12-26T21:31:12.506Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
16:31:12 [2019-12-26T21:31:12.506Z] 
16:31:12 [2019-12-26T21:31:12.506Z] Results:
16:31:12 [2019-12-26T21:31:12.506Z] 
16:31:12 [2019-12-26T21:31:12.506Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
16:31:12 [2019-12-26T21:31:12.506Z] 
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] All tests passed!
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [129/138]
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] The project's OSGi version is 1.0.9.201912262016
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] 
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:13 [2019-12-26T21:31:13.070Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
16:31:14 [2019-12-26T21:31:14.078Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] 
16:31:14 [2019-12-26T21:31:14.078Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
16:31:14 [2019-12-26T21:31:14.078Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:31:14 [2019-12-26T21:31:14.078Z] 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
16:31:14 [2019-12-26T21:31:14.078Z] 1 problem (1 warning)
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] 
16:31:14 [2019-12-26T21:31:14.078Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:31:15 [2019-12-26T21:31:15.445Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
16:31:15 [2019-12-26T21:31:15.445Z] [INFO] Command line:
16:31:15 [2019-12-26T21:31:15.445Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:31:15 [2019-12-26T21:31:15.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:31:18 [2019-12-26T21:31:18.719Z] !SESSION 2019-12-26 21:31:15.474 -----------------------------------------------
16:31:18 [2019-12-26T21:31:18.719Z] eclipse.buildId=unknown
16:31:18 [2019-12-26T21:31:18.719Z] java.version=1.8.0_202
16:31:18 [2019-12-26T21:31:18.719Z] java.vendor=Oracle Corporation
16:31:18 [2019-12-26T21:31:18.719Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:31:18 [2019-12-26T21:31:18.719Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:31:18 [2019-12-26T21:31:18.719Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:31:18 [2019-12-26T21:31:18.719Z] 
16:31:18 [2019-12-26T21:31:18.719Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:31:18.419
16:31:18 [2019-12-26T21:31:18.719Z] !MESSAGE FrameworkEvent ERROR
16:31:18 [2019-12-26T21:31:18.719Z] !STACK 0
16:31:18 [2019-12-26T21:31:18.719Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:31:18 [2019-12-26T21:31:18.719Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:18 [2019-12-26T21:31:18.719Z] 
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:18 [2019-12-26T21:31:18.719Z] 
16:31:18 [2019-12-26T21:31:18.719Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:31:18.602
16:31:18 [2019-12-26T21:31:18.719Z] !MESSAGE FrameworkEvent ERROR
16:31:18 [2019-12-26T21:31:18.719Z] !STACK 0
16:31:18 [2019-12-26T21:31:18.719Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:31:18 [2019-12-26T21:31:18.719Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:18 [2019-12-26T21:31:18.719Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:31:18 [2019-12-26T21:31:18.719Z]     -> 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"
16:31:18 [2019-12-26T21:31:18.719Z]        org.apache.httpcomponents.httpclient.win [36]
16:31:18 [2019-12-26T21:31:18.719Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:31:18 [2019-12-26T21:31:18.719Z] 
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:31:18 [2019-12-26T21:31:18.719Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:31:20 [2019-12-26T21:31:20.613Z] process 20597: 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
16:31:20 [2019-12-26T21:31:20.613Z] See the manual page for dbus-uuidgen to correct this issue.
16:31:20 [2019-12-26T21:31:20.870Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:31:20 [2019-12-26T21:31:20.870Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:31:30 [2019-12-26T21:31:30.824Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:31:30 [2019-12-26T21:31:30.824Z] Display size: 1440x900
16:31:30 [2019-12-26T21:31:30.824Z] OS version=3.10.0-957.1.3.el7.x86_64
16:31:30 [2019-12-26T21:31:30.824Z] GTK version=3.18.9
16:31:30 [2019-12-26T21:31:30.824Z] GTK theme=Ambiance
16:31:30 [2019-12-26T21:31:30.824Z] LIBOVERLAY_SCROLLBAR=0
16:31:30 [2019-12-26T21:31:30.824Z] Time zone: Coordinated Universal Time
16:31:30 [2019-12-26T21:31:30.824Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:31:30 [2019-12-26T21:31:30.824Z] log4j:WARN Please initialize the log4j system properly.
16:31:36 [2019-12-26T21:31:36.079Z] *** BUG ***
16:31:36 [2019-12-26T21:31:36.079Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:36 [2019-12-26T21:31:36.079Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:36 [2019-12-26T21:31:36.079Z] 
16:31:36 [2019-12-26T21:31:36.079Z] *** BUG ***
16:31:36 [2019-12-26T21:31:36.079Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:36 [2019-12-26T21:31:36.079Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:36 [2019-12-26T21:31:36.079Z] 
16:31:36 [2019-12-26T21:31:36.079Z] *** BUG ***
16:31:36 [2019-12-26T21:31:36.079Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:36 [2019-12-26T21:31:36.079Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:36 [2019-12-26T21:31:36.079Z] 
16:31:36 [2019-12-26T21:31:36.079Z] *** BUG ***
16:31:36 [2019-12-26T21:31:36.079Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:36 [2019-12-26T21:31:36.079Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:36 [2019-12-26T21:31:36.079Z] 
16:31:36 [2019-12-26T21:31:36.079Z] *** BUG ***
16:31:36 [2019-12-26T21:31:36.079Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:36 [2019-12-26T21:31:36.079Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:36 [2019-12-26T21:31:36.079Z] 
16:31:41 [2019-12-26T21:31:41.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.884 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:31:41 [2019-12-26T21:31:41.332Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 11.778 s
16:31:41 [2019-12-26T21:31:41.332Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:31:41 [2019-12-26T21:31:41.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142903993 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:41 [2019-12-26T21:31:41.897Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:41 [2019-12-26T21:31:41.897Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:41 [2019-12-26T21:31:41.897Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142904597 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142904612 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142904612 data=null doit=true} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142904613 data=null} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142904613 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142904614 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}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142904649 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142904671 data=null doit=true} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142904672 data=null} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142904672 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142904673 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}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142904675 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142904677 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142904678 data=null doit=true} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142904678 data=null} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142904679 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142904679 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
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142904723 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:42 [2019-12-26T21:31:42.461Z] 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')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Clicking on Apply and Close
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142904736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142904737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142904737 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142904737 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142904738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142904738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142904738 data=null item=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')
16:31:42 [2019-12-26T21:31:42.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142904183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.718Z] DEBUG - Clicked on 
16:31:42 [2019-12-26T21:31:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142904840 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:42 [2019-12-26T21:31:42.718Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:42 [2019-12-26T21:31:42.718Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.718Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142905130 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142905177 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142905177 data=null doit=true} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142905178 data=null} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142905179 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142905179 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}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142905213 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:42 [2019-12-26T21:31:42.975Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142905219 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142905219 data=null doit=true} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142905219 data=null} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142905220 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142905221 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
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142905223 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142905280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142905281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142905281 data=null doit=true} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142905281 data=null} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142905283 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142905283 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')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142905314 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142905315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142905315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142905315 data=null doit=true} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142905316 data=null} to (of type 'Table')
16:31:42 [2019-12-26T21:31:42.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=1142905317 data=null button=1 stateMask=0x40000 x=77 y=33 count=1} to (of type 'Table')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142905317 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')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=1142905405 data=null button=1 stateMask=0xc0000 x=77 y=33 count=1} to (of type 'Table')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Clicking on Delete
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142905412 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')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142905412 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')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142905412 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142905413 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142905474 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')
16:31:43 [2019-12-26T21:31:43.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142905474 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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142905604 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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142905605 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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142905606 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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142905606 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142905607 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Clicked on Delete
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142905611 data=null doit=true} to Shell with text {Delete XML file(s)}
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Clicking on &Yes
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142905622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142905622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142905622 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142905623 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142905623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142905623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142905624 data=null item=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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142905475 data=null item=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')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - Clicked on 
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:43 [2019-12-26T21:31:43.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:43 [2019-12-26T21:31:43.490Z] 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')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Clicking on Apply and Close
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142905787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142905787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142905796 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142905796 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142905797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142905797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142905797 data=null item=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')
16:31:43 [2019-12-26T21:31:43.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142904882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:43 [2019-12-26T21:31:43.746Z] DEBUG - Clicked on 
16:31:43 [2019-12-26T21:31:43.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142905969 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:43 [2019-12-26T21:31:43.746Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:43 [2019-12-26T21:31:43.746Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:43 [2019-12-26T21:31:43.746Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:44 [2019-12-26T21:31:44.002Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:44 [2019-12-26T21:31:44.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:44 [2019-12-26T21:31:44.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142906306 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142906312 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142906312 data=null doit=true} to TreeItem with text {Tracing}
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142906312 data=null} to TreeItem with text {Tracing}
16:31:44 [2019-12-26T21:31:44.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142906313 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142906313 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}
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142906422 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:44 [2019-12-26T21:31:44.260Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142906424 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142906427 data=null doit=true} to Tree node with text: XML Analyses
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142906427 data=null} to Tree node with text: XML Analyses
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142906428 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142906428 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
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142906430 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Clicking on Import
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142906484 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')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142906485 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')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142906485 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142906486 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142906487 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')
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142906488 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')
16:31:44 [2019-12-26T21:31:44.260Z] 
16:31:44 [2019-12-26T21:31:44.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:31:44.137
16:31:44 [2019-12-26T21:31:44.260Z] !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.
16:31:44 [2019-12-26T21:31:44.260Z] 
16:31:44 [2019-12-26T21:31:44.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-12-26 21:31:44.139
16:31:44 [2019-12-26T21:31:44.260Z] !MESSAGE Import XML analysis file failed.
16:31:44 [2019-12-26T21:31:44.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142906488 data=null item=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')
16:31:44 [2019-12-26T21:31:44.260Z] 
16:31:44 [2019-12-26T21:31:44.260Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:31:44.144
16:31:44 [2019-12-26T21:31:44.260Z] !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.
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142906512 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')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142906683 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')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142906683 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')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142906684 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142906684 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Clicked on Import
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1142906701 data=null doit=true} to Shell with text {Import XML analysis file failed.}
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Clicking on OK
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142906703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142906703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142906703 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142906703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142906704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142906704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142906704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Clicked on 
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:44 [2019-12-26T21:31:44.517Z] 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')
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Clicking on Apply and Close
16:31:44 [2019-12-26T21:31:44.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142906840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142906840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142906840 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142906868 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142906869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142906869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142906869 data=null item=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')
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142905986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - Clicked on 
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142906901 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:44 [2019-12-26T21:31:44.774Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:45 [2019-12-26T21:31:45.031Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:45 [2019-12-26T21:31:45.031Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:45 [2019-12-26T21:31:45.031Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:45 [2019-12-26T21:31:45.031Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:45 [2019-12-26T21:31:45.031Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142907285 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142907291 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142907291 data=null doit=true} to TreeItem with text {Tracing}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142907292 data=null} to TreeItem with text {Tracing}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142907292 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142907293 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}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142907333 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:45 [2019-12-26T21:31:45.032Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142907335 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142907335 data=null doit=true} to Tree node with text: XML Analyses
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142907335 data=null} to Tree node with text: XML Analyses
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142907336 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142907336 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
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142907339 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:45 [2019-12-26T21:31:45.032Z] 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')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Clicking on Apply and Close
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142907393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142907394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142907394 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142907394 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142907395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142907395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:45 [2019-12-26T21:31:45.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142907395 data=null item=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')
16:31:45 [2019-12-26T21:31:45.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142906919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:45 [2019-12-26T21:31:45.288Z] DEBUG - Clicked on 
16:31:45 [2019-12-26T21:31:45.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142908145 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142908146 data=null doit=true} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142908146 data=null} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142908146 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142908147 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}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142908209 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142908214 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142908215 data=null doit=true} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142908215 data=null} to TreeItem with text {xml-test}
16:31:45 [2019-12-26T21:31:45.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142908216 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142908216 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}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142908226 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142908226 data=null doit=true} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142908227 data=null} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142908227 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142908232 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}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142908235 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142908237 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142908237 data=null doit=true} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142908237 data=null} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142908237 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142908238 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]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142908279 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142908284 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142908285 data=null doit=true} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142908285 data=null} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142908286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142908286 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]}
16:31:46 [2019-12-26T21:31:46.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142908302 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
16:31:46 [2019-12-26T21:31:46.365Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
16:31:46 [2019-12-26T21:31:46.365Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
16:31:46 [2019-12-26T21:31:46.623Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
16:31:46 [2019-12-26T21:31:46.623Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:46 [2019-12-26T21:31:46.623Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
16:31:46 [2019-12-26T21:31:46.623Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
16:31:46 [2019-12-26T21:31:46.624Z] 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)'))
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1142908985 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:46 [2019-12-26T21:31:46.903Z] 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')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Clicking on Apply and Close
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142909010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142909010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142909010 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142909010 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142909011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142909011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142909011 data=null item=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')
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1142908486 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...'
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Clicked on 
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142909196 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142909225 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142909225 data=null doit=true} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142909225 data=null} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142909225 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:46 [2019-12-26T21:31:46.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142909226 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}
16:31:47 [2019-12-26T21:31:47.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142909273 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
16:31:47 [2019-12-26T21:31:47.354Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:31:47 [2019-12-26T21:31:47.354Z] DEBUG - Clicking on with mnemonic 'Delete'
16:31:47 [2019-12-26T21:31:47.354Z] DEBUG - Clicked on with mnemonic 'Delete'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909789 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909790 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909790 data=null 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')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142909800 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Clicking on OK
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142909802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142909802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142909803 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142909803 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142909803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142909804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142909804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142909414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - Clicked on 
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142910105 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:47 [2019-12-26T21:31:47.871Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142910487 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:48 [2019-12-26T21:31:48.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142910499 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142910500 data=null doit=true} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142910500 data=null} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142910500 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142910501 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}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142910581 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.385Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142910583 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142910583 data=null doit=true} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142910583 data=null} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142910584 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142910584 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
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142910587 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:48 [2019-12-26T21:31:48.385Z] 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')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Clicking on Apply and Close
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142910606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142910606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142910607 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142910607 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142910607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142910608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142910608 data=null item=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')
16:31:48 [2019-12-26T21:31:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142910179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.643Z] DEBUG - Clicked on 
16:31:48 [2019-12-26T21:31:48.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142910784 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:48 [2019-12-26T21:31:48.643Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:48 [2019-12-26T21:31:48.643Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.643Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142911105 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142911121 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142911121 data=null doit=true} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142911122 data=null} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142911122 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142911123 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}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142911206 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:48 [2019-12-26T21:31:48.900Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142911208 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142911209 data=null doit=true} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142911209 data=null} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142911209 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142911212 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
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142911214 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Clicking on Import
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142911220 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')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142911220 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')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142911220 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142911221 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142911221 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')
16:31:48 [2019-12-26T21:31:48.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142911221 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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142911221 data=null item=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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142911406 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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142911408 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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142911409 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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142911409 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142911409 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Clicked on Import
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142911421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142911422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142911422 data=null doit=true} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142911422 data=null} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1142911468 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142911478 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')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1142911503 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142911503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142911503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142911504 data=null doit=true} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142911504 data=null} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1142911504 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142911505 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')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1142911596 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Clicking on Edit...
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1142911602 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')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142911602 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')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1142911602 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1142911602 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1142911603 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')
16:31:49 [2019-12-26T21:31:49.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1142911603 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')
16:31:51 [2019-12-26T21:31:51.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1142911603 data=null item=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')
16:31:51 [2019-12-26T21:31:51.309Z] *** BUG ***
16:31:51 [2019-12-26T21:31:51.309Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:51 [2019-12-26T21:31:51.309Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:51 [2019-12-26T21:31:51.309Z] 
16:31:51 [2019-12-26T21:31:51.309Z] *** BUG ***
16:31:51 [2019-12-26T21:31:51.309Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:51 [2019-12-26T21:31:51.309Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:51 [2019-12-26T21:31:51.309Z] 
16:31:51 [2019-12-26T21:31:51.309Z] *** BUG ***
16:31:51 [2019-12-26T21:31:51.309Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:51 [2019-12-26T21:31:51.309Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:51 [2019-12-26T21:31:51.309Z] 
16:31:51 [2019-12-26T21:31:51.309Z] *** BUG ***
16:31:51 [2019-12-26T21:31:51.309Z] In pixman_region32_init_rect: Invalid rectangle passed
16:31:51 [2019-12-26T21:31:51.309Z] Set a breakpoint on '_pixman_log_error' to debug
16:31:51 [2019-12-26T21:31:51.309Z] 
16:31:51 [2019-12-26T21:31:51.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1142913814 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')
16:31:51 [2019-12-26T21:31:51.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142913871 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')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1142913871 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')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1142913872 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1142913872 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Clicked on Edit...
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:51 [2019-12-26T21:31:51.567Z] 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')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Clicking on Apply and Close
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142913879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142913879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142913880 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142913880 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142913880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142913880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:51 [2019-12-26T21:31:51.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142913881 data=null item=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')
16:31:51 [2019-12-26T21:31:51.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142910800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:51 [2019-12-26T21:31:51.823Z] DEBUG - Clicked on 
16:31:51 [2019-12-26T21:31:51.823Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
16:31:51 [2019-12-26T21:31:51.823Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
16:31:52 [2019-12-26T21:31:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142914377 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:52 [2019-12-26T21:31:52.114Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:52 [2019-12-26T21:31:52.114Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:52 [2019-12-26T21:31:52.114Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142914717 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:52 [2019-12-26T21:31:52.371Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142914777 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142914778 data=null doit=true} to TreeItem with text {Tracing}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142914778 data=null} to TreeItem with text {Tracing}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142914779 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142914779 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}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142914813 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:52 [2019-12-26T21:31:52.628Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142914818 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142914819 data=null doit=true} to Tree node with text: XML Analyses
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142914819 data=null} to Tree node with text: XML Analyses
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142914820 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:52 [2019-12-26T21:31:52.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142914820 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
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142914822 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142914884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142914885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142914890 data=null doit=true} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142914890 data=null} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1142914891 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142914892 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')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1142914919 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142914919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142914919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142914920 data=null doit=true} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142914920 data=null} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1142914921 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142914921 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1142915003 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Clicking on Delete
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142915008 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142915009 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142915009 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142915009 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142915010 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142915010 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142915192 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142915193 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142915194 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')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142915194 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142915194 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Clicked on Delete
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142915209 data=null doit=true} to Shell with text {Delete XML file(s)}
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Clicking on &Yes
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142915210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142915210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142915210 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142915210 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142915211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:52 [2019-12-26T21:31:52.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142915211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142915211 data=null item=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')
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142915010 data=null item=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')
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - Clicked on 
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:53 [2019-12-26T21:31:53.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:53 [2019-12-26T21:31:53.143Z] 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')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Clicking on Apply and Close
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142915402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142915402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142915403 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142915403 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142915403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142915404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142915404 data=null item=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')
16:31:53 [2019-12-26T21:31:53.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142914419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:53 [2019-12-26T21:31:53.400Z] DEBUG - Clicked on 
16:31:53 [2019-12-26T21:31:53.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142915592 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:53 [2019-12-26T21:31:53.400Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:53 [2019-12-26T21:31:53.400Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:53 [2019-12-26T21:31:53.400Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142915905 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142915911 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142915924 data=null doit=true} to TreeItem with text {Tracing}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142915924 data=null} to TreeItem with text {Tracing}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142915925 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142915925 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}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142916007 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:53 [2019-12-26T21:31:53.657Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142916008 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142916009 data=null doit=true} to Tree node with text: XML Analyses
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142916009 data=null} to Tree node with text: XML Analyses
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142916009 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142916010 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
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142916012 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.657Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - Clicking on Import
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142916019 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')
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142916019 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')
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142916020 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142916020 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:53 [2019-12-26T21:31:53.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142916073 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')
16:31:53 [2019-12-26T21:31:53.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142916073 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')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142916074 data=null item=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')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142916422 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')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142916423 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')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142916423 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')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142916424 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142916424 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Clicked on Import
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Attempting to set focus on Table with text {}
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1142916475 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid}
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1142916475 data=null doit=true} to TableItem with text {test_valid}
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1142916475 data=null} to TableItem with text {test_valid}
16:31:54 [2019-12-26T21:31:54.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1142916476 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142916476 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}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1142916680 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Attempting to set focus on Table with text {}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142916685 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1142916686 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1142916686 data=null} to TableItem with text {test_valid_xml_timegraphView}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142916686 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142916687 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}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142916702 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView}
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:54 [2019-12-26T21:31:54.429Z] 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')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Clicking on Apply and Close
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142916710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142916710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142916711 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142916711 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142916711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142916711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142916711 data=null item=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')
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142915610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - Clicked on 
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142916896 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:54 [2019-12-26T21:31:54.686Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142917184 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142917199 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142917199 data=null doit=true} to TreeItem with text {Tracing}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142917200 data=null} to TreeItem with text {Tracing}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142917200 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142917201 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}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142917279 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:54 [2019-12-26T21:31:54.943Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142917281 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142917281 data=null doit=true} to Tree node with text: XML Analyses
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142917281 data=null} to Tree node with text: XML Analyses
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142917282 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142917282 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
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142917285 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142917291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142917291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142917292 data=null doit=true} to (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142917292 data=null} to (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142917293 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table')
16:31:54 [2019-12-26T21:31:54.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142917293 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')
16:31:55 [2019-12-26T21:31:55.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142917323 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142917377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142917378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142917378 data=null doit=true} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142917378 data=null} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1142917379 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142917380 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')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1142917710 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Clicking on Delete
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142917715 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')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142917715 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')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142917715 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142917715 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142917716 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')
16:31:55 [2019-12-26T21:31:55.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142917716 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')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142917884 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')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142917886 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')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142917886 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')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142917886 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142917888 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - Clicked on Delete
16:31:55 [2019-12-26T21:31:55.714Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142917889 data=null doit=true} to Shell with text {Delete XML file(s)}
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Clicking on &Yes
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142917891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142917891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142917891 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142917892 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142917892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142917901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142917901 data=null item=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')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142917716 data=null item=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')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Clicked on 
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:55 [2019-12-26T21:31:55.715Z] 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')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Clicking on Apply and Close
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142918081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142918081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142918082 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142918082 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142918082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142918082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142918082 data=null item=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')
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142916911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - Clicked on 
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142918219 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:55 [2019-12-26T21:31:55.972Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142918482 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142918496 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142918496 data=null doit=true} to TreeItem with text {Tracing}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142918496 data=null} to TreeItem with text {Tracing}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142918497 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142918497 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}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142918582 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:56 [2019-12-26T21:31:56.228Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142918585 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142918585 data=null doit=true} to Tree node with text: XML Analyses
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142918585 data=null} to Tree node with text: XML Analyses
16:31:56 [2019-12-26T21:31:56.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142918586 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:56 [2019-12-26T21:31:56.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142918586 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
16:31:56 [2019-12-26T21:31:56.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142918589 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:56 [2019-12-26T21:31:56.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:56 [2019-12-26T21:31:56.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Clicking on Import
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142918612 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')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142918612 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')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142918613 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142918613 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142918614 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')
16:31:56 [2019-12-26T21:31:56.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142918618 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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142918618 data=null item=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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142918995 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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142918998 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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142918998 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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142918998 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142918998 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Clicked on Import
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142919009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142919009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142919009 data=null doit=true} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142919010 data=null} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142919010 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142919010 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')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142919100 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142919101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142919101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142919101 data=null doit=true} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142919101 data=null} to (of type 'Table')
16:31:56 [2019-12-26T21:31:56.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142919103 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142919103 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142919194 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Clicking on Uncheck selected
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1142919198 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1142919198 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1142919198 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1142919198 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1142919198 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1142919198 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1142919199 data=null item=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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1142919199 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1142919199 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1142919200 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1142919200 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1142919200 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Clicked on Uncheck selected
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142919201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142919201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142919201 data=null doit=true} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142919201 data=null} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142919202 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142919202 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142919289 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142919290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142919290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142919290 data=null doit=true} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142919290 data=null} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142919291 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142919291 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')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142919393 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Clicking on Check selected
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1142919397 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')
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1142919398 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')
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1142919398 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1142919398 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1142919398 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')
16:31:57 [2019-12-26T21:31:57.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1142919399 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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1142919399 data=null item=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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1142919483 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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1142919484 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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1142919484 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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1142919484 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1142919484 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Clicked on Check selected
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Clicking on Uncheck all
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1142919488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1142919488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1142919488 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1142919489 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1142919489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1142919489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1142919489 data=null item=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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1142919491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1142919491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1142919491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1142919491 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1142919491 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Clicked on Uncheck all
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Clicking on Check all
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1142919494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1142919495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1142919495 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1142919495 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1142919495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1142919495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1142919496 data=null item=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')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1142919587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1142919588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1142919588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1142919589 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1142919589 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Clicked on Check all
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:57 [2019-12-26T21:31:57.329Z] 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')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Clicking on Apply and Close
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142919593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142919594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142919594 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142919594 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142919595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142919595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142919595 data=null item=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')
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142918274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - Clicked on 
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142919823 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:57 [2019-12-26T21:31:57.586Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142920121 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142920181 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142920181 data=null doit=true} to TreeItem with text {Tracing}
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142920181 data=null} to TreeItem with text {Tracing}
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142920182 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:57 [2019-12-26T21:31:57.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142920182 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}
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142920222 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:58 [2019-12-26T21:31:58.100Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142920274 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142920274 data=null doit=true} to Tree node with text: XML Analyses
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142920274 data=null} to Tree node with text: XML Analyses
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142920275 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142920275 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
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142920277 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142920284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142920284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142920284 data=null doit=true} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142920284 data=null} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1142920300 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142920300 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')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1142920319 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142920320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142920320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142920320 data=null doit=true} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142920320 data=null} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1142920321 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142920375 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')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1142920410 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142920410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142920410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142920411 data=null doit=true} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142920411 data=null} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142920412 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142920412 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')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142920499 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142920500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142920500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142920500 data=null doit=true} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142920500 data=null} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142920501 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142920501 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')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142920606 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142920607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142920607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142920607 data=null doit=true} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142920607 data=null} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1142920608 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142920608 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')
16:31:58 [2019-12-26T21:31:58.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1142920724 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Clicking on Delete
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142920770 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')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142920770 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')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142920771 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142920771 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142920771 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')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142920771 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')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142920894 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')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142920895 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')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142920895 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')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142920896 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142920896 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Clicked on Delete
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142920900 data=null doit=true} to Shell with text {Delete XML file(s)}
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Clicking on &Yes
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142920910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142920910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142920910 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142920910 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142920910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142920910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142920911 data=null item=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')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142920772 data=null item=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')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Clicked on 
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:31:58 [2019-12-26T21:31:58.873Z] 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')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Clicking on Apply and Close
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142921083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142921083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142921083 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142921083 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142921083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142921084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142921084 data=null item=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')
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142919874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Clicked on 
16:31:58 [2019-12-26T21:31:58.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142921216 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142921495 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:31:59 [2019-12-26T21:31:59.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142921510 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142921511 data=null doit=true} to TreeItem with text {Tracing}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142921511 data=null} to TreeItem with text {Tracing}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142921511 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142921512 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}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142921596 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:31:59 [2019-12-26T21:31:59.388Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Attempting to set focus on Tree with text {}
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142921598 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142921598 data=null doit=true} to Tree node with text: XML Analyses
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142921598 data=null} to Tree node with text: XML Analyses
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142921598 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142921599 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
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142921601 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Clicking on Import
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142921607 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')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142921607 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')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142921607 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142921607 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142921608 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')
16:31:59 [2019-12-26T21:31:59.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142921608 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')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142921608 data=null item=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')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142921797 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')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142921799 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')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142921799 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')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142921800 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142921800 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Clicked on Import
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Attempting to set focus on (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Selecting rows [0] in (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142921811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142921812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142921812 data=null doit=true} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142921812 data=null} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1142921813 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142921813 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')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1142921900 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Clicking on Edit...
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1142921906 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')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142921906 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')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1142921906 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1142921906 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1142921907 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')
16:31:59 [2019-12-26T21:31:59.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1142921907 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')
16:31:59 [2019-12-26T21:31:59.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1142921908 data=null item=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')
16:32:00 [2019-12-26T21:32:00.164Z] *** BUG ***
16:32:00 [2019-12-26T21:32:00.164Z] In pixman_region32_init_rect: Invalid rectangle passed
16:32:00 [2019-12-26T21:32:00.164Z] Set a breakpoint on '_pixman_log_error' to debug
16:32:00 [2019-12-26T21:32:00.164Z] 
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1142922494 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')
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142922519 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')
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1142922520 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')
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1142922520 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1142922521 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Clicked on Edit...
16:32:00 [2019-12-26T21:32:00.164Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142922683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142922684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142922684 data=null doit=true} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142922684 data=null} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1142922685 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142922685 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')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1142922715 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142922716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142922716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142922716 data=null doit=true} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142922716 data=null} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1142922732 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142922732 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')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1142922815 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Clicking on Delete
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142922818 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')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142922819 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')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142922819 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142922819 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142922820 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')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142922820 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')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142922983 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')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142922984 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')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142922984 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')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142922984 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142922984 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Clicked on Delete
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142922986 data=null doit=true} to Shell with text {Delete XML file(s)}
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Clicking on &Yes
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142922987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142922987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142922987 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142922987 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142922987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142922987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142922987 data=null item=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')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142922820 data=null item=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')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Clicked on 
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:00 [2019-12-26T21:32:00.935Z] 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')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Clicking on Apply and Close
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142923304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142923304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142923304 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142923304 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:00 [2019-12-26T21:32:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142923305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142923305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142923305 data=null item=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')
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142921272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Clicked on 
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142923417 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.193Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:32:01 [2019-12-26T21:32:01.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'))
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142923783 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142923797 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142923798 data=null doit=true} to TreeItem with text {Tracing}
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142923798 data=null} to TreeItem with text {Tracing}
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142923799 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:01 [2019-12-26T21:32:01.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142923799 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}
16:32:01 [2019-12-26T21:32:01.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142923874 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:01 [2019-12-26T21:32:01.707Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:01 [2019-12-26T21:32:01.707Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:01 [2019-12-26T21:32:01.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142923875 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:32:01 [2019-12-26T21:32:01.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142923875 data=null doit=true} to Tree node with text: XML Analyses
16:32:01 [2019-12-26T21:32:01.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142923876 data=null} to Tree node with text: XML Analyses
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142923876 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142923876 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
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142923879 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:01 [2019-12-26T21:32:01.708Z] 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')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Clicking on Apply and Close
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142923885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142923885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142923885 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142923886 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142923886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142923886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142923886 data=null item=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')
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142923478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Clicked on 
16:32:01 [2019-12-26T21:32:01.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142924018 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:01 [2019-12-26T21:32:01.965Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:32:01 [2019-12-26T21:32:01.965Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:32:01 [2019-12-26T21:32:01.965Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142924384 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:02 [2019-12-26T21:32:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142924397 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142924397 data=null doit=true} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142924398 data=null} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142924398 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142924399 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}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142924428 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.223Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142924430 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142924471 data=null doit=true} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142924471 data=null} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142924472 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142924472 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
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142924474 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Clicking on Import
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142924479 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142924479 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142924479 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142924479 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142924480 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142924480 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142924480 data=null item=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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142924577 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142924578 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142924578 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')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142924578 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142924579 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Clicked on Import
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Selecting rows [0] in (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142924588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142924589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142924589 data=null doit=true} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142924589 data=null} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1142924600 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142924601 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1142924621 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Clicking on Export
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1142924673 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1142924674 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1142924674 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1142924674 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1142924674 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1142924674 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1142924675 data=null item=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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1142924676 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1142924676 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1142924676 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')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1142924676 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1142924676 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - Clicked on Export
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.481Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:02 [2019-12-26T21:32:02.482Z] 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')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Clicking on Apply and Close
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142924680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142924680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142924681 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142924681 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142924681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142924681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142924681 data=null item=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')
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142924083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Clicked on 
16:32:02 [2019-12-26T21:32:02.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142924819 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:02 [2019-12-26T21:32:02.739Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:32:02 [2019-12-26T21:32:02.739Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.739Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142925130 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142925181 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142925181 data=null doit=true} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142925181 data=null} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142925182 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142925182 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}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142925219 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:02 [2019-12-26T21:32:02.996Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142925222 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142925222 data=null doit=true} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142925222 data=null} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142925223 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142925223 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
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142925226 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:02 [2019-12-26T21:32:02.996Z] DEBUG - Selecting rows [0] in (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142925231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142925231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142925231 data=null doit=true} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142925231 data=null} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1142925232 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142925232 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')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1142925291 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Clicking on Delete
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142925302 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')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142925303 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')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142925303 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142925303 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142925303 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')
16:32:02 [2019-12-26T21:32:02.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142925304 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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142925413 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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142925417 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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142925417 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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142925417 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142925417 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Clicked on Delete
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142925429 data=null doit=true} to Shell with text {Delete XML file(s)}
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Clicking on &Yes
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142925433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142925434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142925434 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142925434 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142925434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142925435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142925435 data=null item=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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142925304 data=null item=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')
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - Clicked on 
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.254Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:03 [2019-12-26T21:32:03.255Z] 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')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Clicking on Apply and Close
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142925583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142925583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142925584 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142925584 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142925584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142925585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:03 [2019-12-26T21:32:03.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142925585 data=null item=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')
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142924871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - Clicked on 
16:32:03 [2019-12-26T21:32:03.512Z] 
16:32:03 [2019-12-26T21:32:03.512Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:32:03.405
16:32:03 [2019-12-26T21:32:03.512Z] !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.
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142925774 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:32:03 [2019-12-26T21:32:03.512Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142926095 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142926109 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142926109 data=null doit=true} to TreeItem with text {Tracing}
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142926109 data=null} to TreeItem with text {Tracing}
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142926110 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:03 [2019-12-26T21:32:03.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142926111 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}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142926184 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.025Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142926186 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142926186 data=null doit=true} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142926186 data=null} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142926187 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142926187 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
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142926189 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Attempting to set focus on Table with text {}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1142926194 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1142926195 data=null doit=true} to TableItem with text {test_invalid}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1142926195 data=null} to TableItem with text {test_invalid}
16:32:04 [2019-12-26T21:32:04.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1142926196 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid}
16:32:04 [2019-12-26T21:32:04.025Z] 
16:32:04 [2019-12-26T21:32:04.025Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:32:03.843
16:32:04 [2019-12-26T21:32:04.025Z] !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.
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142926197 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}
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1142926277 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid}
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:04 [2019-12-26T21:32:04.026Z] 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')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Clicking on Apply and Close
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142926285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142926285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142926285 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142926286 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142926286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142926286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.026Z] 
16:32:04 [2019-12-26T21:32:04.026Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:32:03.930
16:32:04 [2019-12-26T21:32:04.026Z] !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.
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142926286 data=null item=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')
16:32:04 [2019-12-26T21:32:04.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142925791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:04 [2019-12-26T21:32:04.283Z] DEBUG - Clicked on 
16:32:04 [2019-12-26T21:32:04.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142926429 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:04 [2019-12-26T21:32:04.283Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:32:04 [2019-12-26T21:32:04.283Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:32:04 [2019-12-26T21:32:04.283Z] DEBUG - Clicking on with mnemonic 'Preferences'
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Clicked on with mnemonic 'Preferences'
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142926682 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142926685 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142926686 data=null doit=true} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142926686 data=null} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142926698 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142926699 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}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142926729 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
16:32:04 [2019-12-26T21:32:04.540Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:04 [2019-12-26T21:32:04.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142926731 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142926732 data=null doit=true} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142926732 data=null} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142926771 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142926771 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
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142926774 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Attempting to set focus on (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Selecting rows [0] in (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142926780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142926780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142926780 data=null doit=true} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142926781 data=null} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1142926781 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] 
16:32:04 [2019-12-26T21:32:04.541Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-26 21:32:04.427
16:32:04 [2019-12-26T21:32:04.541Z] !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.
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142926781 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')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1142926811 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Clicking on Delete
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142926821 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')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142926821 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')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142926821 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142926821 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142926822 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')
16:32:04 [2019-12-26T21:32:04.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142926822 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')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142926985 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')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142926987 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')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142926987 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')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142926987 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142926987 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.798Z] DEBUG - Clicked on Delete
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142926989 data=null doit=true} to Shell with text {Delete XML file(s)}
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Clicking on &Yes
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142926990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142926990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142926990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142926990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142926991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142926991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142926991 data=null item=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')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142926822 data=null item=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')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Clicked on 
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:32:04 [2019-12-26T21:32:04.799Z] 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')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Clicking on Apply and Close
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142927112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142927112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142927113 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142927113 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142927113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:04 [2019-12-26T21:32:04.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142927113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
16:32:05 [2019-12-26T21:32:05.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142927113 data=null item=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')
16:32:05 [2019-12-26T21:32:05.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142926440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
16:32:05 [2019-12-26T21:32:05.056Z] DEBUG - Clicked on 
16:32:05 [2019-12-26T21:32:05.056Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.611 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:32:05 [2019-12-26T21:32:05.056Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.042 s
16:32:05 [2019-12-26T21:32:05.056Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.591 s
16:32:05 [2019-12-26T21:32:05.056Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.269 s
16:32:05 [2019-12-26T21:32:05.056Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 4.808 s
16:32:05 [2019-12-26T21:32:05.056Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.626 s
16:32:05 [2019-12-26T21:32:05.056Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.997 s
16:32:05 [2019-12-26T21:32:05.056Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.802 s
16:32:05 [2019-12-26T21:32:05.056Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.709 s
16:32:05 [2019-12-26T21:32:05.056Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.556 s
16:32:05 [2019-12-26T21:32:05.056Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:32:07 [2019-12-26T21:32:07.955Z] 
16:32:07 [2019-12-26T21:32:07.955Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:32:07.951
16:32:07 [2019-12-26T21:32:07.955Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:32:13 [2019-12-26T21:32:13.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:13 [2019-12-26T21:32:13.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:13 [2019-12-26T21:32:13.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142934864 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142934864 data=null doit=true} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142934865 data=null} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142934865 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142934865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142934894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142934902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142934902 data=null doit=true} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142934902 data=null} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142934903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142934903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142934917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142934918 data=null doit=true} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142934918 data=null} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142934919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142934919 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}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142934922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142934924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142934924 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142934925 data=null} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142934925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142934925 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]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142934944 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142934945 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142934945 data=null} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142934945 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142934946 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]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142934948 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142934978 data=null doit=true} to Tree node with text: bug446190
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142934978 data=null} to Tree node with text: bug446190
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142934979 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142934979 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
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142934982 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142934983 data=null doit=true} to Tree node with text: Views
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142934983 data=null} to Tree node with text: Views
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142934983 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142934983 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
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142935070 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142935074 data=null doit=true} to Tree node with text: XML system call analysis
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142935074 data=null} to Tree node with text: XML system call analysis
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142935075 data=null button=1 stateMask=0x0 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142935075 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
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142935084 data=null button=1 stateMask=0x80000 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1142935085 data=null button=0 stateMask=0x0 x=184 y=494 count=0} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1142935085 data=null doit=true} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1142935122 data=null} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1142935123 data=null button=1 stateMask=0x0 x=184 y=494 count=1} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142935123 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
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1142935218 data=null button=1 stateMask=0x80000 x=184 y=494 count=1} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1142935269 data=null button=1 stateMask=0x0 x=184 y=494 count=2} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1142935270 data=null button=1 stateMask=0x0 x=184 y=494 count=2} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142935270 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
16:32:13 [2019-12-26T21:32:13.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1142935415 data=null button=1 stateMask=0x80000 x=184 y=494 count=2} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1142936035 data=null button=0 stateMask=0x0 x=184 y=494 count=0} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1142936036 data=null doit=true} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1142936036 data=null} to Tree node with text: Latency vs Time
16:32:13 [2019-12-26T21:32:13.772Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
16:32:17 [2019-12-26T21:32:17.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
16:32:17 [2019-12-26T21:32:17.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
16:32:17 [2019-12-26T21:32:17.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:17 [2019-12-26T21:32:17.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:17 [2019-12-26T21:32:17.302Z] DEBUG - Setting state to checked on: bug446190
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142940492 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142940571 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142940571 data=null doit=true} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142940571 data=null} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142940572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142940572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142940611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:18 [2019-12-26T21:32:18.492Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:32:18 [2019-12-26T21:32:18.492Z] DEBUG - Clicking on with mnemonic 'Delete'
16:32:18 [2019-12-26T21:32:18.749Z] DEBUG - Clicked on with mnemonic 'Delete'
16:32:19 [2019-12-26T21:32:19.312Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:32:19 [2019-12-26T21:32:19.312Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:32:19 [2019-12-26T21:32:19.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:32:19 [2019-12-26T21:32:19.312Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941637 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941637 data=null 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')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941638 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142941639 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Clicking on OK
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142941640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142941640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142941641 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142941641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142941641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142941641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:19 [2019-12-26T21:32:19.313Z] DEBUG - Clicked on OK
16:32:20 [2019-12-26T21:32:20.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142941641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:20 [2019-12-26T21:32:20.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142940781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:32:20 [2019-12-26T21:32:20.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
16:32:20 [2019-12-26T21:32:20.499Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.419 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:32:20 [2019-12-26T21:32:20.499Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 8.251 s
16:32:20 [2019-12-26T21:32:20.499Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:32:23 [2019-12-26T21:32:23.024Z] 
16:32:23 [2019-12-26T21:32:23.024Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:32:22.514
16:32:23 [2019-12-26T21:32:23.024Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:32:25 [2019-12-26T21:32:25.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142947977 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142947977 data=null doit=true} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142947978 data=null} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142947978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142947978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142948027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142948072 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142948072 data=null doit=true} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142948072 data=null} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142948073 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142948073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142948081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142948082 data=null doit=true} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142948082 data=null} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142948083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142948083 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}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142948092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142948095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142948095 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142948095 data=null} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142948096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142948096 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]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142948117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142948117 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:25 [2019-12-26T21:32:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142948118 data=null} to TreeItem with text {Traces [1]}
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142948175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142948175 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]}
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142948177 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142948178 data=null doit=true} to Tree node with text: bug446190
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142948178 data=null} to Tree node with text: bug446190
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142948179 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142948179 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
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142948182 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142948183 data=null doit=true} to Tree node with text: Views
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142948183 data=null} to Tree node with text: Views
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142948183 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142948184 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
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142948221 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142948273 data=null doit=true} to Tree node with text: XML system call analysis
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142948273 data=null} to Tree node with text: XML system call analysis
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142948274 data=null button=1 stateMask=0x0 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142948274 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
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142948278 data=null button=1 stateMask=0x80000 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1142948279 data=null button=0 stateMask=0x0 x=187 y=473 count=0} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1142948279 data=null doit=true} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1142948280 data=null} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1142948281 data=null button=1 stateMask=0x0 x=187 y=473 count=1} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142948281 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
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1142948323 data=null button=1 stateMask=0x80000 x=187 y=473 count=1} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1142948324 data=null button=1 stateMask=0x0 x=187 y=473 count=2} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.059Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1142948325 data=null button=1 stateMask=0x0 x=187 y=473 count=2} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.316Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142948325 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
16:32:26 [2019-12-26T21:32:26.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1142948504 data=null button=1 stateMask=0x80000 x=187 y=473 count=2} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1142949180 data=null button=0 stateMask=0x0 x=187 y=473 count=0} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1142949181 data=null doit=true} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1142949181 data=null} to Tree node with text: Latency vs Count
16:32:26 [2019-12-26T21:32:26.879Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
16:32:30 [2019-12-26T21:32:30.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
16:32:30 [2019-12-26T21:32:30.152Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
16:32:30 [2019-12-26T21:32:30.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142951797 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}
16:32:30 [2019-12-26T21:32:30.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142951803 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142951806 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}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142951885 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142952299 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142952407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142952408 data=null doit=true} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142952408 data=null} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142952409 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142952409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142952473 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:30 [2019-12-26T21:32:30.410Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:32:30 [2019-12-26T21:32:30.410Z] DEBUG - Clicking on with mnemonic 'Delete'
16:32:30 [2019-12-26T21:32:30.410Z] DEBUG - Clicked on with mnemonic 'Delete'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953482 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953482 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null 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')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953483 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142953484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Clicking on OK
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142953486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142953486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142953486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142953486 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142953486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142953486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.340Z] DEBUG - Clicked on OK
16:32:31 [2019-12-26T21:32:31.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142953486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:31 [2019-12-26T21:32:31.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142952593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:32:31 [2019-12-26T21:32:31.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
16:32:31 [2019-12-26T21:32:31.903Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.349 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:32:31 [2019-12-26T21:32:31.903Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 6.344 s
16:32:31 [2019-12-26T21:32:31.903Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:32:33 [2019-12-26T21:32:33.273Z] 
16:32:33 [2019-12-26T21:32:33.273Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-26 21:32:33.236
16:32:33 [2019-12-26T21:32:33.273Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142958122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142958122 data=null doit=true} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142958122 data=null} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142958123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142958123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142958206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142958208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142958208 data=null doit=true} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142958208 data=null} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142958208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142958209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:35 [2019-12-26T21:32:35.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142958225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142958272 data=null doit=true} to TreeItem with text {test}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142958272 data=null} to TreeItem with text {test}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142958273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142958274 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}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142958276 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142958279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142958279 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142958279 data=null} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142958279 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142958280 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]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142958298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142958299 data=null doit=true} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142958300 data=null} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142958300 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142958300 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]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142958302 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142958303 data=null doit=true} to Tree node with text: bug446190
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142958303 data=null} to Tree node with text: bug446190
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142958303 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142958314 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
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142958317 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142958318 data=null doit=true} to Tree node with text: Views
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142958318 data=null} to Tree node with text: Views
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142958318 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142958319 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
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142958397 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142958399 data=null doit=true} to Tree node with text: XML system call analysis
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142958399 data=null} to Tree node with text: XML system call analysis
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142958400 data=null button=1 stateMask=0x0 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142958400 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
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142958404 data=null button=1 stateMask=0x80000 x=193 y=410 count=1} to Tree node with text: XML system call analysis
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Double-clicking on Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1142958405 data=null button=0 stateMask=0x0 x=175 y=452 count=0} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1142958406 data=null doit=true} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1142958406 data=null} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1142958407 data=null button=1 stateMask=0x0 x=175 y=452 count=1} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142958407 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
16:32:36 [2019-12-26T21:32:36.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1142958493 data=null button=1 stateMask=0x80000 x=175 y=452 count=1} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1142958494 data=null button=1 stateMask=0x0 x=175 y=452 count=2} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1142958495 data=null button=1 stateMask=0x0 x=175 y=452 count=2} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.631Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142958495 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
16:32:36 [2019-12-26T21:32:36.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1142958684 data=null button=1 stateMask=0x80000 x=175 y=452 count=2} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1142959224 data=null button=0 stateMask=0x0 x=175 y=452 count=0} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1142959224 data=null doit=true} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1142959225 data=null} to Tree node with text: Latency Table
16:32:36 [2019-12-26T21:32:36.890Z] DEBUG - Double-clicked on Tree node with text: Latency Table
16:32:39 [2019-12-26T21:32:39.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
16:32:39 [2019-12-26T21:32:39.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142961618 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}
16:32:39 [2019-12-26T21:32:39.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142961622 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name}
16:32:39 [2019-12-26T21:32:39.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142961625 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}
16:32:39 [2019-12-26T21:32:39.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142961626 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142962112 data=null doit=true} to Shell with text {data - Eclipse Platform}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Attempting to set focus on Tree with text {}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142962189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142962189 data=null doit=true} to TreeItem with text {test}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142962189 data=null} to TreeItem with text {test}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142962190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142962190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
16:32:39 [2019-12-26T21:32:39.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142962227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
16:32:40 [2019-12-26T21:32:40.234Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:32:40 [2019-12-26T21:32:40.234Z] DEBUG - Clicking on with mnemonic 'Delete'
16:32:40 [2019-12-26T21:32:40.234Z] DEBUG - Clicked on with mnemonic 'Delete'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963136 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963136 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963137 data=null 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')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963138 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142963138 data=null} to (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Clicking on OK
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142963140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142963140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142963140 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142963140 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142963140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142963140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:40 [2019-12-26T21:32:40.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:41 [2019-12-26T21:32:41.362Z] DEBUG - Clicked on OK
16:32:41 [2019-12-26T21:32:41.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142963141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:41 [2019-12-26T21:32:41.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=1142962387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
16:32:41 [2019-12-26T21:32:41.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
16:32:41 [2019-12-26T21:32:41.925Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.936 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:32:41 [2019-12-26T21:32:41.925Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 6.27 s
16:32:41 [2019-12-26T21:32:41.925Z] 
16:32:41 [2019-12-26T21:32:41.925Z] Results:
16:32:41 [2019-12-26T21:32:41.925Z] 
16:32:41 [2019-12-26T21:32:41.925Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
16:32:41 [2019-12-26T21:32:41.925Z] 
16:32:42 [2019-12-26T21:32:42.490Z] 
16:32:42 [2019-12-26T21:32:42.490Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:32:42.307
16:32:42 [2019-12-26T21:32:42.490Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:32:42 [2019-12-26T21:32:42.747Z] [INFO] All tests passed!
16:32:42 [2019-12-26T21:32:42.747Z] [INFO] 
16:32:42 [2019-12-26T21:32:42.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [130/138]
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] The project's OSGi version is 1.0.2.201912262016
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.005Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.262Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] 
16:32:43 [2019-12-26T21:32:43.519Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:32:44 [2019-12-26T21:32:44.887Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
16:32:44 [2019-12-26T21:32:44.888Z] [INFO] Command line:
16:32:44 [2019-12-26T21:32:44.888Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:32:44 [2019-12-26T21:32:44.888Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:32:48 [2019-12-26T21:32:48.165Z] !SESSION 2019-12-26 21:32:44.763 -----------------------------------------------
16:32:48 [2019-12-26T21:32:48.165Z] eclipse.buildId=unknown
16:32:48 [2019-12-26T21:32:48.165Z] java.version=1.8.0_202
16:32:48 [2019-12-26T21:32:48.165Z] java.vendor=Oracle Corporation
16:32:48 [2019-12-26T21:32:48.165Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:32:48 [2019-12-26T21:32:48.165Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:32:48 [2019-12-26T21:32:48.165Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:32:48 [2019-12-26T21:32:48.165Z] 
16:32:48 [2019-12-26T21:32:48.165Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:32:47.619
16:32:48 [2019-12-26T21:32:48.165Z] !MESSAGE FrameworkEvent ERROR
16:32:48 [2019-12-26T21:32:48.165Z] !STACK 0
16:32:48 [2019-12-26T21:32:48.165Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:32:48 [2019-12-26T21:32:48.165Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:32:48 [2019-12-26T21:32:48.165Z] 
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:32:48 [2019-12-26T21:32:48.165Z] 
16:32:48 [2019-12-26T21:32:48.165Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:32:47.804
16:32:48 [2019-12-26T21:32:48.165Z] !MESSAGE FrameworkEvent ERROR
16:32:48 [2019-12-26T21:32:48.165Z] !STACK 0
16:32:48 [2019-12-26T21:32:48.165Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:32:48 [2019-12-26T21:32:48.165Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:32:48 [2019-12-26T21:32:48.165Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:32:48 [2019-12-26T21:32:48.165Z]     -> 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"
16:32:48 [2019-12-26T21:32:48.165Z]        org.apache.httpcomponents.httpclient.win [36]
16:32:48 [2019-12-26T21:32:48.165Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:32:48 [2019-12-26T21:32:48.165Z] 
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:32:48 [2019-12-26T21:32:48.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:32:50 [2019-12-26T21:32:50.060Z] process 20857: 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
16:32:50 [2019-12-26T21:32:50.060Z] See the manual page for dbus-uuidgen to correct this issue.
16:32:50 [2019-12-26T21:32:50.060Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:32:50 [2019-12-26T21:32:50.060Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:33:00 [2019-12-26T21:33:00.015Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:33:00 [2019-12-26T21:33:00.015Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:33:00 [2019-12-26T21:33:00.015Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
16:33:00 [2019-12-26T21:33:00.015Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
16:33:00 [2019-12-26T21:33:00.015Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:33:00 [2019-12-26T21:33:00.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:33:00 [2019-12-26T21:33:00.015Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.352 s
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] Results:
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 21:32:59.335
16:33:00 [2019-12-26T21:33:00.015Z] !MESSAGE Unexpected error executing analysis with trace 
16:33:00 [2019-12-26T21:33:00.015Z] !STACK 0
16:33:00 [2019-12-26T21:33:00.015Z] java.lang.NullPointerException
16:33:00 [2019-12-26T21:33:00.015Z] 	at java.io.File.<init>(File.java:277)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 21:32:59.336
16:33:00 [2019-12-26T21:33:00.015Z] !MESSAGE Unexpected error executing analysis with trace 
16:33:00 [2019-12-26T21:33:00.015Z] !STACK 0
16:33:00 [2019-12-26T21:33:00.015Z] java.lang.NullPointerException
16:33:00 [2019-12-26T21:33:00.015Z] 	at java.io.File.<init>(File.java:277)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 21:32:59.408
16:33:00 [2019-12-26T21:33:00.015Z] !MESSAGE Exception executing analysis
16:33:00 [2019-12-26T21:33:00.015Z] !STACK 0
16:33:00 [2019-12-26T21:33:00.015Z] java.lang.NullPointerException
16:33:00 [2019-12-26T21:33:00.015Z] 	at java.io.File.<init>(File.java:277)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:33:00 [2019-12-26T21:33:00.015Z] 
16:33:00 [2019-12-26T21:33:00.015Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-26 21:32:59.409
16:33:00 [2019-12-26T21:33:00.015Z] !MESSAGE Exception executing analysis
16:33:00 [2019-12-26T21:33:00.015Z] !STACK 0
16:33:00 [2019-12-26T21:33:00.015Z] java.lang.NullPointerException
16:33:00 [2019-12-26T21:33:00.015Z] 	at java.io.File.<init>(File.java:277)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
16:33:00 [2019-12-26T21:33:00.015Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] All tests passed!
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [131/138]
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.947Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] 
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:00 [2019-12-26T21:33:00.948Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] 
16:33:01 [2019-12-26T21:33:01.204Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:02 [2019-12-26T21:33:02.572Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
16:33:02 [2019-12-26T21:33:02.572Z] [INFO] Command line:
16:33:02 [2019-12-26T21:33:02.572Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:33:02 [2019-12-26T21:33:02.572Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:05 [2019-12-26T21:33:05.844Z] !SESSION 2019-12-26 21:33:02.463 -----------------------------------------------
16:33:05 [2019-12-26T21:33:05.844Z] eclipse.buildId=unknown
16:33:05 [2019-12-26T21:33:05.844Z] java.version=1.8.0_202
16:33:05 [2019-12-26T21:33:05.844Z] java.vendor=Oracle Corporation
16:33:05 [2019-12-26T21:33:05.844Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:33:05 [2019-12-26T21:33:05.844Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:33:05 [2019-12-26T21:33:05.844Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:33:05 [2019-12-26T21:33:05.844Z] 
16:33:05 [2019-12-26T21:33:05.844Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:33:05.410
16:33:05 [2019-12-26T21:33:05.844Z] !MESSAGE FrameworkEvent ERROR
16:33:05 [2019-12-26T21:33:05.844Z] !STACK 0
16:33:05 [2019-12-26T21:33:05.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:33:05 [2019-12-26T21:33:05.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:05 [2019-12-26T21:33:05.844Z] 
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:33:05 [2019-12-26T21:33:05.844Z] 
16:33:05 [2019-12-26T21:33:05.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:33:05.536
16:33:05 [2019-12-26T21:33:05.844Z] !MESSAGE FrameworkEvent ERROR
16:33:05 [2019-12-26T21:33:05.844Z] !STACK 0
16:33:05 [2019-12-26T21:33:05.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:33:05 [2019-12-26T21:33:05.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:05 [2019-12-26T21:33:05.844Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:33:05 [2019-12-26T21:33:05.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"
16:33:05 [2019-12-26T21:33:05.844Z]        org.apache.httpcomponents.httpclient.win [36]
16:33:05 [2019-12-26T21:33:05.844Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:05 [2019-12-26T21:33:05.844Z] 
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:33:05 [2019-12-26T21:33:05.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:33:07 [2019-12-26T21:33:07.220Z] process 20925: 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
16:33:07 [2019-12-26T21:33:07.220Z] See the manual page for dbus-uuidgen to correct this issue.
16:33:07 [2019-12-26T21:33:07.478Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:33:07 [2019-12-26T21:33:07.478Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:33:17 [2019-12-26T21:33:17.432Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
16:33:17 [2019-12-26T21:33:17.432Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
16:33:17 [2019-12-26T21:33:17.432Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.003 s
16:33:17 [2019-12-26T21:33:17.432Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
16:33:17 [2019-12-26T21:33:17.432Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
16:33:17 [2019-12-26T21:33:17.432Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
16:33:17 [2019-12-26T21:33:17.432Z] 
16:33:17 [2019-12-26T21:33:17.432Z] Results:
16:33:17 [2019-12-26T21:33:17.432Z] 
16:33:17 [2019-12-26T21:33:17.432Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:33:17 [2019-12-26T21:33:17.432Z] 
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] All tests passed!
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [132/138]
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:17 [2019-12-26T21:33:17.432Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] The project's OSGi version is 1.0.7.201912262016
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.433Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] 
16:33:17 [2019-12-26T21:33:17.690Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:33:19 [2019-12-26T21:33:19.058Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
16:33:19 [2019-12-26T21:33:19.058Z] [INFO] Command line:
16:33:19 [2019-12-26T21:33:19.058Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:33:19 [2019-12-26T21:33:19.058Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:23 [2019-12-26T21:33:23.233Z] !SESSION 2019-12-26 21:33:19.237 -----------------------------------------------
16:33:23 [2019-12-26T21:33:23.233Z] eclipse.buildId=unknown
16:33:23 [2019-12-26T21:33:23.233Z] java.version=1.8.0_202
16:33:23 [2019-12-26T21:33:23.233Z] java.vendor=Oracle Corporation
16:33:23 [2019-12-26T21:33:23.233Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:33:23 [2019-12-26T21:33:23.233Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:33:23 [2019-12-26T21:33:23.233Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:33:23 [2019-12-26T21:33:23.233Z] 
16:33:23 [2019-12-26T21:33:23.233Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:33:22.428
16:33:23 [2019-12-26T21:33:23.233Z] !MESSAGE FrameworkEvent ERROR
16:33:23 [2019-12-26T21:33:23.233Z] !STACK 0
16:33:23 [2019-12-26T21:33:23.233Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:33:23 [2019-12-26T21:33:23.233Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:23 [2019-12-26T21:33:23.233Z] 
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:33:23 [2019-12-26T21:33:23.233Z] 
16:33:23 [2019-12-26T21:33:23.233Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:33:22.627
16:33:23 [2019-12-26T21:33:23.233Z] !MESSAGE FrameworkEvent ERROR
16:33:23 [2019-12-26T21:33:23.233Z] !STACK 0
16:33:23 [2019-12-26T21:33:23.233Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:33:23 [2019-12-26T21:33:23.233Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:23 [2019-12-26T21:33:23.233Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:33:23 [2019-12-26T21:33:23.233Z]     -> 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"
16:33:23 [2019-12-26T21:33:23.233Z]        org.apache.httpcomponents.httpclient.win [36]
16:33:23 [2019-12-26T21:33:23.233Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:33:23 [2019-12-26T21:33:23.233Z] 
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:33:23 [2019-12-26T21:33:23.233Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:33:23 [2019-12-26T21:33:23.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:33:23 [2019-12-26T21:33:23.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:33:23 [2019-12-26T21:33:23.234Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:33:23 [2019-12-26T21:33:23.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:33:23 [2019-12-26T21:33:23.234Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:33:24 [2019-12-26T21:33:24.603Z] process 20988: 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
16:33:24 [2019-12-26T21:33:24.603Z] See the manual page for dbus-uuidgen to correct this issue.
16:33:24 [2019-12-26T21:33:24.860Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:33:24 [2019-12-26T21:33:24.860Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:33:34 [2019-12-26T21:33:34.830Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:33:34 [2019-12-26T21:33:34.830Z] Display size: 1440x900
16:33:34 [2019-12-26T21:33:34.830Z] OS version=3.10.0-957.1.3.el7.x86_64
16:33:34 [2019-12-26T21:33:34.830Z] GTK version=3.18.9
16:33:34 [2019-12-26T21:33:34.830Z] GTK theme=Ambiance
16:33:34 [2019-12-26T21:33:34.830Z] LIBOVERLAY_SCROLLBAR=0
16:33:34 [2019-12-26T21:33:34.830Z] Time zone: Coordinated Universal Time
16:33:34 [2019-12-26T21:33:34.831Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
16:33:34 [2019-12-26T21:33:34.831Z] log4j:WARN Please initialize the log4j system properly.
16:33:36 [2019-12-26T21:33:36.726Z] *** BUG ***
16:33:36 [2019-12-26T21:33:36.726Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:36 [2019-12-26T21:33:36.726Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:36 [2019-12-26T21:33:36.726Z] 
16:33:38 [2019-12-26T21:33:38.621Z] *** BUG ***
16:33:38 [2019-12-26T21:33:38.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:38 [2019-12-26T21:33:38.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:38 [2019-12-26T21:33:38.621Z] 
16:33:38 [2019-12-26T21:33:38.621Z] *** BUG ***
16:33:38 [2019-12-26T21:33:38.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:38 [2019-12-26T21:33:38.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:38 [2019-12-26T21:33:38.621Z] 
16:33:38 [2019-12-26T21:33:38.621Z] *** BUG ***
16:33:38 [2019-12-26T21:33:38.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:38 [2019-12-26T21:33:38.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:38 [2019-12-26T21:33:38.621Z] 
16:33:38 [2019-12-26T21:33:38.621Z] *** BUG ***
16:33:38 [2019-12-26T21:33:38.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:38 [2019-12-26T21:33:38.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:38 [2019-12-26T21:33:38.621Z] 
16:33:38 [2019-12-26T21:33:38.621Z] *** BUG ***
16:33:38 [2019-12-26T21:33:38.621Z] In pixman_region32_init_rect: Invalid rectangle passed
16:33:38 [2019-12-26T21:33:38.621Z] Set a breakpoint on '_pixman_log_error' to debug
16:33:38 [2019-12-26T21:33:38.621Z] 
16:35:15 [2019-12-26T21:35:15.023Z] 
16:35:15 [2019-12-26T21:35:15.023Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-26 21:35:11.556
16:35:15 [2019-12-26T21:35:15.023Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
16:35:15 [2019-12-26T21:35:15.023Z] !STACK 0
16:35:15 [2019-12-26T21:35:15.024Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:35:15 [2019-12-26T21:35:15.024Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
16:35:15 [2019-12-26T21:35:15.024Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84)
16:35:15 [2019-12-26T21:35:15.024Z] 	... 3 more
16:35:36 [2019-12-26T21:35:36.932Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 121.722 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:35:36 [2019-12-26T21:35:36.932Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.614 s
16:35:36 [2019-12-26T21:35:36.932Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.632 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 10.968 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 15.79 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 9.895 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.966 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.966 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.512 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.65 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.758 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.517 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.456 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.032 s
16:35:36 [2019-12-26T21:35:36.932Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.335 s
16:35:36 [2019-12-26T21:35:36.932Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.646 s
16:35:36 [2019-12-26T21:35:36.932Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
16:35:36 [2019-12-26T21:35:36.932Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.037 s
16:35:36 [2019-12-26T21:35:36.932Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.494 s
16:35:36 [2019-12-26T21:35:36.932Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 8.428 s
16:35:36 [2019-12-26T21:35:36.932Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.093 s
16:35:36 [2019-12-26T21:35:36.932Z] 
16:35:36 [2019-12-26T21:35:36.932Z] Results:
16:35:36 [2019-12-26T21:35:36.932Z] 
16:35:36 [2019-12-26T21:35:36.932Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
16:35:36 [2019-12-26T21:35:36.932Z] 
16:35:36 [2019-12-26T21:35:36.932Z] 
16:35:36 [2019-12-26T21:35:36.932Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-26 21:35:35.741
16:35:36 [2019-12-26T21:35:36.932Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] All tests passed!
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
16:35:36 [2019-12-26T21:35:36.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [133/138]
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] The project's OSGi version is 1.0.0.201912262016
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] 
16:35:36 [2019-12-26T21:35:36.933Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:38 [2019-12-26T21:35:38.304Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
16:35:38 [2019-12-26T21:35:38.304Z] [INFO] Command line:
16:35:38 [2019-12-26T21:35:38.304Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:35:38 [2019-12-26T21:35:38.304Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:35:41 [2019-12-26T21:35:41.609Z] !SESSION 2019-12-26 21:35:38.252 -----------------------------------------------
16:35:41 [2019-12-26T21:35:41.609Z] eclipse.buildId=unknown
16:35:41 [2019-12-26T21:35:41.609Z] java.version=1.8.0_202
16:35:41 [2019-12-26T21:35:41.609Z] java.vendor=Oracle Corporation
16:35:41 [2019-12-26T21:35:41.609Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:35:41 [2019-12-26T21:35:41.609Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:35:41 [2019-12-26T21:35:41.609Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:35:41 [2019-12-26T21:35:41.609Z] 
16:35:41 [2019-12-26T21:35:41.609Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:35:41.107
16:35:41 [2019-12-26T21:35:41.609Z] !MESSAGE FrameworkEvent ERROR
16:35:41 [2019-12-26T21:35:41.609Z] !STACK 0
16:35:41 [2019-12-26T21:35:41.609Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
16:35:41 [2019-12-26T21:35:41.609Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:35:41 [2019-12-26T21:35:41.609Z] 
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:35:41 [2019-12-26T21:35:41.609Z] 
16:35:41 [2019-12-26T21:35:41.609Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:35:41.231
16:35:41 [2019-12-26T21:35:41.609Z] !MESSAGE FrameworkEvent ERROR
16:35:41 [2019-12-26T21:35:41.609Z] !STACK 0
16:35:41 [2019-12-26T21:35:41.609Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
16:35:41 [2019-12-26T21:35:41.609Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:35:41 [2019-12-26T21:35:41.609Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:35:41 [2019-12-26T21:35:41.609Z]     -> 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"
16:35:41 [2019-12-26T21:35:41.609Z]        org.apache.httpcomponents.httpclient.win [36]
16:35:41 [2019-12-26T21:35:41.609Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:35:41 [2019-12-26T21:35:41.609Z] 
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:35:41 [2019-12-26T21:35:41.609Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:35:43 [2019-12-26T21:35:43.634Z] process 21578: 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
16:35:43 [2019-12-26T21:35:43.634Z] See the manual page for dbus-uuidgen to correct this issue.
16:35:43 [2019-12-26T21:35:43.634Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:35:43 [2019-12-26T21:35:43.634Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
16:35:53 [2019-12-26T21:35:53.590Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
16:35:53 [2019-12-26T21:35:53.590Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
16:35:53 [2019-12-26T21:35:53.590Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.157 s
16:35:53 [2019-12-26T21:35:53.590Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
16:35:53 [2019-12-26T21:35:53.590Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
16:35:53 [2019-12-26T21:35:53.590Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.065 s
16:35:53 [2019-12-26T21:35:53.590Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.007 s
16:35:53 [2019-12-26T21:35:53.590Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
16:35:53 [2019-12-26T21:35:53.590Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
16:35:53 [2019-12-26T21:35:53.590Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
16:35:53 [2019-12-26T21:35:53.590Z] 
16:35:53 [2019-12-26T21:35:53.590Z] Results:
16:35:53 [2019-12-26T21:35:53.590Z] 
16:35:53 [2019-12-26T21:35:53.590Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
16:35:53 [2019-12-26T21:35:53.590Z] 
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] All tests passed!
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] Building Trace Compass All Tests 1.0.8-SNAPSHOT                [134/138]
16:35:53 [2019-12-26T21:35:53.591Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] The project's OSGi version is 1.0.8.201912262016
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] 
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:35:53 [2019-12-26T21:35:53.848Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] 
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] 
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] 
16:35:54 [2019-12-26T21:35:54.779Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] 
16:35:55 [2019-12-26T21:35:55.036Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
16:35:57 [2019-12-26T21:35:57.557Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
16:35:57 [2019-12-26T21:35:57.557Z] [INFO] Command line:
16:35:57 [2019-12-26T21:35:57.557Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:35:57 [2019-12-26T21:35:57.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:36:00 [2019-12-26T21:36:00.830Z] !SESSION 2019-12-26 21:35:57.415 -----------------------------------------------
16:36:00 [2019-12-26T21:36:00.830Z] eclipse.buildId=unknown
16:36:00 [2019-12-26T21:36:00.830Z] java.version=1.8.0_202
16:36:00 [2019-12-26T21:36:00.830Z] java.vendor=Oracle Corporation
16:36:00 [2019-12-26T21:36:00.830Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:36:00 [2019-12-26T21:36:00.830Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
16:36:00 [2019-12-26T21:36:00.830Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:36:00 [2019-12-26T21:36:00.830Z] 
16:36:00 [2019-12-26T21:36:00.830Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:36:00.718
16:36:00 [2019-12-26T21:36:00.830Z] !MESSAGE FrameworkEvent ERROR
16:36:00 [2019-12-26T21:36:00.830Z] !STACK 0
16:36:00 [2019-12-26T21:36:00.830Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
16:36:00 [2019-12-26T21:36:00.830Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:00 [2019-12-26T21:36:00.830Z] 
16:36:00 [2019-12-26T21:36:00.830Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:36:00 [2019-12-26T21:36:00.830Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:36:00 [2019-12-26T21:36:00.830Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:36:00 [2019-12-26T21:36:00.830Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:36:00 [2019-12-26T21:36:00.831Z] 
16:36:00 [2019-12-26T21:36:00.831Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:36:00.825
16:36:00 [2019-12-26T21:36:00.831Z] !MESSAGE FrameworkEvent ERROR
16:36:00 [2019-12-26T21:36:00.831Z] !STACK 0
16:36:00 [2019-12-26T21:36:00.831Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [148]
16:36:00 [2019-12-26T21:36:00.831Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:00 [2019-12-26T21:36:00.831Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:36:00 [2019-12-26T21:36:00.831Z]     -> 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"
16:36:00 [2019-12-26T21:36:00.831Z]        org.apache.httpcomponents.httpclient.win [36]
16:36:00 [2019-12-26T21:36:00.831Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:00 [2019-12-26T21:36:00.831Z] 
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:36:00 [2019-12-26T21:36:00.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:36:02 [2019-12-26T21:36:02.727Z] 
16:36:02 [2019-12-26T21:36:02.727Z] Results:
16:36:02 [2019-12-26T21:36:02.727Z] 
16:36:02 [2019-12-26T21:36:02.727Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
16:36:02 [2019-12-26T21:36:02.727Z] 
16:36:03 [2019-12-26T21:36:03.291Z] [WARNING] No tests found.
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.pom
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2metadata.xml
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2artifacts.xml
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] Building org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT       [135/138]
16:36:03 [2019-12-26T21:36:03.291Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] 
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.pom
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
16:36:03 [2019-12-26T21:36:03.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2metadata.xml
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2artifacts.xml
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT    [136/138]
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.062Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.pom
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2metadata.xml
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2artifacts.xml
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] Building Trace Compass Repository 5.2.0-SNAPSHOT               [137/138]
16:36:04 [2019-12-26T21:36:04.063Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] The project's OSGi version is 5.2.0.201912262016
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] 
16:36:04 [2019-12-26T21:36:04.319Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] 
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] 
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] 
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] 
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] 
16:36:19 [2019-12-26T21:36:19.171Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
16:36:20 [2019-12-26T21:36:20.101Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.zip
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] No primary artifact to install, installing attached artifacts instead.
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.pom
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2metadata.xml
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2artifacts.xml
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [138/138]
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.376Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] The project's OSGi version is 1.0.1.201912262016
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] 
16:36:23 [2019-12-26T21:36:23.377Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:24 [2019-12-26T21:36:24.307Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data/.metadata/.log
16:36:24 [2019-12-26T21:36:24.307Z] [INFO] Command line:
16:36:24 [2019-12-26T21:36:24.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, -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.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:36:24 [2019-12-26T21:36:24.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:36:27 [2019-12-26T21:36:27.593Z] !SESSION 2019-12-26 21:36:24.323 -----------------------------------------------
16:36:27 [2019-12-26T21:36:27.593Z] eclipse.buildId=unknown
16:36:27 [2019-12-26T21:36:27.593Z] java.version=1.8.0_202
16:36:27 [2019-12-26T21:36:27.593Z] java.vendor=Oracle Corporation
16:36:27 [2019-12-26T21:36:27.593Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:36:27 [2019-12-26T21:36:27.593Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:36:27 [2019-12-26T21:36:27.593Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:36:27 [2019-12-26T21:36:27.593Z] 
16:36:27 [2019-12-26T21:36:27.593Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-26 21:36:27.110
16:36:27 [2019-12-26T21:36:27.593Z] !MESSAGE FrameworkEvent ERROR
16:36:27 [2019-12-26T21:36:27.593Z] !STACK 0
16:36:27 [2019-12-26T21:36:27.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
16:36:27 [2019-12-26T21:36:27.593Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:27 [2019-12-26T21:36:27.593Z] 
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:36:27 [2019-12-26T21:36:27.593Z] 
16:36:27 [2019-12-26T21:36:27.593Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-26 21:36:27.242
16:36:27 [2019-12-26T21:36:27.593Z] !MESSAGE FrameworkEvent ERROR
16:36:27 [2019-12-26T21:36:27.593Z] !STACK 0
16:36:27 [2019-12-26T21:36:27.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [129]
16:36:27 [2019-12-26T21:36:27.593Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:27 [2019-12-26T21:36:27.593Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
16:36:27 [2019-12-26T21:36:27.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"
16:36:27 [2019-12-26T21:36:27.593Z]        org.apache.httpcomponents.httpclient.win [35]
16:36:27 [2019-12-26T21:36:27.593Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
16:36:27 [2019-12-26T21:36:27.593Z] 
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:36:27 [2019-12-26T21:36:27.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
16:36:28 [2019-12-26T21:36:28.963Z] Running org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest
16:36:29 [2019-12-26T21:36:29.527Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest
16:36:29 [2019-12-26T21:36:29.527Z] testUnsortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest)  Time elapsed: 0.163 s
16:36:29 [2019-12-26T21:36:29.527Z] testSortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest)  Time elapsed: 0.015 s
16:36:29 [2019-12-26T21:36:29.527Z] 
16:36:29 [2019-12-26T21:36:29.527Z] Results:
16:36:29 [2019-12-26T21:36:29.527Z] 
16:36:29 [2019-12-26T21:36:29.527Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:36:29 [2019-12-26T21:36:29.527Z] 
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] All tests passed!
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] 
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.pom
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] 
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] ------------------------------------------------------------------------
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Reactor Summary:
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] 
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 24.105 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [  0.019 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [  0.063 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT  SUCCESS [ 15.925 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [  0.017 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [  2.064 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [  1.386 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [  2.015 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.017 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [  0.670 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [  8.236 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [  0.887 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.013 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [  7.359 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [  2.160 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT  SUCCESS [ 56.800 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 17.549 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [05:59 min]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [  1.283 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:39 min]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [  8.146 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 14.415 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [  0.781 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [  1.062 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 11.043 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [  0.603 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [  0.894 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.750 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [  1.139 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [  1.083 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [  0.933 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [  0.878 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT SUCCESS [  2.296 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:03 min]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [  1.400 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [  1.458 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 18.963 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [  1.102 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 55.951 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [  1.067 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.886 s]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [03:31 min]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [06:18 min]
16:36:30 [2019-12-26T21:36:30.092Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [  0.025 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [  0.287 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [  1.898 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [  0.956 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:41 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:22 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:23 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 22.042 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.867 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 21.169 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 34.332 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.012 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [  0.576 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [  0.012 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 28.571 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [  1.114 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [  0.622 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [  0.409 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [  0.254 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [  7.912 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT SUCCESS [  8.405 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SUCCESS [  0.177 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [  6.471 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SUCCESS [  0.227 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [02:51 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SUCCESS [  9.443 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SUCCESS [  5.481 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SUCCESS [  5.072 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SUCCESS [  4.916 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [  0.483 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SUCCESS [  0.011 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SUCCESS [  0.993 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT  SUCCESS [  0.684 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SUCCESS [  0.217 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [  7.397 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 18.448 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.343 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SUCCESS [  0.920 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [  0.333 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SUCCESS [  1.074 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SUCCESS [  2.146 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SUCCESS [  0.181 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [  7.914 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [  7.299 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 45.694 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [  0.541 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SUCCESS [  0.220 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 53.257 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:25 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [  1.239 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SUCCESS [  0.656 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SUCCESS [  0.268 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 35.718 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.160 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [01:18 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [06:21 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:29 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SUCCESS [  0.016 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [  0.800 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [ 15.156 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [  0.545 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT  SUCCESS [  0.487 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SUCCESS [  0.203 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.423 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 47.441 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.013 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SUCCESS [  0.313 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SUCCESS [  0.111 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SUCCESS [  0.463 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SUCCESS [  0.698 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SUCCESS [  0.773 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.662 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 17.225 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [  0.296 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SUCCESS [  0.564 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SUCCESS [  0.010 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SUCCESS [  0.497 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [  0.216 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [  0.145 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SUCCESS [02:06 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SUCCESS [  0.014 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SUCCESS [  4.484 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [10:31 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.394 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.855 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:29 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 17.956 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 16.436 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [02:19 min]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.065 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SUCCESS [  9.763 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SUCCESS [  0.522 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SUCCESS [  0.113 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SUCCESS [ 18.839 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  7.160 s]
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] ------------------------------------------------------------------------
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] BUILD SUCCESS
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] ------------------------------------------------------------------------
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Total time:  01:19 h
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] Finished at: 2019-12-26T21:36:29Z
16:36:30 [2019-12-26T21:36:30.093Z] [INFO] ------------------------------------------------------------------------
16:36:31 [2019-12-26T21:36:31.468Z] [Pipeline] }
16:36:31 [2019-12-26T21:36:31.480Z] [Pipeline] // container
16:36:31 [2019-12-26T21:36:31.492Z] Post stage
16:36:31 [2019-12-26T21:36:31.496Z] [Pipeline] container
16:36:31 [2019-12-26T21:36:31.497Z] [Pipeline] {
16:36:31 [2019-12-26T21:36:31.506Z] [Pipeline] sh
16:36:33 [2019-12-26T21:36:33.980Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
16:36:33 [2019-12-26T21:36:33.981Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
16:36:33 [2019-12-26T21:36:33.987Z] [Pipeline] junit
16:36:33 [2019-12-26T21:36:33.992Z] Recording test results
16:37:00 [2019-12-26T21:37:00.007Z] [Pipeline] archiveArtifacts
16:37:00 [2019-12-26T21:37:00.100Z] Archiving artifacts
16:37:03 [2019-12-26T21:37:03.589Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.600Z] [Pipeline] // container
16:37:03 [2019-12-26T21:37:03.618Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.627Z] [Pipeline] // withEnv
16:37:03 [2019-12-26T21:37:03.639Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.649Z] [Pipeline] // stage
16:37:03 [2019-12-26T21:37:03.660Z] [Pipeline] stage
16:37:03 [2019-12-26T21:37:03.663Z] [Pipeline] { (Deploy Site)
16:37:03 [2019-12-26T21:37:03.680Z] Stage "Deploy Site" skipped due to when conditional
16:37:03 [2019-12-26T21:37:03.681Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.689Z] [Pipeline] // stage
16:37:03 [2019-12-26T21:37:03.699Z] [Pipeline] stage
16:37:03 [2019-12-26T21:37:03.702Z] [Pipeline] { (Deploy RCP)
16:37:03 [2019-12-26T21:37:03.725Z] Stage "Deploy RCP" skipped due to when conditional
16:37:03 [2019-12-26T21:37:03.725Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.733Z] [Pipeline] // stage
16:37:03 [2019-12-26T21:37:03.744Z] [Pipeline] stage
16:37:03 [2019-12-26T21:37:03.746Z] [Pipeline] { (Deploy Doc)
16:37:03 [2019-12-26T21:37:03.761Z] Stage "Deploy Doc" skipped due to when conditional
16:37:03 [2019-12-26T21:37:03.761Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.769Z] [Pipeline] // stage
16:37:03 [2019-12-26T21:37:03.778Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.785Z] [Pipeline] // withEnv
16:37:03 [2019-12-26T21:37:03.793Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.801Z] [Pipeline] // timeout
16:37:03 [2019-12-26T21:37:03.809Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.817Z] [Pipeline] // timestamps
16:37:03 [2019-12-26T21:37:03.825Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.832Z] [Pipeline] // withEnv
16:37:03 [2019-12-26T21:37:03.840Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.849Z] [Pipeline] // container
16:37:03 [2019-12-26T21:37:03.857Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.865Z] [Pipeline] // withEnv
16:37:03 [2019-12-26T21:37:03.872Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.881Z] [Pipeline] // node
16:37:03 [2019-12-26T21:37:03.889Z] [Pipeline] }
16:37:03 [2019-12-26T21:37:03.898Z] [Pipeline] // podTemplate
16:37:03 [2019-12-26T21:37:03.908Z] [Pipeline] End of Pipeline
16:37:04 [2019-12-26T21:37:04.132Z] Finished: SUCCESS